资源列表
fminsi
- 用Fortran语言编写的Nelder-Mead优化程序,可用于解决无约束优化问题。-Written in Fortran Nelder-Mead optimization procedure can be used to solve unconstrained optimization problems.
RANSAC
- RANSAC,随即抽样一致性,用于匹配和去除野点,很有效很著名-RANSAC,RANdom SAmple Consensus,for matching, effictive and famous
a^b-mod-c
- 给出三个整数a,b,c;求解 a^b mod c 给出三个整形,其中a>=0,b>=0,c>1.输入以 0 0 0 结束。 -Given three integers a, b, c solving a ^ b mod c Given three plastic, which a> = 0, b> = 0, c> 1. 0 0 0 to end input.
cal1
- 用C#编的插值计算方法,非常有用,欢迎下载-with c# the value of computation
vector
- 用vector<string> 来模拟大数(长度超过int 型整数长度)的存取和运算,初步实现了加法、减法、乘法、除法运算。 -With the vector <string> to simulate large numbers (integer length is longer than int) access and operations, the initial realization of addition, subtraction, multiplicati
CPP-math-algorithm
- C++数值算法,包含了各种基本的排序、查找、插值、拟合、常微分方程求解、线性代数的运算、汉字操作等等代码-C++ code for math algorithm
FastICA
- FastICA matlab工具箱,附使用说明-FastICA matlab toolbox
chaoliujisuan
- 一个典型的直角坐标牛顿拉夫逊法程序,用于电力系统的潮流计算,程序可计算带PQ节点、PV节点、平行支路、接地支路、非标准变比变压器支路的电力系统潮流,通用性良好。-A typical Cartesian coordinate procedures Newton Raphson method for power system load flow calculation, the program calculates the node with the PQ, PV nodes, the parall
ZigZag
- 使用c++语言实现ZigZag排序,能够直接调用-ZigZag sequence
Polynomial-calculator
- 多项式计算器,用于多项式计算用的-Polynomial calculator, used for calculation of polynomial with
FastMath
- java 20位精度实现 cos,sin,tan的函数方法。-java 20-bit precision cos, sin, tan function.
subgraph_betweenness
- 复杂网络计算程序,获得subgraph betweenne-Get subgraph betweenness
