资源列表
DL-Dist
- [Damerau–Levenshtein distance] vb.net程式碼,內含兩Function,一個計算距離,一個計算相似度。-[Damerau–Levenshtein distance] Code of vb.net, contains two Function, one for the distance, another for similarity.
fft
- FFT 源代码,很简单的函数,可以直接调用,可以指定点数-source code for FFT transform, may use directly, user can specify the number of points
BigNumber
- 大数类,重载了各类操作符,可以完成大数计算功能-big number function
LinearSearch
- Simple Linear search algorithm that searches if a specific value exists in an array.
LAB3
- 最优化算法,黄金分割法,费波纳齐法计算函数最小值-Optimization algorithm, golden section method, the minimum function Feibonaqi method
gmres
- 求解线性方程组的迭代算法中的gmres算法-Solving linear equations iterative algorithm gmres algorithm
FFT0A_T
- 通过C语言软件开发环境,实现快速傅里叶变换-Through the C language software development environment, fast Fourier transform
cpp1
- 通过VC++6.0实现了将字符型的数与整型数相乘,希望大家能熟悉操作界面-Implemented by VC++6.0 and the character of the number of integer multiplication, I hope you familiar interface
chazhi
- Vc编程,计算数学,牛顿插值,拉格朗日插值的示例程序-Vc programming, computational mathematics, Newton interpolation, Lagrange interpolation of the sample program
Random-weight-pos
- 该程序是随机权重法的粒子群算法,修改参数就可用。-The program is random weight particle swarm optimization method, modify parameters can be used.
PrimeTest2
- 用于素数测试的一个程序,可用朴素方法和Miller_Rabin算法进行测试,效率较高。-A program that can be used simple method and Miller_Rabin algorithms for prime testing test higher efficiency.
ADI
- 二维抛物型方程的交替方向的隐格式,含有精确解和数值解,图像精确,测试完整,-Alternating direction implicit scheme dimensional parabolic equations containing the exact solution and numerical solution, image precision, testing complete,
