Projects >> C++/Qt
Sudoku Solver
Made as a final project for a class on artificial intelligence. Solves sudoku puzzles by representing it as a constraint satisfaction problem and enforcing forward checking. Built-in sudoku easy and hard boards.
Compiled with Qt Creator using Qt 5.2.
Technologies: C++, Qt Application Framework
Made in: Spring 2014
Download source
Basic Weka Preprocessing
Used for interdisciplinary research between the Computer Science and Chemistry departments to perform basic preprocessing on CSV files containing data on near infrared spectroscopy (NIR) spectra. The processed data can be outputted as CSV or ARFF, which can be loaded into the Weka machine learning software (developed by the University of Waikato).
Sample data is included in the ZIP file.
Compiled with Qt Creator using Qt 5.2.
Technologies: C++, Qt Application Framework
Made in: Spring 2013
Download source
Spectra Point Picker
Used for interdisciplinary research between the Computer Science and Chemistry departments. Implements an algorithm to pick points from near infrared spectroscopy (NIR) spectra that may work well in differentiating between different spectra.
Sample data is included in the ZIP file.
Compiled with Qt Creator using Qt 5.2.
Technologies: C++, Qt Application Framework
Made in: Fall 2013
Download source
