资源列表
matching
- 关于三种模式匹配算法的比较,有时间和复杂度的比较-On three kinds of pattern matching algorithms, have the time and complexity comparison
2533
- poj上的第2533题,用dp实现求一个字符串的最长递增子序列,时间是O(n),语言是C-poj the first 2533 title, with dp achieve demand a string of the longest increasing subsequence, the time is O (n), the language is C++
zhan
- 能够将一个输入的中缀表达式(数字为一位或两位数)转换成后缀表达式,并能求出表达式的值。-Convert an input infix expression (figures for the one or two digits) the the suffix expression, and to evaluate the expression.
1
- 一个操作系统课程设计,用于实现页面置换算法。-An operating system curriculum design, used to implement page replacement algorithms.
SimpleLISP
- 一个简单的LISP算术表达式计算器。 简单LISP算术表达式定义如下: (1)一个0....9的整数 (2)(运算符 表达式 表达式) 例如,6,(+45),(+(+25)8)都是表达式,其值分别为6,9,15.
55
- 背包问题分枝界限算法的源代码 其中包括背包容量、下限、剩余容量、当前价值之和 等-Branch-and-bound algorithm for knapsack problem of the source code including backpack capacity, the lower limit, the remaining capacity, the current value and so on
lift
- 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。-The use of " data structures" course knowledge is difficult to complete a comprehensive design of the subject, using C/C++ language programming, and design specification to repor
BTREE
- source code binary tr-source code binary tree
hash
- 这是一个有关于hash排序的算法,里面的是代码,很详细。-this is the code which about hash array.
top
- 数据结构里的拓扑排序和非拓扑排序算法,用vc6.0编写-data structure, the topological sorting and topological sorting algorithm used to prepare vc6.0
2-5-3
- 使用顺序存储的线性表解决约瑟夫(Josephus)问题-Use the table to solve the linear sequence of storage, Joseph (Josephus) problem
suan-fa-shi-xian
- 线性表顺序存储结构下的十几种基本的算法,功能较为那简单-Linear sequence of storage structures under the table a dozen basic algorithms, the more that a simple function
