资源列表
clanguage-commonly-used-algorithm
- 这是用c语言写的,数据结构常用与数值计算算法,希望对大家有用。-c language commonly used algorithm
Missionaries-across-the-river
- 传教士过河问题,不仅得出可行的方案数,而且列出具体的方案。-Missionaries across the river
ListConnect
- 数据结构中的创建链表,合并链表-In data structures, create linked list, the list of the merger~~~~~~~~~~~~~~~
midfix-expression-calculation
- 利用数据结构实现中缀表达式转后缀表达式并计算-Use data structure realize midfix expression turn suffix expression and calculation
Kruskal
- 利用数据结构实现最小生成树克鲁斯卡尔算法-Use data structure realize minimum spanning tree cruise Carl algorithm
Prim
- 利用数据图结构实现最小生成树的普里姆算法-Use data figure structure realize the minimum spanning tree PuLiM algorithm
Joseph
- 求解约瑟夫问题的三种解法,分别是线性表存储方法,向量存储方法,数组存储方法-To solve the problem of Joseph with three solution
123
- 关于车厢调度的数据结构算法实现,如输入,n=2,则输出12 21-Compartments scheduling data structure algorithms, such as input, n = 2, then the output 1221
DataStructures
- 数据结构与算法分析的实例建模,初学者参考!-Data structure and algorithms of modeling analysis example Beginners reference!
Jose
- 约瑟夫环 一个简单的新手编写的只是作为作业 学习的 小程序-Josephus show a little simple for studying,maybe not very well but just for a new student,who know that not good
suiji
- 利用随机化算法对顺序表进行搜索: 随机抽取有序表元素; 从最接近待查元素开始搜索。 -The use of randomized algorithms search order table: randomly selected from the ordered list of elements start the search from the closest to the unknown element.
Project
- 模拟银行排队序列问题,运用M/G/1模型-simulation for queueing system
