资源列表
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
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++
BitFloor
- 8bit灰度图像比特分层,抽取同一bit层次上的像素信息,构成一个二值化图像。-8bit hierarchical bit grayscale image to extract the pixel information on the same bit-level, forming a binarized image
poj1200
- 北大poj1200 利用ascii码巧妙将数字转化为nc进制 再进行简单的hash判断-poj1200 crazy search
liangduzengqiang
- 增强图像亮度,通过提取亮度方法增强后还原到原来图像。-Enhanced image brightness
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