The Art of Computer Programming

出典: フリー百科事典『ウィキペディア(Wikipedia)』
移動先: 案内検索

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

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

サイエンス社から出版されている日本語訳は、原著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

テンプレート:ドナルド・クヌース