资源列表
matrix_library
- A Stand-alone Library implemented in C to replicate all Matrix related operations in software. Using this library, the user can easily play around with matrices, like transpose, multiply, Inverse
InsertionSort
- This provides a basic implementation of the Insert Sorting Algorithm in C. This demonstrates the usage of this algorithm.
quicksort
- This contains an implementation of the Quick Sort Algorithm under C. The user can utilize this in his/her program to perform Quick sorting of arrays.
ShellSort
- This contains an implementation of the Shell Sort technique/algorithm in C. The user can utilize this for performing Shell Sorting technique in C.
SelectionSort
- This contains an implementation of the Selection Sort technique/algorithm in C. The user can use this to implement Shell Sorting in C.
chengxu
- 单片机控制步进电机系统实例(源程序+原理图)-hgg
FFT1024
- FFT1024经典程序-FFT1024 classic program
svpwm
- svpwm的经典程序,很好的资料-svpwm classic procedures, very good information on
Newton
- 这是数值计算中的newton算法,适合初学者学习,算法快捷易读-This is the numerical calculation of the CG algorithm, suitable for beginners to learn, easy to read fast algorithm
ezFIR
- iir设计程序,全能的。很好用,可以设计各种的IIR滤波器-iir design process, the Almighty.
GaussianDistribution
- 非常好的C++代码,提供Guass分布函数-A very good C++ code, providing Guass distribution function
StudentDistribution
- 非常实用的C++代码,提供学生分布函数类,实用简单-A very useful C++ code, and provide students with distribution function class, a simple and practical
