CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - trie

搜索资源列表

  1. libdatrie-0.2.4.tar

    0下载:
  2. 这是一个经典的通过双数组实现Trie树的示例-This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:359658
    • 提供者:
  1. search

    0下载:
  2. trie搜索树模拟的服务器间搜索算法。需要在c:\ 创建1~10 10个文档,记录服务器内容。“1.txt”-trie search tree search algorithm for the simulation servers. Need to c: \ to create 1 to 10 of 10 documents, records server content. " 1.txt"
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:79297
    • 提供者:kid
  1. Tightly-Packed-Tries

    0下载:
  2. Tightly Packed Tries: How to Fit Large Models into Memory, and Make them Load Fast, Too We present Tightly Packed Tries (TPTs), a compact implementation of read-only, compressed trie structures with fast on-demand paging and short load times. We de
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:120788
    • 提供者:Ngo Minh Thai
  1. poj1816

    0下载:
  2. poj上1816题,用静态trie树这个数据结构实现-poj on the 1816 title, with the static trie tree data structure to achieve this
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:728
    • 提供者:fjy
  1. Proiect-ADS

    0下载:
  2. Algorithms and Data Structures Application for B and Trie combined trees
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:550258
    • 提供者:Dragos Predatu
  1. Course-design-English-dictionary

    0下载:
  2. Trie树通常作为一种索引树,这种结构对于大小变化很大的关键字特别有用。利用Trie树实现一个英语单词辅助记忆系统,完成相应的建表和查表程序。-Trie trees usually as a tree, the structure on the index of the key word size change a lot is especially useful. Use Trie tree realize one English word memory system, complete au
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:8930
    • 提供者:
  1. EngAssist

    0下载:
  2. 一个英文写作助手,具有单词纠错,补全等功能,利用Trie树实现-An English writing assistant, has the words the error correction, fill congruent function, use Trie tree realized
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:475707
    • 提供者:风之子
  1. TrieImp

    0下载:
  2. Trie implementation in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1479
    • 提供者:Meera
  1. dictionarytree

    0下载:
  2. 又称单词查找树,Trie树,是一种树形结构,是一种哈希树的变种。典型应用是用于统计,排序和保存大量的字符串(但不仅限于字符串),所以经常被搜索引擎系统用于文本词频统计-Also known as word search tree, the trie is a tree structure, which is a variant of the hash tree. Typical applications are used for statistical, sort and save a lot
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3120234
    • 提供者:曹辉
  1. mian

    0下载:
  2. 又称单词查找树,Trie树,是一种树形结构,是一种哈希树的变种。典型应用是用于统计,排序和保存大量的字符串(但不仅限于字符串),所以经常被搜索引擎系统用于文本词频统计。它的优点是:利用字符串的公共前缀来节约存储空间,最大限度地减少无谓的字符串比较,查询效率比哈希表高。 -Text of obtaining statistics its advantage is: use the public to save string prefix storage space, the maximum r
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:669
    • 提供者:小明
  1. NYOJ.290.DictionaryTree

    0下载:
  2. 字典树,Trie树,查找插入效率都很高的一种高级数据结构。-Dictionary tree, Trie, an advanced data structures to find the insertion efficiency high.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:986
    • 提供者:xxq
  1. cprops

    0下载:
  2. The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management fra
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:797755
    • 提供者:evil
  1. adarrts-02tarr

    0下载:
  2. 双数组辞典生成程序源码。运用双数组实现trie算法,对于不定长度共同前前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。 可直接使用。 -The dual array thesaurus program source code is generated. The use of double-array trie algorithm for indefinite length common prefix query before, Bi Haxi method is more effe
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:230247
    • 提供者:hxb
  1. shudejianliyuchazhao

    0下载:
  2. Trie树构建与查找,文档包括程序思路详解与代码及注释,数据结构作业-Trie tree Find program ideas Detailed code and notes, data structure operations
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:106694
    • 提供者:麦白术
  1. ChineseSegmentation

    0下载:
  2. 用trie算法实现的中分分词程序,在VC2010中编译运行成功,所参考资料也为转载,若原作看到这个,希望与我联系:)-Chinese Segmentation implemented by Trie algorithm,compiling and running successfully in VC2010
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:2342
    • 提供者:胡玥
  1. TRIE

    0下载:
  2. 字典树的插入和查找,了解字典树的方便之处-The insertion Find of the dictionary tree
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:615574
    • 提供者:wendy
  1. trie_QT_Code

    0下载:
  2. 基于trie树的词频统计工具,用QT开发界面-Frequency Statistics tool based on a trie, QT development interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:7094004
    • 提供者:haomeng
  1. The-AVL-trie-of-word

    0下载:
  2. 实现用AVL树的数据结构和算法,进行单词的查找!-With realization of an AVL tree algorithm, carries on the word search!
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1900
    • 提供者:白思行
  1. CMST-DataStruct

    0下载:
  2. A Classifi ed Multi-Suffi x Trie for IP Lookup and Update
  3. 所属分类:Development Research

    • 发布日期:2017-11-21
    • 文件大小:144857
    • 提供者:Tuan Nghia
  1. temp

    0下载:
  2. poj 2967 BFS+Trie 把字符用数字表示,简化建树 插入 查找过程-poj 2967 BFS+Trie the characters, numerals inserted lookup process to simplify the achievements
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:1564
    • 提供者:zy
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com