Skip to content

PedroCardouzo/data_classification_and_search

Repository files navigation

data_classification_and_search

Software developed by Pedro Cardouzo and Luma Beserra
This program benchmarks sorting and search algorithms
Algorithms of data classification and search

To build the program use "make" command in the same folder

** don't forget to provide a input file in binary where data is in int (32 bits) format
** (name is randomnumbers.bin by default but can be changed in main.h). 
** array size must be setted in main.h aswell 
** to build the gcc version must support variable declarations inside for loops
** this software was made on linux, it's recommended that you compile there aswell

documentation

documentation and some configurations can be found in main.h aswell as each file's .h

About

Algorithms of data classification and search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors