资源列表
matrix
- 适合数值计算中的大矩阵相乘的算法 两个矩阵相乘的源程序 标准的C语言编辑
gauss
- 计算方法中,高斯选主元消去法的实现,C语言编程实现。-Method of calculation, the Gaussian elimination method selected Principal of the implementation, C programming language implementation.
bipartite_matching.cpp.tar
- This is a small program for bipartite matching-This is a small program for bipartite matching...
2823SlidingWindow
- 算法编程题,北京大学OnlineJudge 2823SlidingWindow-2823SlidingWindow
newton
- newton interpolation
C_gassian
- C语言实现高斯迭代方法,纯C环境下编译,-C language Gauss iterative method, the pure C environment, compile,
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
psf_thetaByfre
- 图像去模糊处理第一步,求取运动模糊核函数的运动角度参数,输入是已转换成频域的图像。-First step in image blur, movement of determining motion blur kernel parameters, the input is converted into frequency domain image.
Buscar-clave-en-un-arbol
- Find key in a tree data structure