资源列表
qs
- 快速排序的高效实现,是排序基本算法之一,经过重写,效率更好-rapid sequencing of the efficient implementation of the basic sorting algorithm, after rewritten to better efficiency
list_BestDeporation
- 规格相当规范的连表演示程序,完全按照数据结构要求编写。 被评为A类-fairly standardized specifications even Table Demonstration Program, in accordance with the data structure fully prepared. Was named Class A
tree123
- 数据结构的一个课程设计,第一次发,希望对大家有帮助-data structure of a curriculum design, the first grant, we hope to help
tudeshixian
- 无向图的实现和深度优先算法-no plans to the realization of the depth and priority algorithm
tree3
- 二叉树的实现代码 前序遍历 中序遍历 后序遍历-achieve binary tree traversal sequence code before the order after preorder traversal
zhan121
- 栈的实现代码-Stack in code
park_guide
- 公园导游图 给出一张某公园的导游图(景点不少于10个),游客通过终端询问可知: 任一景点的相关信息; 从某一景点到另一景点的最短简单路径。 游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。 要求: 1、从键盘或文件输入导游图; 2、游客通过键盘选择两个景点,输出结果; 3、输出从入口到出口的最佳路线。 文件中包含详细的源代码及注释,以实现这个经典的问题。-park guide map is a par
task_compositor
- 带有期限的作业排序问题:假定只能在一台机器上处理n个作业,每个作业均可在单位时间内完成;又假定每个作业i都有一个截止期限di>0(它是整数),当且仅当作业i在它的期限截止以前被完成时,则获得pi>0的效益。求具有最大效益值的可行解。 文件中包含详细的源代码和注释,以实现这个经典的问题。-period with the operations scheduling problem : the assumption that only a machine n handling oper
SimpleRPN
- 使用c#实现的可以将任意数学表达式计算得到相应结果-use of the c # can be arbitrary mathematical formulas calculated corresponding results
hudong0178
- 数据结构(c++版)线性表的全部操作. 创建,查找,删除,添加,合并,顺序定点合并-data structure (c version) Linear List of all operations. To create, search, delete, add, the merger, the merger order sentinel
hudong6
- 掌握串的堆存储及串的基本操作算法。 掌握串的匹配算法。 -master sculptors Series storage and strings of the basic algorithm. The master string matching algorithm.
hduong2
- 数据结构(c++)栈顺序存储结构的全部操作 以及数据类型转换-data structure (c) stack sequence storage structure and operation of all types of data conversion