资源列表
Hannoi
- 实现著名汉诺塔的功能的控制台程序,效率比较高,结构简单。采用经典递归调用方法。-the old games of indian hannoi interisting and wise.
TabuSearchforTSP
- This gives source code of traveling salesman problem. The algorithm used is tabu search.
floyd_warshall.c
- It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes. The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
DijkstraAlgorithm
- a way of modifying Dijkstra’s Alogrithm in order to find all the shortest path from a source to a node
two
- 这是一个最小二乘的算法,很好用于工程,比较适合于集成运算-Least-squares process of the algorithm, the traditional least squares method has been improved, the process is a recursive least-squares algorithm
MATLAB1
- 学习MATLAB数值分析,能够利用MATLAB进行曲线拟合、插值以及解高阶方程-Learning MATLAB Numerical Analysis
MATLAB2
- 以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法-MATLAB is a computer software operating platform, the numerical analysis of the theoretical and experimental-on combined use of numerical method, analytical method and graphical visual d
16hexcalculator
- 16进制计算器,它是C写的一个16进制的计算器,比较适用。-16 hex calculator,It is a language written with the c hex calculator 16. Comparison of application ~
LuoMa
- luoma算法的C语言代码实现,适合算法计算机学习研究者阅读-luoma for c program,suit for arithmetic study
fuhexingfa
- 优化设计中的复合型法,通过编译,可供学习优化设计人员使用-fuhexingfa
Runge-Kutta-4
- 这个程序是利用追赶法解三对角方程组的过程的数值解法程序。-This program is the use of catch-up Solving tridiagonal equations Numerical solution procedure.
Probability_and_Statistics_Modeling_Method
- 比较基础的书籍介绍了概率统计建模方法,很实用的一本书,推荐下载!-Probability and Statistics Modeling Method
