资源列表
[数据结构常用算法] MemoryMgr
说明:可变式分区管理使用的主要数据结构,分配、回收的主要技术,了解最优分配、最坏分配、最先分配等分配算法。-Variable type partition of the data structure, distribution, and the main technology, recovery of optimum allocation, the worst distribution, the first distribution allocation algorithm.<智利蒋> 在 2025-06-19 上传 | 大小:28kb | 下载:0
[数据结构常用算法] greedymethod
说明:贪婪算法的具体例子 有个国有中型企业,接到一批需要加工零件的订单,员工们非常高兴,可是高兴之后却发现问题了,原来这家企业能够加工这批零件的机床有限,如果仅仅为了这批加工任务而新添机床的话,那么既不合算也不必要,因为加工完这批零件后很可能这些机床又要闲置起来,所以大批量购买肯定不行,但这批订单又必须要完成,那么这么办呢?很想请你帮忙设计一个安排加工任务,使得完成这批订单所需要使用的机器数量最少-An example of greedy method<叶樱> 在 2025-06-19 上传 | 大小:190kb | 下载:0
[数据结构常用算法] Hel
说明:数据结构中的拓扑排序,用拓扑排序来完成大学四年的课表排序,从文本文档中读取课程(乱序)课时,序号等信息,根据先修后修的原定顺序,按照拓扑排序来完成课表。-topo assessment in structure of computer,to finish the timetable for the whole four years at colleage. Read information from a text,an the number of the subjects and the m<Judyjava> 在 2025-06-19 上传 | 大小:789kb | 下载:0
[数据结构常用算法] Classic-source-data-structure-and-algorithm-set.ra
说明:各种经典的数据结构及算法经典源程序集,如windows底层的驱动-A variety of classic data structures and algorithms set of classical source, such as the bottom of the drive windows<licg> 在 2025-06-19 上传 | 大小:324kb | 下载:0
[数据结构常用算法] avl_work
说明:实现了avltree的建立、插入、删除、输出等基本功能,可以看到每次改变后树的动态变化,对初学者实际编程练习很有帮助。压缩包里是整个项目,其中.h文件包含avltree的所有定义和实现。-Achieved avltree establishment, insert, delete, export and other basic functions, you can see that every time the tree after the change the dynamic changes<chenqi_191> 在 2025-06-19 上传 | 大小:446kb | 下载:0