资源列表
2single-LIST
- 单链表,适合广大学习数据结构的运用和参考-Single linked list, the majority of learning data structures for use and reference
vector1
- vector sorting algilithm c code-vector sorting algilithm c code
huffuman
- 程序功能:输入字符集,生成哈夫曼树,对文件进行编码译码,输出-Program features: input character set, generates Huffman tree, the file codec, output
Findpath
- 使用VC实现路径查找算法demo。有图形显示路径查找过程。-Implement path search algorithm using the VC demo. A graphics display path search process.
10.15
- 有一个班4个学生,5门课。(1)求第一门课的平均分 (2)找出有2门以上课程不及格的学生,输出他们的学号和全部 课程成绩和平均成绩;(3)找出平均成绩在90分以上或者全部 课程成绩在85分以上的学生。分别编写3个函数实现以上3个要求-There is a class four student, 5 course. (1) Find the first course of the average (2) to identify two or more students failed t
Banker
- 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Banker' s algorithm is an important method to avoid deadlock, this experiment requires high-level language used to write and debug a simple banker algorithm. Be
cPPdata-structure-experiment
- c++的数据结构实验。包括链表,堆栈,排序,图等。-c++ data structure experiments. Includes list, stack, sort, graph, etc.
duofa
- 六种不同思路,编写对三个数排序的程序,供大家学学习-Six different ideas, write the number on the order of three procedures for everyone to learn to learn
Division
- 一元多项式的除法,用C语言实现,包含链表的使用。-One yuan polynomial division, with the C language, including the use of the list.
4_Dijkstra
- Dijkstra搜索最短路径,通过使用数据结构,构图,可以修改数据-Dijkstra shortest path search
all-codes-in-book
- 数据结构算法与应用书本全部代码,很实用,适合初学者学习的-Data structures algorithms and applications book all the code, very useful for beginners to learn the
exercise-solutions
- 数据结构算法与应用课后习题的全部答案和代码!很好的资源-Data structures algorithms and application of after-school exercise all the answers and code! Good resource
