CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 算法导论

搜索资源列表

  1. stl.LCS

    0下载:
  2. 参考算法导论写的LCS算法,仿照STL的泛型风格,适用于多种STL容器中的各种类型数据构成的序列的最大公共子序列(Longest Common Subsequence)问题求解。-reference Introduction to write the algorithm LCS algorithm, modeled on the STL Generic style. STL is applicable to many types of containers data constitute the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:王硕
  1. suanfadaoluen

    0下载:
  2. 这是《麻省理工学院算法导论中英文版习题笔记全》,详细介绍了各种算法-This is the Massachusetts Institute of Technology in the English version of Introduction to Algorithms Exercises Notebook whole , detailing a variety of algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-07
    • 文件大小:51340294
    • 提供者:jiang
  1. suanfadaolun

    0下载:
  2. 算法导论中文版之算法入门,侧重介绍了算法运行时间的分析-Introduction to Algorithms
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1974933
    • 提供者:Mary
  1. Introduction.to.Algorithms.-.Lecture.Notes

    0下载:
  2. MIT算法导论课程的讲义,十分齐全,是计算机专业的学生学习算法设计的经典入门材料-Introduction to Algorithms MIT course lecture notes, very complete, is a computer science students to learn the classic algorithm design entry materials
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4797563
    • 提供者:jayshaw
  1. lot

    0下载:
  2. 关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错-Matrix multiplication on the comparative analysis between the two algorithms. Classical algorithms and STRASSEN algorithms. Introduction to algorithms and algorithm used for analysis and desig
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:25613
    • 提供者:ROLL
  1. algorithms

    0下载:
  2. 据说比《算法导论》更牛的算法书籍,值得一读-Was said better than 《Introduction to Algorithms》 worth reading ......
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1681026
    • 提供者:flywater
  1. Algorithms

    0下载:
  2. Algorithms,算法导论,想研究算法的赶快下吧!-Algorithms, Introduction to Algorithms, want to study the algorithm quickly under the bar!
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:25603359
    • 提供者:白晓梅
  1. Longgest

    0下载:
  2. 找两个字符串中最长最序列的代码,自己编写的,算法思想参考的算法导论中的LCS算法。能成功运行。 c语言编写-C code.also called LCS
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:930
    • 提供者:刘欢
  1. EditDistance

    0下载:
  2. 编辑距离,算法导论上面的题目,用C++ 实现的-Edit distance, Introduction to Algorithms above topics implementation using C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:执着
  1. 算法导论中文版

    3下载:
  2. 这是一本算法导论的英文版翻译,需要的都可以自行下载。(This is an English version of the algorithm introduction books, need to be able to download their own)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:55169024
    • 提供者:Zenb
  1. 算法导论

    0下载:
  2. 著名算法书《算法导论》的实现源码,采用了泛型编程, 非常适合于学习算法(the source code of the popular algorithm book Introduction to Algorithms)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:357376
    • 提供者:masterqkk
  1. suanfa_jb51

    0下载:
  2. 计算机科学丛书 算法导论基础(Computer science books)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:50948096
    • 提供者:wx小小吴
  1. suanfadaolun3_pdf

    0下载:
  2. 算法导论第三版PDF扫描文件,供大家学习使用(Introduction to algorithms PDF scanning)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:101189632
    • 提供者:永夜极光
  1. code

    0下载:
  2. 算法联系,就是算法导论里面的。基本上就是自己编一点小题目咯(practice for algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:62464
    • 提供者:lxcaxc
  1. 算法导论_原书第3版_CHS

    1下载:
  2. 这是计算机丛书算法导论正版丛书,从其他网址上好不容易找到的(This is an introduction to the introduction of a computer series book algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:100918272
    • 提供者:Struts1
  1. 算法课后答案

    1下载:
  2. 算法导论习题答案,以完善课后习题,注意查收(introduction to algorithms)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:5831680
    • 提供者:睿智如我
  1. 算法导论(第三版.英文版).pdf

    0下载:
  2. 算法导论,从基础讲解算法,可以作为字典使用。(Introduction to Algorithms, which explains algorithms from the ground up, can be used as a dictionary.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5177344
    • 提供者:bajiao
  1. 算法导论

    0下载:
  2. 算法导论书籍扫描高清版,作者是Thomas H.Cormen、Charles E.Leiserson等(Introduction to Algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:103803904
    • 提供者:呵呵哒123724
  1. 算法ppt

    1下载:
  2. 算法导论题目代码(code of algrithom)
  3. 所属分类:其他小程序

    • 发布日期:2019-05-22
    • 文件大小:11592704
    • 提供者:SummerSnow
  1. 算法导论及课后习题与思考题答案

    8下载:
  2. 算法导论第三版课后习题及思考题答案英文版(Introduction to Algorithms the third edition of answers to exercises and thinking questions (English version))
  3. 所属分类:其他

    • 发布日期:2019-10-23
    • 文件大小:1540096
    • 提供者:月之影6
« 12 3 4 »
搜珍网 www.dssz.com