CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - introduction to algorithm

搜索资源列表

  1. Introduction.to.Algorithms(chinese)

    0下载:
  2. 《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功*必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Internal KungFu.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24.42mb
    • 提供者:xl
  1. anstoita

    0下载:
  2. 算法导论introduction to algorithm答案
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.46mb
    • 提供者:王冠
  1. A Practical Introduction to Data Structures and Al

    0下载:
  2. A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.96mb
    • 提供者:妖精雨
  1. redblacktree

    0下载:
  2. 算法导论之红黑树算法,红黑树主要用在内核的算法,该算法的时间复杂度很好!-Introduction to the red and black tree algorithm algorithm, a red, black tree in the main core of the algorithm time complexity good!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:404.2kb
    • 提供者:hanks
  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. 算法经典著作,学习算法设计与分析的必备书,作为程序员,应该好好看看。-Classic algorithm, learning algorithm design and analysis of the essential books, as a programmer, it should be a good look at.
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:17.85mb
    • 提供者:李磊
  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. 详细介绍算法的好书。很详细。结合数据结构看。-Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-06-11
    • 文件大小:17.85mb
    • 提供者:sufei
  1. Introduction_to_Algorithms_2nd_Edition

    0下载:
  2. 是对加快程序运行时间,合理程序类型最有效,最有说服力的一本书-Introduction to Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-30
    • 文件大小:11.44mb
    • 提供者:周聚鸿
  1. Introduction.to.Algorithms

    0下载:
  2. 经典著作《算法导论》,英文文字版。学习算法最权威的书,无需多介绍了。-Classic, " Introduction to Algorithms" , without much introduction, the learning algorithm is the most authoritative book.
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.73mb
    • 提供者:Mr Li
  1. answer-to-Introduction--to-Algorithm

    0下载:
  2. 不同版本的算法导论答案 不同版本的算法导论答案-Answer a different version of Introduction to Algorithms Introduction to Algorithms different versions of the answer
  3. 所属分类:Data structs

    • 发布日期:2017-05-30
    • 文件大小:12.45mb
    • 提供者:shaoguang
  1. Introduction-To-Algorithms

    0下载:
  2. 中文名:算法之道,一本很好的介绍算法的书籍,推荐大家-Chinese name: Algorithm of the Road, a good introduction to algorithms books, recommended we look at
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11.44mb
    • 提供者:caonima
  1. Introduction.to.Algorithms

    0下载:
  2. 算法介绍(包括基础的C语言算法和经典的算法介绍)-Algorithm introduced
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.73mb
    • 提供者:yuanyuan
  1. books-of-algorithm

    0下载:
  2. 一些好的算法书的集合,包括《算法导论》《实用算法的分析与程序设计》《算法设计与分析(王晓东)》等-Algorithm is a collection of some good books, including "Introduction to Algorithms", "Practical algorithm analysis and program design," "algorithm design and analysis (Xiaodong)", etc.
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:48.5mb
    • 提供者:sunjing
  1. Algorithm

    0下载:
  2. sara baase 巴斯 著 第六版 计算机算法设计与分析导论中文翻译-sara baase Bath sixth edition book Design and Analysis of Computer Algorithms Introduction to Chinese translation
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11.23mb
    • 提供者:余凡
  1. Introduction-to-Algorithms

    0下载:
  2. 本书介绍了各种算法,及其各种不同的应用,可以帮助人们了解一些算法的应用-This book describes the various algorithms, and a variety of different applications that can help people understand the application of some algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:46.53mb
    • 提供者:gaobin
  1. dynamic-program

    0下载:
  2. // VS2008 《 算法导论 》 P193页 的动态规划装配线调度问题C代码 -<Introduction to algorithm> P 193 dynamic programing
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:641byte
    • 提供者:leo
  1. 10-classical-algorithm-books

    0下载:
  2. 是不经典的算法书籍,包括《算法导论》,《信息检索:数据结构与算法》、《从数组到优先级队列》。以及其他书籍-10 classical algorithm, Including "Introduction to Algorithms", "Fundamentals of Data Structures", "Information Retrieval: Data Structures & Algorithms "And other classic books
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:27.66mb
    • 提供者:林真神
  1. Introduction-to-Algorithms

    0下载:
  2. 麻省理工学院使用的算法笔记,是学习《算法导论》的辅助资料-The MIT algorithm notes, learning the " Introduction to Algorithms" auxiliary information
  3. 所属分类:Data structs

    • 发布日期:
    • 文件大小:2mb
    • 提供者:wangyanchao
  1. introduction-to-algorithm

    0下载:
  2. 算法导论第三版书里的部分代码(大约到第22章,22章之后的代码稍后会更新)。-introduce to algorithm,this compressed file includes all the source code before chapter 22 (including 22), which all are writen by myself.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:317kb
    • 提供者:lixiaobo
  1. Introduction-to-Algorithms

    0下载:
  2. 算法导论的英文版,讲解算法的非常经典的书。-English version of Introduction to Algorithm. A classical book to teach algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.78mb
    • 提供者:Eddie
  1. Cormen_Algorithms_3rd.pdf

    0下载:
  2. 很出名的一本书,算法导论。适合初学者学习(Introduction to Algorithm)
  3. 所属分类:数据结构

    • 发布日期:2017-12-24
    • 文件大小:4.74mb
    • 提供者:thor9990
« 12 3 4 »
搜珍网 www.dssz.com