资源列表
[数据结构常用算法] tubianlideyanshi
说明:图遍历的演示,是c++语言编写的,属于数据结构的范畴。-Traversal of the demo map is written in c++ and data structures belonging to the scope.<xiaobaitu> 在 2025-07-26 上传 | 大小:3kb | 下载:0
[数据结构常用算法] minheaptemplate
说明:最小堆模板完整类,将最小堆模板精简下用移位来处理插入删除速度有所提快-Integrity of the smallest stack template class, the minimum reactor under the streamlining template to deal with shift to insert quickly to remove the speed mentioned<hxn> 在 2025-07-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 3481_treap
说明:一个数据结构的程序,treap的实现,其实是PKU上的一个题3481-treap<冯锦> 在 2025-07-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构二叉树实验,实现二叉树前中后序遍历-Experimental binary tree data structure, after the realization of binary tree traversal ago<wenlian> 在 2025-07-26 上传 | 大小:132kb | 下载:0
[数据结构常用算法] xsjbxxglxt
说明:学生基本信息管理,这个程序更加系统化,采用工程建立关系。可移植性强-Students the basic information management, this process more systematic, the relationship works. Portability strong<赵加伟> 在 2025-07-26 上传 | 大小:675kb | 下载:0
[数据结构常用算法] dtmlcx
说明:模拟程序包括一个时钟,每天从零开始。模拟程序得调度器组件随机设置每一层第一个人到来的时间,当时钟的时间等于第一个人到来的时间时,模拟程序生成一个新到的人将该人放到这一层。然后这个人按下按钮,请求电梯开门。这个人的目的地楼层不能与他上电梯的楼层相同。 -Simulation program includes a clock, every day from scratch. Simulation program was set up scheduling of each component la<赵加伟> 在 2025-07-26 上传 | 大小:467kb | 下载:0
[数据结构常用算法] car-parking
说明:该程序主要实现停车场的模拟管理。总共使用了一个队列俩个堆栈。其中一个堆栈用来描述停车场,另一个堆栈是一个临时堆栈,用于存放从停车场出场的汽车。队列用于存放在便道等候入场停车的车辆。-this program mainly used for simulating car-parking.there are two stacks and a queue.the first stack used for the park,the second is used to park cars for temp<> 在 2025-07-26 上传 | 大小:182kb | 下载:0