资源列表
search
- 查找是数据结构中非常重要的一项内容,主要基于C++实现了查找的一些算法-Search is a very important content in the data structure, mainly based on c++ implementation to find some of the algorithm
lab02
- 主要实现了线性表的线性存储结构,在数据结构学习中非常重要-Mainly realizes the linear table storage structure of linear, in learning data structure is very important
er-cha-shu
- 数据结构中二叉树原理的实现与展示,主要利用C++实现,是数据结构初学者的良好材料-The realization of the data structure of binary tree theory and demonstration, the main use of c++ implementation, is a good material for data structure for beginners
search
- 本文档主要是浅谈部分搜索和高效算法在搜索中的运用-Application of part of the search and efficient algorithm in the search
longest-increasing-subsequence
- 数据结构 动态规划算法 最长递增子序列的C语言代码-Data structures dynamic programming algorithm longest increasing subsequence of C language code
tower-issue
- 数据结构 动态规划算法 数塔问题的C语言代码-C language code number of dynamic programming algorithm data structure tower issue
HuffmanTree
- 数据结构实验 赫夫曼树算法的C语言程序代码-Experimental data structure Huffman tree algorithm C language code
huisuo
- 数据结构实验中回溯问题八皇后和马周游的C语言代码-Experimental data structure in the back and the horse traveled eight queens problem of C language code
Huffman-Tree-and-Coding
- 哈夫曼树编码完整程序,编码主要是依照数据结构一书上的伪C代码,有调整,有完整-Huffman coding complete program, coding mainly in accordance with the data structure of a pseudo-C code book, there are adjustments, there is a complete
dreamoon_2_0
- 谷歌在线测试题目的代码,从满分获得者的源代码处下载而来,希望对大家有用-Google online test subject code, downloaded from the source code out of the winner, and we hope to be useful
dreamoon_1_0
- 谷歌在线测试题目的代码,从满分获得者的源代码处下载而来,希望对大家有用-Google online test subject code, downloaded from the source code out of the winner, and we hope to be useful
DoubleArrayTrie
- 双数组Trie树,参考了那篇名为《An Efficient Implementation of Trie Structures》的论文,实现了简单的字符串匹配-Dual Array Trie tree, a reference that piece titled " An Efficient Implementation of Trie Structures" papers, to achieve a simple string match