资源列表
[数据结构常用算法] data_structC++
说明:C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C++ source code for data structure and algorithm descr iption, including Chain, trees and Queue and stack.<david> 在 2025-06-15 上传 | 大小:91kb | 下载:0
[数据结构常用算法] timetable
说明:一台精密仪器的工作时间为 n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续 t个时间单位,则该维修程序在第s+t-1个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。 -a precision instrument for the time n time<wu> 在 2025-06-15 上传 | 大小:91kb | 下载:0
[数据结构常用算法] shuxingshiyanerchashudejibencaozuo
说明:树行实验...二叉树的基本操作及应用-Experimental tree ... the tree line of the basic operation and application<滨> 在 2025-06-15 上传 | 大小:91kb | 下载:0
[数据结构常用算法] huffmantree
说明:这是一个数据结构课程的关于霍夫曼树问题的源代码,内含有相关的程序说明,其中还涉及到有STL语言的相关算法-This is a data structure courses Hoffman tree problem on the source code, which contains a descr iption of the procedures related, which also involved the language of the STL algorithms<李红艳> 在 2025-06-15 上传 | 大小:91kb | 下载:0
[数据结构常用算法] list
说明:程序实现了带表头单链表的最基本操作,包括创建链表,查询数值,插入结点,删除结点,链表分解,将单链表变为循环链表。并附有详细的注释和实验报告。-Procedures to achieve a single-list header with the most basic operation, including the creation of list, query value, insert node, delete node, chain decomposition, into a single<王天> 在 2025-06-15 上传 | 大小:91kb | 下载:0