资源列表
yuesefuhuan
- 数据结构实验课作业—约瑟夫环实验。使用链表完成实验。-Experimental data structure Homework- Josephus experiment. Use the list to complete the experiment.
Trees-storage-with-BitTree
- 利用二叉树形式存储树或森林,然后进行中序遍历访问该二叉树。-Using binary tree to store tree or forest, and travel it.
chazhao
- 数据结构3种查找算法的比较。输出其平均用时。-Comparison of three kinds of lookup data structure algorithms. The output of its average time.
PhoneSerive
- 电话客户服务模拟。对电话客户服务的过程进行模拟。-Analog telephone customer service. Analog telephone service process.
shujujiegouPPT
- 数据结构课程(严蔚敏、吴伟民编著)的PPT、内容详细、好用。具有很大的参考价值。-Data Structure Course (Yan Wei Min, Wu Weimin eds) The PPT, detailed and easy to use. Has great reference value.
sort
- C语言实现sort排序算法,数据结构中的各种排序算法都适用。很有参考价值,很有实际运用作用。- C language implementation sort sorting algorithms, data structures in a variety of sorting algorithms are applicable. Useful and very practical application role.
Priority_Queue
- Priority Queue for C
management-system
- 数据结构c代码,学生成绩管理系统,有插入删除,建立,查找等一系列功能,可以运行。-Data structure c code, student achievement management system, insert delete, create, find a series of functions, you can run.
quick_sort
- 快速排序源程序,自己编的,想学数据结构的可以-Quick Sort source, own, and want to learn to look at the data structure
quzze
- 该代码包括了队列的实现,主要包括队列的进出问题, 以及队列的查询,删除等问题。-The code includes queue implementation, mainly including queue in and out of the question, as well as the queue query, delete, etc.
deep-copy
- 该代码实现了深拷贝的问题,对于深拷贝进行了一系列的介绍,并且显示其与浅拷贝的区别。-A deep copy of the code issues a series of deep copy for presentation, and shows the difference between a shallow copy.
chengxusheji-
- 这是我自己写的一个进程调度的程序,里面一共实现了三种调度方式。-this is good for students to study
