资源列表
talkback.c
- This program used to record
MyList
- 用java实现的单链表存储数据结构,可正常运行-Using java to achieve a single linked list data structure stored, you can run
airportfinalversion
- C++数据结构 使用栈的先进后出来实现一个飞机场飞机的调度-C++ stack data structure used to achieve an advanced out of the airport after the aircraft scheduling
qwe
- 单链表ADT的实验,很多功能查找删除插入,遍历等等都能实现-Single list ADT experiments, many feature to find deleted insert, traversal, etc. can be realized
string
- 串的ADT的实现,包含很多功能,都是上机的实验。希望有兴趣的同学可以下载学习-String ADT implementation, including many features are on the plane experiment. Interested students may wish to download the study
search
- 静态查找表的基本功能的实现。用的是c++包括两种查找,遍历,删除-Static lookup table implementation of the basic functions. Using c++ includes two search, traversal, delete
2x
- 用c++实验二叉查找树的adt 包含遍历,删除,key什么的都可以通过源代码修改-Experiment with c++ binary search tree adt contains traversal, delete, key what can be modified through the source code
sq
- 用c++实验顺序表的adt。包含遍历插入删除等10几个操作。都能通过~-Experiment with c++ sequence table adt. Insert and delete 10 includes traversing several operations. Can pass ~
dijkstra
- 最小生成树的Dijkstra算法,保证是正确的-Dijkstra' s minimum spanning tree algorithm, guaranteed to be correct. . .
Task1
- 数据结构与算法实验,二叉树的操作与实现,C++/CLR控制台应用程序-Experimental in data structures and algorithms, binary operation and implementation, C++/CLR Console Application
Task2
- 数据结构与算法实验,堆排序,C++/CLR控制台应用程序-Experimental in data structures and algorithms, heap sort, C++/CLR Console Application
quee
- 多级反馈队列(操作系统课设),模拟 操作系统中 多级反馈队列的 算法,大三的做课设的学生可以借鉴一下-Multi-level feedback queue (class-based operating system), simulated operating system multi-level feedback queue algorithm, junior students to do class-based can learn about
