资源列表
polyfits
- 根据已知数据的权重对数据进行拟合,若不能给出数据的权重就默认为数据权重为1.这种拟合 方法是根据最小二乘进行的。
joseph
- 约瑟夫环的源程序,希望大家能够支持我的多谢大家
huise
- 用来做灰色预测的源代码,适用于小样本的预测,精度较高
23
- KMP算法的思想一般数据结构书都有讲,KMP算法本身与求next数组的算法很类似,无符号整型数据与整型数据比较大小
huocai
- 移火柴游戏源码,是许多学校课程设计题目,希望对大家有参考作用。-Shift matches the game source code, a design of many school curricula, in the hope we have a reference.
U4
- FLUENT UDF 射源平均自由路径长计算
warshall
- Floyd-Warshall Algoritm for TSP
1
- 这是一个数据结构实验求 交集的算法,可求两个数组中的交集元素,并把它赋给另一个数组
Catch-the-Thief
- Catch the Thief,acm竞赛题,基础类型的题目。-Catch the Thief, acm contest problems, basic types of topics.
val
- 欧几里得定理求最大公约数,并且利用最大公约数求最小公倍数的算法实现。-Euclidean theorem of seeking the common denominator, and seek the greatest common divisor lcm algorithm
Restructuring
- 从键盘内任意输入两个有序的不减线性表,分别构建线性单链表,然后将这两个线性单链表重新组合为一个有序的不减线性单链表,按照链表顺序依次输出重组链表的数值。-Any input from the keyboard and orderly unabated two linear tables were constructed linear single linked list, then the two linear reassembled into a single list ordered una
linklists_use
- 对单链表的创建,对单链表进行插入、删除、调整等操作-To create a single list of single list insert, delete, adjustment operations