您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 彻底理解字符串查找算法的好书《Handbooks fo Exact String-Matching Algorithms》

  2. 英文版,除本介绍是中文外,书中无任何中文汉字,请谨慎下载。 一本全面彻底讲解字符串查找算法的书。 书中讲解了34个字符串查找算法的思想。每个算法都有适用性的描述。每个算法都有逐步推演的例子(图解)。每个算法都有代码(C语言)。每个算法都有复杂度分析。每个算法都有进一步的参考文献。 一本研究字符串查找算法不容错过的好书。
  3. 所属分类:其它

    • 发布日期:2009-12-31
    • 文件大小:524288
    • 提供者:ld6886
  1. Pattern Matching and Text Compression Algorithms

  2. 一篇关于模式匹配和文本数据压缩的综述性论文
  3. 所属分类:专业指导

    • 发布日期:2010-01-06
    • 文件大小:285696
    • 提供者:gqsnow
  1. 计算机专业英语(2008影印版)课后练习题答案(Multiple Choice & Matching)

  2. 计算机专业英语(2008影印版)课后练习题答案 Multiple Choice & Matching
  3. 所属分类:专业指导

    • 发布日期:2010-01-11
    • 文件大小:21504
    • 提供者:zyhivan
  1. 串匹配算法C++源代码

  2. C++实现的串匹配算法 c++ string matching algorithms
  3. 所属分类:其它

    • 发布日期:2010-01-30
    • 文件大小:5120
    • 提供者:easyxu
  1. State of the Art in Shape Matching

  2. 图形匹配综述,英文pdf,评分时注意把评几星的选上,可以返回花去的积分,而且还多返一分
  3. 所属分类:专业指导

    • 发布日期:2010-02-24
    • 文件大小:690176
    • 提供者:wangxiancun88
  1. Face recognition by fusion of local and global matching scores using ds theory An evaluation with uni-classifier and mu

  2. Face recognition by fusion of local and global matching scores using ds theory An evaluation with uni-classifier and multi-classifier paradigm,关于人脸识别的一篇不错的文章
  3. 所属分类:专业指导

    • 发布日期:2010-03-24
    • 文件大小:523264
    • 提供者:ouyeni
  1. image matching

  2. image matching 飞机图像匹配 MATLAB 一个简单的程序,实现小飞机的匹配。
  3. 所属分类:其它

    • 发布日期:2010-04-07
    • 文件大小:178176
    • 提供者:jyliyanjie126
  1. Approximate String Matching和Lock-Free Data Structures

  2. Approximate String Matching Lock-Free Data Structures
  3. 所属分类:C

    • 发布日期:2010-08-04
    • 文件大小:473088
    • 提供者:calm_star
  1. EXACT STRING MATCHING ALGORITHMS

  2. 算法是软件技术的核心和灵魂,如今搞软件的人们在IT生产线上已然成了一颗螺丝钉,当然对于基础技能的训练还是需要的,这里奉献一份有趣的资料,专门介绍字符串匹配算法的,很赞。
  3. 所属分类:其它

    • 发布日期:2010-08-24
    • 文件大小:730112
    • 提供者:fanzj2005
  1. A Vector Based Method of Ontology Matching

  2. 本体映射,用支持向量机的办法,实现不同本体之间,语义的映射。该方法克服了传统的语义不足的缺点
  3. 所属分类:专业指导

    • 发布日期:2010-08-29
    • 文件大小:232448
    • 提供者:jack1219
  1. Demo code for detecting and matching SIFT features

  2. Demo code for detecting and matching SIFT features
  3. 所属分类:其它

    • 发布日期:2010-10-29
    • 文件大小:441344
    • 提供者:devil28280418
  1. Structures Of String Matching And Data Compression

  2. Structures Of String Matching And
  3. 所属分类:其它

    • 发布日期:2008-03-15
    • 文件大小:728064
    • 提供者:osoon
  1. Template Matching Techniques in Computer Vision Theory and Practice

  2. <>
  3. 所属分类:专业指导

  1. Signal Recovery From Random Measurements Via Orthogonal Matching Pursuit

  2. This paper demonstrates theoretically and empirically that a greedy algorithm called Orthogonal Matching Pursuit (OMP) can reliably recover a signal with m nonzero entries in dimension d given O(mln d) random linear measurements of that signal.
  3. 所属分类:其它

    • 发布日期:2011-01-06
    • 文件大小:958464
    • 提供者:jieya555
  1. Takaoka, T., "An On-Line Pattern Matching Algorithm," Information

  2. Takaoka, T., "An On-Line Pattern Matching Algorithm," Information
  3. 所属分类:专业指导

    • 发布日期:2011-01-08
    • 文件大小:159744
    • 提供者:mostovoi1234
  1. String Matching with Finite Automata

  2. 基于有限自动机进行字符串匹配。有详细算法描述。
  3. 所属分类:网络安全

    • 发布日期:2011-03-19
    • 文件大小:172032
    • 提供者:Anneee
  1. State of the art on feature matching

  2. State of the art on feature matching.这PPT介绍了各种流行的feature matching方法及他们的对比等!
  3. 所属分类:专业指导

    • 发布日期:2008-04-02
    • 文件大小:4194304
    • 提供者:liouzone
  1. Vehicle Logo Recognition Using a SIFT-Based Enhanced Matching Scheme

  2. 主要讲的事图像处理中的图像匹配,对图像的匹配讲的非常详细。
  3. 所属分类:C/C++

    • 发布日期:2011-04-19
    • 文件大小:606208
    • 提供者:xiechuang38
  1. 【字符串匹配】Flexible Pattern Matching in Strings

  2. 经典的资源,讲述字符串匹配的相关内容。相关章节描述为 Chapter 1 - Introduction Chapter 2 - String Matching Chapter 3 - Multiple String Matching Chapter 4 - Extended String Matching Chapter 5 - Regular Expression Matching Chapter 6 - Approximate Matching Chapter 7 - Conclusion
  3. 所属分类:其它

    • 发布日期:2011-07-09
    • 文件大小:6291456
    • 提供者:jiangrains
  1. Chamfer Matching在CT和MRI图像图像匹配融合中的应用

  2. Chamfer Matching在CT和MRI图像图像匹配融合中的应用
  3. 所属分类:专业指导

    • 发布日期:2011-09-19
    • 文件大小:178176
    • 提供者:lev011
« 1 2 3 4 56 7 8 9 10 ... 50 »