资源列表
[数据结构常用算法] codeandencode
说明:对一篇文章编码和解码,采用huffman 树的方法-an article on encoding and decoding, using the Huffman tree<苗建新> 在 2025-06-16 上传 | 大小:182kb | 下载:0
[数据结构常用算法] os
说明:模拟操作系统的先来先服务算法,用到链表,排序,主要是为了理解操作系统的一种调度算法,也可作为链表排序的例子-Simulation of the operating system first-come first-serve algorithm, used list, sort, mainly in order to understand the operating system, a scheduling algorithm, can also be used as examples to so<lin ai yu> 在 2025-06-16 上传 | 大小:182kb | 下载:0
[数据结构常用算法] chexiang
说明:输出入口处车厢编号依次为1,2,3,...n的所有可能输出的长度.堆栈的数据类型实现 数据结构题集c语言版(严蔚敏版)中2.3的可行程序-Output at the entrance to compartment number followed by 1,2,3, ... n all the possible length of the output. Stack data structure data types realize title set c language edition (<周君定> 在 2025-06-16 上传 | 大小:182kb | 下载: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-06-16 上传 | 大小:182kb | 下载:0
[数据结构常用算法] binary-search
说明:二分搜索C语言实现,属于数据结构与算法中一个快速查找的方法-the binary search which use c<刘军> 在 2025-06-16 上传 | 大小:181kb | 下载:0