资源列表
DLList
- 基于C语言的数据结构算法,双向链表定义函数.-based on the C-language algorithm data structure, two-way linked list defined functions.
PlayingCards
- /*有一定数量total的扑克牌,现在两个人甲乙用这些扑克牌玩一个游戏,两人轮流从 扑克牌中为放回地拿出几张扑克牌,每次最多拿max张,怎样拿才能保证第一个拿牌 的人获胜,本程序提供了一种方法,程序默认甲是第一个拿牌的人*/
gaijin
- 冒泡法是数据排序的一种基本算法,它的基本方法是:相邻两元素进行比较,如有需要则进行交换, 每完成一次循环就将最小元素排在最后(如从大到小排序),下一次循环是将其他的数进行类似操作? 如将N 个数按从大到小排序,Turbo C语言程序函数
CirQueue
- 数据结构实验c语言原代码,数字从小到大的排序.
HJFGc.txt
- 利用黄金分割法求解线性方程组逼近问题。转载
main
- 安排比赛 用分治法实现 可以重复输入比赛队数,排版美观。 -Competition arrangements with sub-rule method can be re-enter the team number, layout aesthetics.
coba
- BFS source code for searching-BFS source code for searching..
Counter
- Squeak Counter .. a nice example for little smalltak
archive
- PKU ACM 1469 COURSES PKU ACM 1579 Function Run Fun
Romberg
- 实现龙贝格求积,用龙贝格算法求积分属于数值分析的范围-To realize the dragon office quadrature
Epidemic_Models
- 传染病模型,用于数学建模数据分析及绘图,包括SI模型、SIR模型、SIS模型图形绘制。-Epidemic model for mathematical modeling data analysis and graphics, including the SI model, SIR model, SIS model graphics rendering.
qiujiaoji
- 数据结构:实现两个有序线性表的交集,并选择另外开辟一个空间实现有序交集的线性存储。-Data Structure: Implementing the intersection of two ordered linear form, and another to open up a space orderly intersection of linear memory.
