资源列表
[数据结构常用算法] car-park-management-system
说明:用栈和队列实现的一个小型停车场管理系统,主要考察数据结构!-It uses stack and queue implementations with a small car park management system, mainly on data structures!<邓名仲> 在 2024-11-08 上传 | 大小:1.07mb | 下载:0
[数据结构常用算法] wenbenbianjiqi
说明:文本编辑器插入查处,查找,是数据结构的实验,大学实验,我拿个100分的-The text editor insert to investigate and deal with the search<李力> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 1
说明:将输入的文件中各奖牌得主按照奖牌的各数或者国家的字典顺序进行排序并输出-The input file each medal winner according to the number or the national medal of the order of sequence and output dictionary<songsicong> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binarytree
说明:二叉树的C++实现,包含了二叉树的创建,前序,后序,中序和层次遍历,判断二叉树是否为满二叉树等基本功能。-The program of binary tree using C++.<梁清凯> 在 2024-11-08 上传 | 大小:3kb | 下载:0
[数据结构常用算法] system-airline
说明:航空售票系统的模拟 对已知的航班进行订票退票和查阅等-Air ticketing system simulation of known flight tickets for refund and access, etc.<songsicong> 在 2024-11-08 上传 | 大小:546kb | 下载:0
[数据结构常用算法] priorityQueue
说明:利用二叉树实现的优先级队列类,包含了基本的入队,出队操作,减小键值等功能,可作为数据结构学习之用。-The priority queue class is implemented using binary tree. The fundamental function includes enqueue, dequeue, decrease key, etc.<梁清凯> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] adjListGraph
说明:本程序基于C++利用邻接链表实现了图的基本数据结构,有向图和无向图均适用,包含了图的存储,图的插入,图的删除等基本操作,可供数据结构学习之用。-This program realizes the class of graph using adjacent list. The fundamental function includes the storage of graph, inserting and removing edges f<梁清凯> 在 2024-11-08 上传 | 大小:2kb | 下载:0