コンテンツにスキップ

The Art of Computer Programming

出典: フリー百科事典『ウィキペディア(Wikipedia)』

これはこのページの過去の版です。Tomato tomato tomato (会話 | 投稿記録) による 2015年2月18日 (水) 13:41個人設定で未設定ならUTC)時点の版 (少し修正しました。)であり、現在の版とは大きく異なる場合があります。

The Art of Computer Programming
著者 ドナルド・クヌース
Donald.E. Knuth
発行日 Volume 1(1997年)
Volume 2(1997年)
Volume 3(1998年)
Volume 4(2005年)
発行元 アディソン-ウェスリー英語版(原書)
ジャンル 学術書計算機科学
アメリカ合衆国の旗 アメリカ合衆国
言語 英語
形態 上製本
公式サイト http://www-cs-faculty.stanford.edu/~knuth/
コード 本文の#書籍を参照
ウィキポータル 書物
ウィキポータル ソフトウェア
ウィキポータル コンピュータ
ウィキポータル 数学
[ ウィキデータ項目を編集 ]
テンプレートを表示

The Art of Computer Programming』は、ドナルド・クヌースDonald.E. Knuth)博士が自らのライフワークと位置づけるコンピュータプログラミングに関する書籍である。様々なアルゴリズムについて、その背景や歴史まで踏み込んだ徹底的な解説を行っている。現在3巻までと4巻の分冊が刊行されている。

今後の計画についてはクヌース博士自身のwebページ[1]で確認できる。

サイエンス社から出版されている日本語訳は、原著2巻相当分の4巻までしか出ていない。また、出版時期が古いためもあるが、専門用語について可能な限りカタカナ語を使わず訳すという方針のために、一部少々独特の用語が使われている。

アスキーからも日本語訳が出版されており、2007年9月現在で3巻までと改訂版分冊1巻、4巻の分冊2,3が刊行されている。

書籍

  • 『The Art of Computer Programming Volume 1 Fundamental Algorithms Third Edition 日本語版』、Donald E.Knuth (著) 、有澤誠 (監訳)、和田英一 (監訳) 、青木孝 (訳) 、筧一彦 (訳) 、鈴木健一 (訳) 、長尾高弘 (翻訳) 、アスキー、2004年、ISBN 978-4-7561-4411-9
  • 『The Art of Computer Programming Volume 1 Fascicle 1 MMIX--A RISC Computer for the New Millennium 日本語版』、Donald E.Knuth (著) 、有澤誠 (監訳)、和田英一 (監訳) 、アスキー、2006年、ISBN 978-4-7561-4712-7
  • 『The Art of Computer Programming Volume 2 Seminumerical algorithms Third Edition 日本語版』、Donald E.Knuth (著) 、有澤誠 (監訳)、和田英一 (監訳) 、 斎藤博昭 (訳) 、長尾高弘 (訳) 、松井祥悟 (訳) 、松井孝雄 (訳) 、山内斉 (訳) 、アスキー、2004年、ISBN 978-4-7561-4543-7
  • 『The Art of Computer Programming Volume 3 Sorting and Searching Second Edition 日本語版』、Donald E.Knuth (著) 、有澤誠 (監訳)、和田英一 (監訳) 、アスキー、2006年、ISBN 978-4-7561-4614-4
  • 『The Art of Computer Programming Volume 4 Fascicle 2: Generating All Tuples and Permutations 日本語版』、Donald E.Knuth (著) 、有澤誠 (監訳)、和田英一 (監訳) 、アスキー、2006年、ISBN 978-4-7561-4820-9
  • The Art of Computer Programming Volume 1 Fundamental Algorithms Third Edition, Donald E.Knuth, Addison-Wesley, 1997, ISBN 978-0201896831
  • The Art Of Computer Programming Volume 1 Fascicle 1 MMIX -- A RISC Computer For The New Millennium, Donald E.Knuth, Addison-Wesley, 2005, ISBN 978-0201853926
  • The Art of Computer Programming Volume 2 Seminumerical Algorithms Third Edition, Donald E.Knuth, Addison-Wesley, 1997, ISBN 978-0201896848
  • The Art of Computer Programming Volume 3 Sorting and Searching Second Edition, Donald E.Knuth, Addison-Wesley, 1998, ISBN 978-0201896855
  • The Art Of Computer Programming Volume 4 Fascicle 2 Generating All Tuples And Permutations, Donald E.Knuth, Addison-Wesley, 2005, ISBN 978-0201853933
  • The art Of Computer Programming Volume 4 Fascicle 3 Generating All Combinations And Partitions, Donald E.Knuth, Addison-Wesley, 2005, ISBN 978-0201853940
  • The Art of Computer Programming Volume 4 Fascicle 4 Generating All Trees -- History of Combinatorial Generation, Donald E.Knuth, Addison-Wesley, 2006, ISBN 978-0321335708
  • The Art of Computer Programming Volume 4 Fascicle 0 Introduction to Combinatorial Algorithms and Boolean Functions, Donald E.Knuth, Addison-Wesley, 2008, ISBN 978-0321534965

脚注

関連項目