资源列表
Runge_Kutta
- 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。数值计算中经常用到,四阶龙格库塔经常被称为“RK4”或者就是“龙格库塔法”。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. Due to the high
BFS
- Search Algorithm (BFS)
matlab-genetic-algorithm
- 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
QUADRA
- different method to calculate integrals
STATISTIQUES
- calculating the minimum and the maximum of a vector
antsystem_tsp.tar
- Classical Antsystem optimization algorithm to solve Travel Salesman Problem (TSP).
code
- 数值计算常用方法程序(均为子程序,可直接调用,一些算法较常用的有改进,并含有多重积分等程序)-the code of numerical computation(all subroutines can be called directly, (some of the more commonly used algorithms have improved, and contains multiple integrals and other procedures)
MyFftTest
- 实现快速傅里叶变换的控制台程序,对用户输入的数组做变换。-Fast Fourier transform console program, to an array of user input to make change.
ClosestPairPoint
- 最近点对算法的实现,用java编写,可以直接使用-The nearest point on the implementation of the algorithm, using java, you can directly use
DES
- DES Cipher algorithm implementation using java
Playfair-Cipher
- play fair cipher algorithm implementation using java
hillcipher
- Hill Cipher algorithm java implementation
