CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 算法导论

搜索资源列表

  1. Algorithms

    0下载:
  2. 算法导论(二版) 算法导论(二版)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1018616
    • 提供者:forest
  1. suanfadaolun

    0下载:
  2. 算法导论中文版,是学习算法的经典书籍,详细介绍了各常用算法
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:25593326
    • 提供者:zj
  1. 算法导论(麻省理工学院)

    0下载:
  2. 本资料为麻省理工学院的算法导论课件,值得学习!
  3. 所属分类:软件工程

    • 发布日期:2012-04-28
    • 文件大小:37430423
    • 提供者:diyuqingjie
  1. IntroductiontoAlgorithmsSecondEdition

    0下载:
  2. 麻省理工学院-算法导论电子版(第二版),为已编译的HMTL文件,方便阅读-Massachusetts Institute of Technology- Introduction to electronic version of the algorithm, all
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:18714053
    • 提供者:zhangpan
  1. sfdl

    0下载:
  2. 算法导论教师手册--考试必备,英文版,中文注释,超级详细。-Algorithms Introduction to teacher' s guide- essential examinations, English, Chinese, comments, super detailed.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1537086
    • 提供者:陈晓彤
  1. IntroductiontoAlgorithm

    0下载:
  2. 算法导论(美国)Cormen扫描版,经典名著,值得好好学习一下-Introduction to Algorithms (USA) Cormen scan version, classics, should learn about
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:49021952
    • 提供者:gaojian
  1. Answers-for-Algorithms-

    0下载:
  2. 算法导论课后系统答案,docx文件类型,英文版的。-After-school exercise answer of Introduction to Algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5587221
    • 提供者:
  1. algorithm

    0下载:
  2. 算法导论是介绍算法很经典的一本书,希望对大家有帮助。-Introduction to Algorithms is introduced algorithm is a classic book, we hope to help.
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:48787456
    • 提供者:王根冯
  1. qipansuanfa

    0下载:
  2. 算法文档 棋盘算法,是算法导论的内容,需要c++基础-Algorithm document checkerboard algorithm, is the content of the Introduction to Algorithms, need c++ foundation
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:617
    • 提供者:董平
  1. Algorithm

    0下载:
  2. 这本书不同于算法导论那般的庞大没有侧重点,此书简单易懂,更适合作为算法入门-This book is different from the Introduction to Algorithms is so huge no focus, easy-to-understand book, is more suitable as an algorithm entry
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:1687944
    • 提供者:xuwenli
  1. Introduction-to-Algorithms.pdf

    0下载:
  2. 算法导论是一本极其经典的书,基本是每一个牛人程序员必读之书,非常实用。-Introduction to Algorithms is a very classic, basic cattle each programmer must-read book, very practical.
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:55230464
    • 提供者:lixiulai
  1. algorithms

    0下载:
  2. 算法导论英文版第二版;从简单的基本算法到难的贪心算法或NP难题;-Introduction to Algorithms, Second Edition English basic algorithms from simple to difficult greedy algorithms or NP-hard
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:220839
    • 提供者:maoliugang
  1. [Introduction.to.Algorithms]

    0下载:
  2. [Introduction.to.Algorithms].Thomas.H.Cormen.Ronald.L.Rivest.Charles.E.Leiserson.Clifford.Stein.[Third Edition] 算法导论,最好的算法书-[Introduction.to.Algorithms]. Thomas.H.Cormen.Ronald.L.Rivest.Charles.E.Leiserson.Clifford.Stein. [Third Edition] Introducti
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5005157
    • 提供者:张池
  1. Introduction-to-Algorithms-Notes

    0下载:
  2. 算法导论笔记,附带英文答案,笔记详细,有解答过程。-《Introduction to Algorithms》 Note,with details
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6064808
    • 提供者:谢星宇
  1. Dynamic-Array

    0下载:
  2. hash function 哈希算法 经典计算机科学与技术系题目 代码编程常用 算法导论题目提及的-hash function is a very important algorithm in the cs field. it is a function can do hash and haxi correct.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5018956
    • 提供者:msfiona
  1. Strassen-code

    0下载:
  2. 思塞恩算法 常用算法之一 算法导论提及-strassen algorithm which can run correctly
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4772162
    • 提供者:msfiona
  1. Introduction-to-Algorithms

    0下载:
  2. 算法导论是学习编程算法的经典书籍,对学习算法的同学有很大帮助!-something wrong with automatic translation!
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4992696
    • 提供者:Henry
  1. Introduction-to-Algorithms

    0下载:
  2. 算法导论的原版书 因为看翻译有些错误之处 还是得返回来看原版 希望对大家有帮助-Introduction of the algorithm because the original book in translation or have some wrong with the hope to return to the original point of view to help
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:12022727
    • 提供者:尧新峰
  1. introduction-to-algorithms

    0下载:
  2. 《算法导论》习题全解,十分详细的习题解答资料。-answer of 《introduction to algorithms》
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5689583
    • 提供者:licl
  1. suanfadaolun

    0下载:
  2. 该资料是英文版的算法导论,内容比较齐全,包含了各类基本的算法。-This information is in English Introduction to Algorithms, more complete content, including all kinds of basic algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4993069
    • 提供者:夜苓瑜
« 12 »
搜珍网 www.dssz.com