プライム無料体験をお試しいただけます
プライム無料体験で、この注文から無料配送特典をご利用いただけます。
非会員 | プライム会員 | |
---|---|---|
通常配送 | ¥410 - ¥450* | 無料 |
お急ぎ便 | ¥510 - ¥550 | |
お届け日時指定便 | ¥510 - ¥650 |
*Amazon.co.jp発送商品の注文額 ¥2,000以上は非会員も無料
無料体験はいつでもキャンセルできます。30日のプライム無料体験をぜひお試しください。

無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません。
ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。
携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。
Algorithms ハードカバー – 2011/3/9
購入オプションとあわせ買い
This fourth edition of Robert Sedgewick and Kevin Wayne’s Algorithms is the leading textbook on algorithms today and is widely used in colleges and universities worldwide. This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing--including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.
The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.
The companion web site, algs4.cs.princeton.edu, contains
- An online synopsis
- Full Java implementations
- Test data
- Exercises and answers
- Dynamic visualizations
- Lecture slides
- Programming assignments with checklists
- Links to related material
The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.
Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
- 本の長さ976ページ
- 言語英語
- 出版社Addison-Wesley Professional
- 発売日2011/3/9
- 寸法19.56 x 3.56 x 23.62 cm
- ISBN-10032157351X
- ISBN-13978-0321573513
この商品を買った人はこんな商品も買っています
商品の説明
著者について
Robert Sedgewick has been a Professor of Computer Science at Princeton University since 1985, where he was the founding Chairman of the Department of Computer Science. He has held visiting research positions at Xerox PARC, Institute for Defense Analyses, and INRIA, and is member of the board of directors of Adobe Systems. Professor Sedgewick’s research interests include analytic combinatorics, design and analysis of data structures and algorithms, and program visualization. His landmark book, Algorithms, now in its fourth edition, has appeared in numerous versions and languages over the past thirty years. In addition, with Kevin Wayne, he is the coauthor of the highly acclaimed textbook, Introduction to Programming in Java: An Interdisciplinary Approach (Addison-Wesley, 2008).
Kevin Wayne is the Phillip Y. Goldman Senior Lecturer in Computer Science at Princeton University, where he has been teaching since 1998. He received a Ph.D. in operations research and industrial engineering from Cornell University. His research interests include the design, analysis, and implementation of algorithms, especially for graphs and discrete optimization. With Robert Sedgewick, he is the coauthor of the highly acclaimed textbook, Introduction to Programming in Java: An Interdisciplinary Approach (Addison-Wesley, 2008).
登録情報
- 出版社 : Addison-Wesley Professional; 第4版 (2011/3/9)
- 発売日 : 2011/3/9
- 言語 : 英語
- ハードカバー : 976ページ
- ISBN-10 : 032157351X
- ISBN-13 : 978-0321573513
- 寸法 : 19.56 x 3.56 x 23.62 cm
- Amazon 売れ筋ランキング: - 103,636位洋書 (洋書の売れ筋ランキングを見る)
- カスタマーレビュー:
著者について
著者の本をもっと発見したり、よく似た著者を見つけたり、著者のブログを読んだりしましょう
著者の本をもっと発見したり、よく似た著者を見つけたり、著者のブログを読んだりしましょう
-
トップレビュー
上位レビュー、対象国: 日本
レビューのフィルタリング中に問題が発生しました。後でもう一度試してください。
ただし、旧版の数理アルゴリズム以降の技術計算とか数値計算にかかる章がごっそりと無くなってしまっているので残念です。
なんでJAVAにしちゃったのというのが率直な感想ですが、新たに加わった著者の影響でしょうか。本文の中で理由を挙げていますが、学習上の環境で実際にアルゴリズムをプログラムして試してみるにはJAVAが都合がいいという事のようです。
想定する読者は、プログラミング言語が既習で、コンピュータを身近に使用できる学部中級レベルということなので、はじめに読むテキストではありません。
薄めのテキストでざっくりとアルゴリズムとデータ構造の教科の概要を掴んでから本書に挑むのがよいと思います。
学部生の入門レベルのテキスト・サブテキストとして『 Cによるアルゴリズムとデータ構造 』、『 アルゴリズム・サイエンス:入口からの超入門 (アルゴリズム・サイエンスシリーズ 1―超入門編) 』や『 定本 Cプログラマのためのアルゴリズムとデータ構造 (SOFTBANK BOOKS) 』をすすめます。
本書『 Algorithms 』のサポートサイトはかなり充実していて、リンク先でプリンストン大学での著者自身によるビデオ講義のフルセットが無料で視聴でき、講義資料(PDF)もダウンロード可能です。
(講義の視聴は無料ですがユーザー登録が必要です。PDFは直リンクなので登録しなくてもダウンロードできます)
他の国からのトップレビュー





There is also community driven GitHub repo containing answers to all book’s exercises.
The only thing that I didn’t like is the absence of unit tests.