- Fast Computational Method , NCKU Math , 2015 Spring.
- For course using.
- test0311:Some C Syntax Practice
- test0325:Moving Average
- egg0314:Practice of C for-loop
- sort0415:Bubble Sort
- branch egg:Some C Programming Practice
- Quick sort :Implement of Quick sort
- Quick median:Implement of Quick median
- Fast Fourier Transform :Implement of radix-2, radix-3 & radix-5 FFT algorithm
- Discrete Cosine Transform :Implement of radix-2, radix-3 & radix-5 DCT algorithm
- Discrete Sine Transform :Implement of radix-2 DST algorithm
- Fast Multiplication :Application of General Discrete Fourier transform
- Fast Poisson Solver :Implement of Fast Poisson Solver algorithm. Application of 2D DST.
- andylee830914/My_Fast_Algorithm:Contents & Practice Data
- andylee830914/Fast_Algorithm_2015 :forked from ycshu/Fast_Algorithm_2015
- andylee830914/Fast_Fourier_Transform:Fast Fourier Transform and its application