资源列表
XuqingBinaryTree
- 从文件读入并创建二叉树,以实现前中后序遍历。-Read from the file and create a binary tree in order to achieve the former in the post-order traversal.
2
- 银行家算法在vvc下的实现,很全的,而且简单移动-Very GoodVery GoodVery GoodVery GoodVery GoodVery GoodVery Good
kmp
- kmp算法的实现 字符匹配 next值计算-kmp algorithm for data structure and algorithm
Modeling_system_of_differential_equations
- Modeling system of differential equations - Maple
Knapsack
- 0-1背包的回溯算法,c++实现-0-1 backtracking algorithm backpack, c++ implementation. . .
orderform
- 顺序表基本操作,包括插入,删除指定字符,删除指定位置的字符-Basic operation of the order form, including insert, delete specified characters, delete characters in the specified location
tangxin
- 贪心算法求磁盘最优存储问题,能够解决此问题.不失为一种好办法.-greedy algorithm for optimal disk storage, to solve this problem. It is a good approach.
fencisuanfa
- 用正向最大匹配发实现句子的分词。是基于词典的分词算法。该算法的特点是速度快,准确率高。-Made to achieve a positive match with a maximum sentence segmentation. Dictionary-based segmentation algorithm. The algorithm is characterized by fast and accurately.
pack1
- 数据结构中栈的经典算法——第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
SparseMatrix
- 大学课程数据结构用稀疏矩阵及其实现,这个是win32控制台程序 -University courses with a sparse matrix data structure and its implementation, this is a win32 console application
datastructureinDNAcomputer
- 介绍了DNA 计算机中队列数据结构的设计方法,该方法利用两种不同的限制性内切酶完成队列的入队和出队操作,并给出了队列的DNA 编码和仿真实例.
hafumangshu
- 哈夫曼树的一个程序,实现了基本的功能,而且程序比较标准性,一看就明了,给人比较舒服的感觉。-Huffman tree of a program that implements the basic functions, and the program standard of comparison, a look to understand, people feel more comfortable.