About: Introduction to Algorithms     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:Wikicat1990Books, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FIntroduction_to_Algorithms

Introduction to Algorithms is a book on computer programming by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein. The book has been widely used as the textbook for algorithms courses at many universities and is commonly cited as a reference for algorithms in published papers, with over 10,000 citations documented on CiteSeerX. The book sold half a million copies during its first 20 years. Its fame has led to the common use of the abbreviation "CLRS" (Cormen, Leiserson, Rivest, Stein), or, in the first edition, "CLR" (Cormen, Leiserson, Rivest).

AttributesValues
rdf:type
rdfs:label
  • مقدمة في الخوارزميات (كتاب) (ar)
  • Introducción a los algoritmos (es)
  • Introduction à l'algorithmique (fr)
  • Introduction to Algorithms (en)
  • Introduzione agli algoritmi (it)
  • Introduction to Algorithms (ko)
  • Алгоритмы: построение и анализ (ru)
  • 算法导论 (zh)
  • Вступ до алгоритмів (uk)
rdfs:comment
  • مقدمة في الخوارزميات (بالإنجليزية: Introduction to Algorithms )‏ هو كتاب تعليمي في مجال الخوارزميات يستعمل للتدريس في العديد من الجامعات حول العالم وهو مصدر كثيرا ما يتم الاستشهاد به في الأوراق العلمية المتعلقة بالخوارزميات، مع أكثر من 10,000 اقتباسا موثقا على محرك CiteSeerX. مؤلفوا الكتاب هم توماس كورمن، تشارلز لايسيرسين، رونالد ريفست، وكليفيرد ستاين ولذلك يعرف الكتاب اختصارا بـCLRS. بيعت أكثر من نصف مليون نسخة من الكتاب خلال أول 20 سنة من طبعه. (ar)
  • Introducción a los algoritmos (Introduction to Algorithms en versión original) es un libro de Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest y Clifford Stein. Tiene tres ediciones en inglés, la primera 1990, sin Clifford Stein, una segunda en 2001, y una tercera en 2009. Se usa como libro de texto para enseñar algoritmos en algunas universidades. Cormen enseña en el Dartmouth College, Rivest y Leiserson dan clases en el MIT, y Clifford Stein enseña en la Universidad de Columbia. (es)
  • 《Introduction to Algorithms》는 알고리즘 입문서이다. 다트머스 대학교 교수 토머스 H. 코르먼, 매사추세츠 공과대학교 교수 찰스 E. 레이서슨과 로널드 "론" L. 라이베스트, 컬럼비아 대학교 교수 클리포드 스타인 네 명이 같이 지은 책으로, 저자들 이름의 머릿글자를 따서 CLRS라고 부르기도 한다. 이 책 1판은 스타인이 참여하지 않았기 때문에 나머지 세 사람의 머릿글자를 따서 CLR이라고 불렸다. 표지의 모빌은 에서 소장하고 있는 알렉산더 칼더의 빅 레드(Big red)이다. 예제는 서적에 동봉되어 있는 CD-ROM에 자바로 코딩된 소스파일이 준비되어 있다. 대한민국에는 서울대학교의 문병로, 심규석, 충북대학교의 이충세 교수가 번역하여 같은 제목으로 출간하였다. CLRS는 내용이 충실하기 때문에 많은 대학의 전산학 관련 학과에서 알고리즘 강의 교재로 사용한다. 또한 수많은 논문에서 인용하기 때문에, 참고 문헌 목록에서 쉽게 볼 수 있는 책이기도 하다. 2006년 9월 조사에 따르면 CiteSeer에서 이 책이 전산학 논문 인용 횟수 2위를 기록했다. 2009년 9월에 3판이 출간되었다. (ko)
  • Introduzione agli algoritmi e strutture dati (Introduction to Algorithms) è un libro di Thomas H. Cormen, , Ronald L. Rivest e .Edito da McGraw-Hill.È usato come libro di testo nei corsi di algoritmi in molte università. La prima edizione del libro di testo non includeva come autore Stein, e così il libro divenne conosciuto con l'acronimo CLR.Dopo l'aggiunta del quarto autore nella seconda edizione, molti si riferiscono al libro con CLRS.Il libro è accompagnato anche da un Cd-Rom con esempi in Java. (it)
  • Алгори́тмы: построе́ние и ана́лиз (англ. Introduction to Algorithms, CLRS) — книга по алгоритмам и структурам данных, написанная Томасом Корменом, Чарльзом Лейзерсоном, Рональдом Ривестом и Клиффордом Штайном. Книга используется во многих учебных заведениях в качестве пособия и справочника, на книгу имеется более 4000 ссылок на CiteSeerX. (ru)
  • Вступ до алгоритмів (англ. Introduction to Algorithms) — книжка, яку написали Томас Кормен, Чарльз Лейзерсон, Рональд Рівест і Кліфорд Стайн. Її використовують як підручник для курсів з теорії алгоритмів у багатьох університетах і часто цитують в документах у цій галузі; наразі на CiteSeerX задокументовано більш ніж 6600 цитувань. Продажі книжки впродовж перших 20 років сягнули півмільйона примірників. Її слава привела до появи позначення «CLRS» (Cormen, Leiserson, Rivest, Stein). (uk)
  • 《算法导论》(英語:Introduction to Algorithms)是基础算法方面最权威、最详细的著作之一,在很多国际著名大学被用于算法课的教材。诸多算法方面的论文将其列入参考文献当中。 该书详细的介绍了诸多常见的算法及数据结构,并用严谨的证明来论证其正确性。每个章节均有例题,适合学习者深入理解。第一版刊行于1990年,2009年最新版为第三版。在许多国家常常以作者姓名首个英文字母被称为CLRS(第一版则简称为CLR)。 (zh)
  • Introduction to Algorithms is a book on computer programming by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein. The book has been widely used as the textbook for algorithms courses at many universities and is commonly cited as a reference for algorithms in published papers, with over 10,000 citations documented on CiteSeerX. The book sold half a million copies during its first 20 years. Its fame has led to the common use of the abbreviation "CLRS" (Cormen, Leiserson, Rivest, Stein), or, in the first edition, "CLR" (Cormen, Leiserson, Rivest). (en)
  • Introduction à l'algorithmique, ou Introduction to algorithms en version originale, est un livre d'algorithmique écrit par Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, et Clifford Stein. Le livre est parfois appelé CLRS, d'après les initiales des noms des auteurs (CLR pour la première édition). (fr)
foaf:name
  • Introduction to Algorithms (en)
name
  • Introduction to Algorithms (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Clrs4.jpeg
dc:publisher
  • MIT Press
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
thumbnail
author
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 53 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software