资源列表
matrix
- 适合数值计算中的大矩阵相乘的算法 两个矩阵相乘的源程序 标准的C语言编辑
gauss
- 计算方法中,高斯选主元消去法的实现,C语言编程实现。-Method of calculation, the Gaussian elimination method selected Principal of the implementation, C programming language implementation.
2823SlidingWindow
- 算法编程题,北京大学OnlineJudge 2823SlidingWindow-2823SlidingWindow
1058HumbleNumbers
- 动态规划类练习,丑数的特点,与生成,航电系统提交-Dynamic programming type of practice, the characteristics of a few ugly, and the generation of avionics systems submitted
acm-pku2411
- 北京大学 acm网站2411题的解题源码-Beijing 2411 Web site title acm source of problem-solving
AutoMachine_v1p0
- 为人工情感的有限自动机模型,传入函数的参数包括:此刻的情绪状态向量,此刻的输入向量;函数输出为下一时刻的情绪状态向量和行为输出向量。-For the artificial emotion finite automaton model, the parameters passed to the function include: the emotional state vector at the moment, at the moment the input vector function of
GetIntersectPoint
- 关于判断两条直线的源码 主要是解出两条直线的相交的点-To determine the source on the two lines is mainly solved the intersection point of two straight lines
SECANT
- source code for implementation of secant s method of numerical analysis methods in mathematics.
bucket-sort
- 桶排序,visual C++编程,有注释-bucket sort in visual c++
poj1200
- 北大poj1200 利用ascii码巧妙将数字转化为nc进制 再进行简单的hash判断-poj1200 crazy search
zhixin
- 质心探测法,又称为功率加权法,用来寻找峰值点的位置-centroid detection method
Buscar-clave-en-un-arbol
- Find key in a tree data structure