资源列表
[数据结构常用算法] erfenjiansuo
说明:算法设计与分析实验:实现二分检索问题。界面友好,程序简单清晰,功能齐备。值得采纳!-Experimental Design and Analysis of Algorithms: the question of the realization of binary search. Friendly interface, simple and clear procedures, functions. Worthy of adoption!<lingfei> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] beibaowenti
说明:算法设计与分析实验:实现背包问题。界面友好,程序简单清晰,功能齐备。可以下载-Experimental Design and Analysis of Algorithms: The knapsack problem. Friendly interface, simple and clear procedures, functions. Can download to try<lingfei> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yuesefuhuan
说明:通过链表的插入和删除实现约瑟夫环,熟练掌握数据结构的基础内容.-Through the linked list insertion and deletion of the achievement of Joseph Wan, the master data structure based on content.<kdw> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zhongxubianli
说明:中序遍历源代码,方便查询,可以自行更改,逻辑性强-Ergodic source code in order to facilitate inquiries, you can make changes<杨海涛> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tcc
说明:以栈模拟停车场,以队列模拟车场外的便道。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停车不收费)。栈以顺序存储结构实现,队列以链表结构实现。-Simulation of the car park to the stack to queue outside the road vehicle<XH> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tttcccccc
说明:设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次有北向南排列(大门在最南端,最先到达的第一车停放在车场的最北端),若车场内已停满n辆车,那么后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,-Car parks are located a vehicle parked n the long and narrow channel, and there is only one do<XH> 在 2025-06-11 上传 | 大小:1kb | 下载:0