资源列表
最小生成树byhuyun
- 一个根据给定的图,计算出最小生成树的程序-according to a set plan, the calculated minimum spanning tree procedures
matchbyhuyun
- 对图进行匹配的算法-right map Matching Algorithm
primboss
- 一个生成最小树的算法,应用在VLSI中-generate a minimum spanning tree algorithm used in VLSI
反三角函数
- 功能:返回双精度参数的反全余弦的三角函数值 返回返回双精度参数y和x的数值由公式y/x计算的反正切三角函数值-function : to return to double-precision parameters of the whole anti-cosine value of the trigonometric function to return to double-precision parameters x and y values from the formula y / x cal
函数传递数组的方法
- 多维数组(二维以下和数组)在内存中也是按顺序存放的,因此也可以用这种方式传递。但是,如果要确切知道每个元素在数组中的位置,就应给出各维的最大索引值-multi-dimensional arrays (two-dimensional array and below) in memory is stored sequentially, so you can pass this way. However, if we know exactly each element in the array pos
流文件的打开和关闭
- 为filename 所指定的文件名按mode 模式创建一个FILE结构数据区,并将该数据区的首地址赋值给FILE类型的指针变量fp.-for the filename specified by the file name to create a model mode FILE structure data, the data will be the first to address assignment FILE pointer types of variables fp.
平方根函数
- 功能:返回参数x 的平方根值-function : to return to the square root of x parameter values
SZFX1
- 求矩阵的最大特征值-matrix for the largest eigenvalue
recipes
- Numerical recipes in C++
源码5
- 这是一个经典程序-This is a classic procedures
Gauss
- Gauss column principle eliminate for bankdialog systems
steffen
- Steffensen method for non-linear equations in C