搜索资源列表

  1. trietree

    0下载:
  2. trie tree, 是一个高效处理字符串的比较常见的算法,能够让我们在复杂度 O(log(n))的情况下插入和查询一个字符串
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1557
    • 提供者:hekui
  1. TrieTree

    0下载:
  2. 什么是Trie树? Trie树的性质和特点 Trie树的实现 Trie树是做什么的?
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:232372
    • 提供者:tearnon
  1. trietree

    0下载:
  2. 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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:hekui
  1. TrieTree

    0下载:
  2. 什么是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?
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:232448
    • 提供者:tearnon
  1. TrieTree

    0下载:
  2. 一般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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:crazy
  1. TrieTree

    0下载:
  2. c语言写的,用TrieTree数据结构写的英语词典,简单界面-c language written TrieTree data structure used to write the English dictionary, a simple interface
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:suli
  1. TrieTree

    0下载:
  2. 索引树的实现,用于计算含有某个前缀的单词数量。-The realization of the index tree used to calculate the number of words containing a certain prefix.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:40960
    • 提供者:康维鹏
  1. trieTree

    0下载:
  2. 一个基于hashtable的理论而编程的程序,建立文本时根据keywordtree而建立的-based on hash table, build table by keyword tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:金星男
  1. TrieTree

    0下载:
  2. TrieTree数据结构的一些个人简见解-TrieTree simple data structure of some personal insights
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:yiran
  1. word_filter

    0下载:
  2. 高效的脏词过滤功能,使用trietree算法实现的-Efficient dirty word filtering, the algorithm used trietree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:张念富
  1. TrieTree

    0下载:
  2. C++编写的字典树算法,方便简洁,直接插入语查询-C++ Trietree ACM
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:612352
    • 提供者:沈杰
  1. trieTree

    0下载:
  2. 实现tiretree的基本操作,并可以通过“字典.txt”扩充搜索范围-Achieve tiretree the basic operation, and can be " dictionary. Txt" Extended Search
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:kerwin

源码中国 www.ymcn.org