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

搜索资源列表

  1. Suffix_tree

    0下载:
  2. Suffix tree的相关查找,定位,Suffix_tre用于基因查找中很有用处.-Suffix tree related to search, positioning, Suffix_tre search for the gene had very useful.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2381
    • 提供者:叶剑
  1. libsfxdisk-1[1].2.tar

    0下载:
  2. 后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C * O (n) the complexity
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15145
    • 提供者:董骝焕
  1. suffix_tree

    0下载:
  2. 后缀树的算法实现。基本定义在suffixtree.h中,具体实现参见suffixtree.c.-Suffix tree algorithm. Basic definitions in suffixtree.h, the concrete realization see suffixtree.c.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:13501
    • 提供者:aasl
  1. suffixtree

    0下载:
  2. suffix tree and related documents
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:11184
    • 提供者:范晓莉
  1. suffixtree

    0下载:
  2. this is an implement of suffix tree in java which is used as search in dectionary
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:NeeL
  1. SuffixTree

    0下载:
  2. 重要算法后缀树的实现,非常实用-Important algorithm for the realization of the suffix tree
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:2508
    • 提供者:tr0j4n
  1. 10253

    0下载:
  2. 本代码是在KMP算法上加以改进后,实现对一个字串求最长重复子序列。该算法可以与后缀树有相同原理。-The code is in the KMP algorithm be improved to realize for the longest string of a repeat sequence. The suffix tree algorithm with the same principle.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:946
    • 提供者:fppling
  1. tree

    0下载:
  2. 算术表达式与二叉树之间存在着对应关系,编写把以前缀形式输入的合法算术表达式转换为中缀表达式,再转换为后缀表达式,并求表达式的值-Arithmetic expressions with binary tree there is a correlation between the preparation of the form to enter the legitimate prefix arithmetic expression conversion infix expression, and t
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1532
    • 提供者:ty
  1. suffix_Tree

    0下载:
  2. 后缀树构造程序,输入字符串,产生该字符串的后缀树结构-Suffix tree construction process, input string, resulting in the string suffix tree structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:901565
    • 提供者:索永强
  1. gsuffix-1.0.0.tar

    0下载:
  2. 该gsuffix库实现枚举的字符串搜索使用 serveral的算法。它采用了后缀树和后缀数组的数据结构,以及一些其他方法。-The gsuffix library implements serveral algorithms used for enumerative string searches. It incorporates the suffix tree and suffix array data structures as well as some other methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:892339
    • 提供者:johnslion
  1. st

    0下载:
  2. 我自己写的关于后缀树的实现,可以参考。 implementation of suffix tree, just for reference.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:720
    • 提供者:bigbear802
  1. suffixtree

    0下载:
  2. 后缀树的代码,比较长,不是我写的,别人给的学习用的。-Suffix tree code, the longer, not mine, and others use to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3600
    • 提供者:XCW
  1. stree

    0下载:
  2. Suffix Tree implementation in C String matching using suffix trees and suffix arrays
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5934
    • 提供者:Rahul Kulkarni
  1. string

    0下载:
  2. 字符串匹配算法研究 字符串匹配 前缀 后缀 kmp算法 后缀树-with internet booming, the amount of information gets more and more. How to find the target information in such tramendous data is the key in web searching develepment. In this end the string matching algorithm takes
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:16605
    • 提供者:neufox
  1. StringCon

    0下载:
  2. 字符串的比对函数。字符串的比对应用了后缀树的比对是数据库的重要应用。-String comparison functions. Strings than on the application of the suffix tree alignment is an important application of the database.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:195304
    • 提供者:Anhui Huang
  1. houzhuishu

    0下载:
  2. 内有后缀树源码及相关说明文档ppt,算法较完整,经过试验,可以运行,希望对你有帮助-Source within the suffix tree and related documentation ppt, more complete method, after testing, you can run, I hope to help you
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:522903
    • 提供者:王小峰
  1. 04568488

    0下载:
  2. Search Results Clustering in Chinese Context Based on a New Suffix Tr-Search Results Clustering in Chinese Context Based on a New Suffix Tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:368356
    • 提供者:arafatalawy
  1. SaxShuffixTree

    0下载:
  2. SAX和后缀树的连接,将double转为字符,然后用后缀树建立连接-suffix tree
  3. 所属分类:Data structs

    • 发布日期:2017-11-29
    • 文件大小:42454
    • 提供者:aaa
  1. lcs-2

    0下载:
  2. 利用后缀树进行的多个字符串的最长公共子串查找。-String suffix tree longest common substring search.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:289792
    • 提供者:李嘉锋
  1. suffixtree-master

    0下载:
  2. Suffix Tree 搜索实现,运用suffix tree前缀查找功能实现搜索(Suffix Tree search implementation)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:24576
    • 提供者:chrisfyu
« 12 3 »
搜珍网 www.dssz.com