资源列表
KMP
- 这是data structure中一种很重要的算法.KMP字符查找算法.这里使用随机生成了50,500,5000个子串来验证算法的正确性.-This is the data structure in a very important algorithms. KMP character search algorithm used here 50,500,5000 substring randomly generated to verify the correctness of the algori
kpp-2.2.1_December2006
- KPP program is Kinetic PreProcessor.
shujujieg
- 数据结构基础知识,对于初学者来说很方便,word文档,适合对于数据结构有兴趣的朋友学习。-Basic knowledge of data structure, is very convenient for beginners, word documents, suitable for data structures friends are interested in learning.
清华C版《数据结构》题集参考答案
- 清华C版《数据结构》题集参考答案 学习数据结构和考研必不可少的冬冬啊-Qinghua C version of "data structure," and that the answer sets reference data to study the structure and taking tests essential for the kick ah
onlycode
- 课程设计: 关于二叉树操作,哈夫曼编码,散列表,宿舍管理,文本编辑的一些代码。没有详细的说明书。之前收集的,有需要的可下载。-Curriculum design: About Binary Tree operation, Huffman coding, hash table, dormitory management, text editor of some code. No detailed instructions. Collected before, there is need
Post
- 二叉树木后序遍历代码欢迎批评指正,如果有好的代码欢迎发到该网站让大家共享
IAVL4.a
- 1.编写AVL树的判别程序,并判断一个二叉搜索树是否为AVL树 2.实现AVL树,其上的基本操作为:Search,Insert,Delete,和Ascend 3.基本操作的动态演示 4.扩展 A.实现带索引的AVL搜索树,其上的基本操作: Search,Insert,Delete,IndexSearch,IndexDelete,Ascend - 1. write AVL tree discrimination program, a
000
- Pdf文档,递归算法的教程,也包括一些经典的递归算法讲解-Pdf document, recursive algorithm tutorial, but also explain some of the classic recursive algorithm
1_1
- 数字统计问题 算法分析与设计课后答案代码-codes problem answer
java仓库管理系统
- 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
HuffmanTree
- 老师给我们的数据结构试验代码,哈夫曼树的全部代码-Teacher gave us a test code, data structures, Huffman tree
GraphTheory-ppt
- 图论课件-清华大学版。对于数据结构的学习有一定的帮助。我是新手。暂时没有自己的源代码。以后能补上么?-Figure of courseware- Tsinghua University Edition. Very detailed.