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

搜索资源列表

  1. trietreeJava

    0下载:
  2. trie的原理是利用字符串集合中字符串的公共前缀来降低时间开销以达到提高效率的目的。 它具有以下性质:1,根结点不包含任何字符信息 2,如果字符的种数为n,则每个结点的出度为n(这样必然会导致浪费很多空间,这也是trie的缺点,我还没有想到好点的办法避免) 3,查找,插入复杂度为O(n),n为字符串长度。-The principle is the use of a string trie collection of string prefix to reduce the time overh
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:李庆文
  1. TrieImp

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

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

    0下载:
  2. Java trie implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:24.87kb
    • 提供者:holoubekm
搜珍网 www.dssz.com