资源列表
baby
- 红黑树的实现代码,实现了基本的红黑树的功能-Red-black tree implementation of the code to achieve the basic function of red-black tree
sts-2.0b
- NTIS随机数质量检测程序, 主要用于测试产生的随机数质量-NTIS standard random test program
north-2009-archive
- Solution archive of ACM ICPC NEERC quaterfinal 2009-2010
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