资源列表
quicksort
- algorithm to sort the list of elements using quick sort
pku3503
- pku3503 很诡异的一道题,标程都TLE-pku3503 very strange to a question, standard processes are TLE
triangulopascal
- Calculate a pascal coeficients in a vector of any number and use for a simple filter.
TDtest
- 针对于对一般矩阵的求逆,或对复杂系统的求逆-Aimed at the general matrix inverse or inverse complex systems
fuhuaSimpon
- 复化辛普森算法的数值分析解法,是一个可运行的C++程序,非常实用-fuhuaxinpusinsuanfa
crc
- 生成crc校验码和校验crc的c语言源码,直接复制使用-Generate crc crc check code and verify the c language source code, use the direct copy
hannuotadeshixian
- 经典游戏汉诺塔的实现。本程序较短,采用递归算法-Implementation of classic game Tower of Hanoi. The procedure is shorter, using the recursive algorithm
shijian
- 任给一组数据,通过函数求解样本均值、样本自协方差函数、样本自相关函数和样本偏自相关函数-As to a set of data, through solving the sample mean value and function sample covariance function, sample from the autocorrelation function and sample partial autocorrelation function
FibonacciProgression.java
- Fibonacci Progression
带有限期的作业排序(c++)
- 算法分析第五章的带有限期的作业排序c++版本!!!
qiongju
- 八皇后算法,用的是最简单的穷举法,在VC++6.0上编写的。-Eight Queens algorithm, using the simplest method of exhaustion, in VC++6.0 written on.
Direct-insertion-method-main2
- 这是用C++语言写的一个用直接排序法排序的程序-This is written in c++ language a program that sorted by direct sequencing method