资源列表
quicksortC
- quick sort written in c on txt file
队列
- 链表实验报告帮助新手了解链表,学会链表的简单应用(Chain table experimental reports help novice to understand the list and learn the simple application of the list)
dijkstra_i_path
- dijkstra 最短路径算法在铁路路网规划上的简单实现(dijkstra algorithm on railway distribution)
715927
- 介绍了几个用c语言编写的插值算法,程序简单,实用,很有帮助,()
0310099
- 采用最近邻策略,最短链接策略,插入启发式策略求出TSP问题的最优解,()
997142
- 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程 步长的()
excrptionoperates
- 可以进行曲线回归拟合算法的四参数算法,函数为 y (a-d) (1+(x c) b) +d ec50 m 为其主要函数()
fbtzv
- 可以用黄金分割和斐波那契算法实现优化,只要改变相应的参数就可以用了()
mxcoangecombo
- 新型数值计算方法--无网格MLPG法的应用()
8592-KMP算法
- 实现KMP算法。KMP算法是一种改进的字符串匹配算法,由D.E.Knuth,J.H.Morris和V.R.Pratt同时发现,因此人们称它为克努特--莫里斯--普拉特操作(简称KMP算法)。(Implement the KMP algorithm. KMP algorithm is an improved string matching algorithm. It is discovered by D.E.Knuth, J.H.Morris and V.R.Pratt simultaneousl
dijkstra
- 用python3实现dijkstra srearch(do dijkstra srearch with python3)
train
- C++题目 信息学奥赛的车厢调度题 题干请自行查阅(An NOIP Question Train Station find the question on Internet)