Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hp_dynamicfloatarray.cpp | 2015-09-08 | 1.7 kB | |
hp_dynamicfloatarray.h | 2015-09-08 | 646 Bytes | |
hp_dynamicintegerarray.cpp | 2015-09-08 | 4.0 kB | |
hp_dynamicintegerarray.h | 2015-09-08 | 1.4 kB | |
hp_dynamicstringarray.cpp | 2015-09-08 | 4.4 kB | |
hp_dynamicstringarray.h | 2015-09-08 | 583 Bytes | |
HP_FFT.cpp | 2015-09-08 | 413 Bytes | |
hp_fft.h | 2015-09-08 | 290 Bytes | |
hp_fftw.cpp | 2015-09-08 | 3.6 kB | |
hp_quicksort.cpp | 2015-09-08 | 1.5 kB | |
hp_quicksort.h | 2015-09-08 | 386 Bytes | |
hp_readtextfile.cpp | 2015-09-08 | 10.7 kB | |
hp_readtextfile.h | 2015-09-08 | 2.0 kB | |
Totals: 13 Items | 31.6 kB | 0 |
NUCPOS Readme file ---------------------------------------------------------------- The downloaded files in each directory can be compiled with GCC g++ (https://gcc.gnu.org/). It is often easier to make corresponding directories for each program in a development environment such as provided by Eclipse (https://eclipse.org/). Note that successful compilation of hp_fft require installation of FFTW (http://www.fftw.org/).