资源列表
zhan121
- 栈的实现代码-Stack in code
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
hudong3
- 数据结构(c++)图的全部操作 结构分为无向,有向,无权,有权- The construction of data (c) the chart completely operation structure divides into does not have to, has to, has no right, to be authorized to
Triple
- 数据结构(c)稀疏矩阵的三元组顺序存储结构的全部操作 -data structure (c) 3 sparse matrix storage group structure of the order all operations
QNode
- 数据结构(c)循环队列存储结构的全部操作 -data structure (c) Revolving cohort of all storage operation
BiTNode
- BiTNode二叉树的递归和非递归遍历(包括中序\\先序\\后序)-BiTNode binary tree recursive and non - recursive traversal (including the sequence \\ first sequence \\ after Prologue)
tuxiaojin
- 线性表,我在大二的时候上数据结构时编的一个小程序。-linear table, I sophomores on the data structure of a series of small programs.
Md5_c_source_files
- c实现的MD5算法源程序,对于研究算法的朋友或许有一定价值。-c achieve the MD5 algorithm source code for research algorithm friends may have some value.