资源列表
3090608026
- 模拟电梯调度算法,实现对磁盘的驱动调度 模拟电梯调度算法,对磁盘进行移臂和旋转调度。-Simulation of elevator dispatching algorithm, realization of the disk drive operation
astarqky
- a星算法迷宫问题,简单的图形界面.数据结构用的是数组,可能不太好吧,生成的迷宫有0。25成为障碍-a star algorithm maze, a simple graphical interface using an array data structure, may not be right, the resulting maze has 0.25 an obstacle
Link
- link是如何创建一个单链表、往链表中插入一个节点,删除一个节点,并且把每个节点输出到屏幕上。-link is how to create a single linked list, linked list to insert a node, delete a node and each node in the output to the screen.
car-park-management-system
- 用栈和队列实现的一个小型停车场管理系统,主要考察数据结构!-It uses stack and queue implementations with a small car park management system, mainly on data structures!
road
- 基于图的最短路径,选择适合的算法设计程序,实现交通指南系统。-Graph-based shortest path algorithm to choose the design process to achieve the traffic guidance system.
kmean
- 这个是文件源代码是关于KMEAN算法的详细C语言代码-the book is about kmean algorithm
wenbenbianjiqi
- 文本编辑器插入查处,查找,是数据结构的实验,大学实验,我拿个100分的-The text editor insert to investigate and deal with the search
1
- 将输入的文件中各奖牌得主按照奖牌的各数或者国家的字典顺序进行排序并输出-The input file each medal winner according to the number or the national medal of the order of sequence and output dictionary
binarytree
- 二叉树的C++实现,包含了二叉树的创建,前序,后序,中序和层次遍历,判断二叉树是否为满二叉树等基本功能。-The program of binary tree using C++.
binary
- 实现对二叉树的操作:建树、遍历、求层高、叶子数和结点数等-binary tree
system-airline
- 航空售票系统的模拟 对已知的航班进行订票退票和查阅等-Air ticketing system simulation of known flight tickets for refund and access, etc.
adjListGraph
- 本程序基于C++利用邻接链表实现了图的基本数据结构,有向图和无向图均适用,包含了图的存储,图的插入,图的删除等基本操作,可供数据结构学习之用。-This program realizes the class of graph using adjacent list. The fundamental function includes the storage of graph, inserting and removing edges from the graph, etc.
