资源列表
[数据结构常用算法] DynamicInput
说明:实现对列表的动态操作,包括插入,删除等基本功能。-Realize the dynamic operation of the list, including insert, delete and other basic functions.<U_Know> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LeastCreateTree
说明:用C写的一个简单的最小生成树算法,带有图的文件结构-Using C to write a simple minimum spanning tree algorithm, with a map file structure<lanjun> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 185pushbox
说明:用C写的推箱子游戏,代码质量高,很有参考价值-Using C to write the Sokoban game, code of high quality, useful reference<lanjun> 在 2025-06-21 上传 | 大小:74kb | 下载:0
[数据结构常用算法] c++_data_struct
说明:c++数据结构,向量的实现,可以实时添加和压缩数据-c++ data structure, vector realize, you can add real-time and compressed data<baiyuping> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Exam2_SSD5
说明:ssd5 exam2 答案,保证正确-ssd5 exam2 answer, and ensure the correct<liqinwei> 在 2025-06-21 上传 | 大小:432kb | 下载:0
[数据结构常用算法] SHUJUJIEGOU
说明:清华 严蔚敏《数据结构》的全部代码实现(C语言),希望大家喜欢-YAN Wei-Min Tsinghua<杨毅> 在 2025-06-21 上传 | 大小:245kb | 下载:0
[数据结构常用算法] guandao
说明:某石油公司计划建造一条由东向西的主输油管道,这条管道要穿过n口油井的油田,每口油井通过一条次管道沿最短路径(或南或北)直接与主管道相连。就n口油井分布的一般位置,试确定主管道位置,使得各油井到主管道的输油管道长度总和达到最小。并验证可在线性时间内确定主管道的最优位置。-An oil company plans to build a from east to west of the main oil pipeline, this pipeline to pass through n wells o<me> 在 2025-06-21 上传 | 大小:1kb | 下载:0