资源列表
yuesefuhuan
- 数据结构实验课作业—约瑟夫环实验。使用链表完成实验。-Experimental data structure Homework- Josephus experiment. Use the list to complete the experiment.
SEARCH
- 数据结构中的三种排序方法编程,分别是直接插入排序法排序,冒泡排序法排序,选择排序法排序,注:只有一个程序有输出,其他两个需要在调试里面看-Three sorted by programming data structures, which are sort of direct insertion sort, bubble sort sort, Sorting, Note: Only one program has output, the other two need to look insid
Stackwitharray
- 适合初次学习数据结构的同学,代码比较简单希望与大家分享-Data structure for students to learn first, the code is relatively simple wish to share with you
failure_tree_sort-(2)
- 快速排序的非递归算法,极大地提高了排序算法的效率-Non-recursive quicksort algorithm, which greatly improves the efficiency of sorting algorithms
OSyinghangjiasuanfa
- 1.1 课程设计题目 银行家算法的模拟实现。应用银行家算法验证进程安全性检查及分配资源。 1.2 课程设计目的 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁地发生。 -1.1 Course Design Title Simulation of banker s algorithm implementation. Application of Banker s algorithm validat
Algorithm-Design-and-Analysis
- 算法设计与分析 作者:曹长虎 算法引论-Algorithm Design and Analysis
Josephus
- 约瑟夫问题的循环链表求解,可以输出每一步的结果-Joseph circular linked list problem solving, can output the results of each step
binary_tree
- 根据Kurse版数据结构书改成的电子版课件。此章包括二叉树的概念,结构,遍历,线索二叉树,二叉搜索树,平衡二叉树,splay树-According to the data structure Kurse version of the book into electronic version of the courseware. This chapter includes the concept of binary tree structure, traversal, threaded binar
GDLJimclement
- 编写优化,高效,无错地代码,能够帮助初学者有好的开始()
seqyential_pseudo
- 用C语言编写的基本遗传算法,读者可以根据需要进行相应参数的设定,()
C程序自动测试程序系统
- C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
familytree
- 通过二叉树的算法来实现家谱图的设计,通过输入祖先,孩子和妻子来建立家谱图,从而达到查询家谱的目的-Through the binary tree algorithm to achieve the family tree diagram design, by entering the ancestors, children and his wife to build family tree diagram, so as to achieve the purpose of genealogy que