中英
算法导论
  • 网络释义
  • 1

     Introduction to Algorithms

    算法导论》(Introduction to Algorithms):本书选用四位作者名字的首字母命名,因而又被称为CLRS,是很多国际著名大学的算法课教材,可称得上是算法与数据结构的权威著作...

  • 2

     MIT - Introduction to Algorithms

    麻省理工学院算法导论(MIT - Introduction to Algorithms),编程开发 这是麻省理工学院2001年秋季课程《算法导论》的所有课程资料,包括有:课本(含有习题,chm格式),课堂讲稿(ppt转pdf格...

  • 3

     CLRS

    如果有比较多的时间《算法导论》(CLRS)是必看的,就算不为找工作,仔细研读一遍也绝对对得起你花的时间,它的课后题几乎都是经典问题,能熟练做出它的课后题的话,水平...

  • 4

     Introduction to Algorithms Second Edition

    ...算机系统"(Computer Systems A Programmer#039;s Perspective ) 【12】 "算法导论"(Introduction to Algorithms Second Edition) 【13】 "数据结构与算法分析 ——

短语
查看更多
  • 双语例句
  • 1
    经典麻省理工MIT的 算法导论 书的配套完整答案。
    MIT Massachusetts Institute of Technologys classic book Introduction to the matching algorithm complete answer.
  • 2
    算法导论》(Introduction to Algorithms)一书来自于同名的一门课程,即麻省理工学院课程编号系统里的6.046。
    Introduction to Algorithms grew out of a course of the same name, known as 6.046 in MIT's course-numbering system.
  • 3
    (《算法导论》(Introduction to Algorithms)的第二版出版于2001年,当时的封面是大家起初不怎么喜欢的淡蓝色调,这本书为此而获得了历时10年的昵称“那本大白皮书”)
    Beginning with the second edition in 2001, Introduction to Algorithms' cover acquired a blue tint, which cost it its decade-old nickname 'the big white book.'
查看更多
  • 百科
  • 算法导论

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

查看更多