搜索资源列表
trietree
- trie tree, 是一个高效处理字符串的比较常见的算法,能够让我们在复杂度 O(log(n))的情况下插入和查询一个字符串
TrieTree
- 什么是Trie树? Trie树的性质和特点 Trie树的实现 Trie树是做什么的?
trietree
- trie tree, 是一个高效处理字符串的比较常见的算法,能够让我们在复杂度 O(log(n))的情况下插入和查询一个字符串-trie tree, is an efficient treatment of the more common string algorithms, to enable us to the complexity of O (log (n)) the case of insert and query a stri
TrieTree
- 什么是Trie树? Trie树的性质和特点 Trie树的实现 Trie树是做什么的? -What is the Trie tree? Trie tree of the nature and characteristics of the realization of Trie tree Trie tree is doing what?
TrieTree
- 一般trie(特里)树的实现例子,这里的trie树反映了一定的设计思路,但实际工程中须优化,如使用双数组的trie树。-General trie (Terry) the realization of the tree example, where the trie tree certainly reflect a degree of design ideas, but the actual project to be optimized
TrieTree
- c语言写的,用TrieTree数据结构写的英语词典,简单界面-c language written TrieTree data structure used to write the English dictionary, a simple interface
TrieTree
- 索引树的实现,用于计算含有某个前缀的单词数量。-The realization of the index tree used to calculate the number of words containing a certain prefix.
trieTree
- 一个基于hashtable的理论而编程的程序,建立文本时根据keywordtree而建立的-based on hash table, build table by keyword tree
TrieTree
- TrieTree数据结构的一些个人简见解-TrieTree simple data structure of some personal insights
word_filter
- 高效的脏词过滤功能,使用trietree算法实现的-Efficient dirty word filtering, the algorithm used trietree
TrieTree
- C++编写的字典树算法,方便简洁,直接插入语查询-C++ Trietree ACM
trieTree
- 实现tiretree的基本操作,并可以通过“字典.txt”扩充搜索范围-Achieve tiretree the basic operation, and can be " dictionary. Txt" Extended Search