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

搜索资源列表

  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. This a large book, and your class will probably cover only a portion of its material. We have tried, however, to make this a book that will be useful to you now as a course textbook and also later in your career as a mathematical desk reference o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.44mb
    • 提供者:jo
  1. Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG

    0下载:
  2. Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.56mb
    • 提供者:maxultra
  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
    • 文件大小:48.96mb
    • 提供者:jiang
  1. suanfadaolun

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

    • 发布日期:2017-04-09
    • 文件大小:1.88mb
    • 提供者:Mary
  1. BlockMatchingAlgoMPEG

    0下载:
  2. This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Ex
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-23
    • 文件大小:118.52kb
    • 提供者:hbx
  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
    • 文件大小:4.58mb
    • 提供者: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-31
    • 文件大小:25.01kb
    • 提供者:ROLL
  1. algorithms

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

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

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

    • 发布日期:2017-06-17
    • 文件大小:24.42mb
    • 提供者:白晓梅
  1. EditDistance

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

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:执着
  1. mincouplepoints

    0下载:
  2. 算法导论作业,求最近点对,vs2005,c++开发,复杂度o(nlogn)有图形交互界面,可以用鼠标设置点,也可以随机生成点,最多支持100万个点-Introduction to Algorithms job, find nearest points, vs2005, c++ development, complexity o (nlogn) with a graphical interface, you can set point with the mouse can also be rand
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4.77mb
    • 提供者:lxq
  1. BC

    0下载:
  2. 用VC++编写的求双连通分支的程序,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written by VC++ double-connected component of the program requirements, the program' s algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:923.65kb
    • 提供者:dele
  1. Introduction-to-Algorithms

    0下载:
  2. 《算法导论》原书名——《Introduction to Algorithms》,是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(《The Art Of Computer Programming》)相媲美。 《算法导论》由Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein四人合作编著(其中Clifford Stein是第二版开始参与的合著者)。本书的最大特点就是将严谨
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-11
    • 文件大小:17.81mb
    • 提供者:xiejiayun
  1. Introduction.to.Algorithm

    0下载:
  2. 《算法导论》英文原版,非扫描版,希望对深入理解算法有帮助。-"Introduction to Algorithms" English original, non-scanning version, hope to help further understand the algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4.73mb
    • 提供者:云梦泽
  1. simple

    0下载:
  2. 实现单纯性算法,利用算法导论的算法,用于求解线性方程-Simple algorithm, the use of algorithms introduction to algorithms for solving linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:139.93kb
    • 提供者:jabinwang
  1. suanfadaolun8

    0下载:
  2. 计算机行业应聘的经典书籍《算法导论》,这是这本书籍的读书笔记,希望能对大家有用-The computer industry candidates classic book " Introduction to Algorithms" books, reading notes, hoping to be useful to everyone
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:525.37kb
    • 提供者:晓磊
  1. Lecture1-Introduction-2017

    0下载:
  2. Introduction to Algorithms PPT
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:227kb
    • 提供者:xufanfan
  1. Lecture2-2017

    0下载:
  2. Introduction to Algorithms ppt
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:245kb
    • 提供者:xufanfan
  1. Lecture3-Search Algorithms -2017

    0下载:
  2. Introduction to Algorithms PPT second
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:306kb
    • 提供者:xufanfan
  1. Introduction to Algorithms

    0下载:
  2. introduction to algorithm
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:4.74mb
    • 提供者:溜溜123
« 12 3 4 »
搜珍网 www.dssz.com