新品:
-12% ¥9,129 税込
ポイント: 91pt  (1%)
配送料 ¥257 1月27日-2月9日にお届け
発送元: SuperBookDeals_
販売者: SuperBookDeals_
12パーセントの割引で¥9,129 税込
参考価格: ¥10,332
ポイント: 91pt  (1%)  詳細はこちら
配送料 ¥257 1月27日-2月9日にお届け(14 時間 55 分以内にご注文の場合)
詳細を見る
通常7~8日以内に発送します。 在庫状況について
¥9,129 () 選択したオプションを含めます。 最初の月の支払いと選択されたオプションが含まれています。 詳細
価格
小計
¥9,129
小計
初期支払いの内訳
レジで表示される配送料、配送日、注文合計 (税込)。
出荷元
SuperBookDeals_
SuperBookDeals_
出荷元
SuperBookDeals_
販売元
SuperBookDeals_
販売元
(5449件の評価)
支払い方法
お客様情報を保護しています
お客様情報を保護しています
Amazonはお客様のセキュリティとプライバシーの保護に全力で取り組んでいます。Amazonの支払いセキュリティシステムは、送信中にお客様の情報を暗号化します。お客様のクレジットカード情報を出品者と共有することはありません。また、お客様の情報を他者に販売することはありません。 詳細はこちら
¥7,255 税込
ポイント: 73pt  (1%)  詳細はこちら
毎日発送。迅速かつ丁寧に出荷致します。書き込み、ヤケ、折れ等がある場合がございます。付属品(CD、アクセスコード、カバー等)がない場合がございますが、読むには支障がないものを出品しております。 毎日発送。迅速かつ丁寧に出荷致します。書き込み、ヤケ、折れ等がある場合がございます。付属品(CD、アクセスコード、カバー等)がない場合がございますが、読むには支障がないものを出品しております。 一部を表示
配送料 ¥495 1月18日-29日にお届け
詳細を見る
残り1点 ご注文はお早めに 在庫状況について
¥9,129 () 選択したオプションを含めます。 最初の月の支払いと選択されたオプションが含まれています。 詳細
価格
小計
¥9,129
小計
初期支払いの内訳
レジで表示される配送料、配送日、注文合計 (税込)。
この商品は、ハウス オブ トレジャー が販売、発送します。
Kindleアプリのロゴ画像

無料のKindleアプリをダウンロードして、スマートフォン、タブレット、またはコンピューターで今すぐKindle本を読むことができます。Kindleデバイスは必要ありません

ウェブ版Kindleなら、お使いのブラウザですぐにお読みいただけます。

携帯電話のカメラを使用する - 以下のコードをスキャンし、Kindleアプリをダウンロードしてください。

KindleアプリをダウンロードするためのQRコード

著者をフォロー

何か問題が発生しました。後で再度リクエストしてください。

Mastering Algorithms with C ペーパーバック – 1999/9/14

4.3 5つ星のうち4.3 91個の評価

{"desktop_buybox_group_1":[{"displayPrice":"¥9,129","priceAmount":9129.00,"currencySymbol":"¥","integerValue":"9,129","decimalSeparator":null,"fractionalValue":null,"symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"055r%2Bgdtdqb%2BqpRvshUXNO8ubFaNML%2Bi42CK5zq%2FpiXQRtk3XNBzece%2FZxZvLRDyTcI1URXa0J8SO7HTKGOIC5NwkashiNOn6yUIIrq9rFCKFNXx%2FXNeueHn8BuFb398zwu4UEKgr%2FgVdbnshzYAq1d%2FX79MoAsTcCinJ3j3l3myvsVH8vNCxc8WVCvhL33H","locale":"ja-JP","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}, {"displayPrice":"¥7,255","priceAmount":7255.00,"currencySymbol":"¥","integerValue":"7,255","decimalSeparator":null,"fractionalValue":null,"symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"055r%2Bgdtdqb%2BqpRvshUXNO8ubFaNML%2Bi0wN4%2BV7BE1tqiOZUyvq6%2FQJf%2BhkJkJpdXLcsTDI7SsA6LuQ0DZf6aOYIFdWTk6f0qK%2FE64CTEV97B5TEHyRqoz%2BiDVuGMrpexvmtYpDKBi1oJTTOmvbJlc4kBIohEK95MjY25aLnxgbcwceK7ZTmZg%3D%3D","locale":"ja-JP","buyingOptionType":"USED","aapiBuyingOptionIndex":1}]}

購入オプションとあわせ買い

There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information you need to understand the purpose and use of common programming techniques.

Implementations, as well as interesting, real-world examples of each data structure and algorithm, are included.

Using both a programming style and a writing style that are exceptionally clean, Kyle Loudon shows you how to use such essential data structures as lists, stacks, queues, sets, trees, heaps, priority queues, and graphs. He explains how to use algorithms for sorting, searching, numerical analysis, data compression, data encryption, common graph problems, and computational geometry. And he describes the relative efficiency of all implementations. The compression and encryption chapters not only give you working code for reasonably efficient solutions, they offer explanations of concepts in an approachable manner for people who never have had the time or expertise to study them in depth.

Anyone with a basic understanding of the C language can use this book. In order to provide maintainable and extendible code, an extra level of abstraction (such as pointers to functions) is used in examples where appropriate. Understanding that these techniques may be unfamiliar to some programmers, Loudon explains them clearly in the introductory chapters.

Contents include:

  • Pointers
  • Recursion
  • Analysis of algorithms
  • Data structures (lists, stacks, queues, sets, hash tables, trees, heaps, priority queues, graphs)
  • Sorting and searching
  • Numerical methods
  • Data compression
  • Data encryption
  • Graph algorithms
  • Geometric algorithms

商品の説明

レビュー

'This is an O'Reilly book, surely one of the best publishers of technical books areound. I love 'em, from the animal cover to the Colophon, and it is rare indeed that I come across an O'Reilly book that I regret buying....So, all in all, an enjoyable book and one I will move onto my Important Algorithm Book shelf, rather than on the floor in a pile with the also-rans. Recommended.' - Julian M Bucknall Developers Review, August 2000

著者について

Kyle Loudon is a software engineer at Matrix Semiconductor in Santa Clara, California, where he works with file systems and applications for memory chips. Prior to Matrix, Kyle developed platform software for embedded devices, including various wireless phones and the Apple iPod. He also led the graphical user interface group at Jeppesen Dataplan (now a part of Boeing), developed flight planning software, and created system software at IBM in the early 1990s. For the past several years, Kyle has taught object-oriented programming using C++ at the University of California, Santa Cruz Extension, and has worked with C++ since the beginning of its widespread use in 1990. Kyle is the author of Mastering Algorithms with C, also published by O'Reilly and Associates.

登録情報

  • 出版社 ‏ : ‎ O'Reilly Media; 第1版 (1999/9/14)
  • 発売日 ‏ : ‎ 1999/9/14
  • 言語 ‏ : ‎ 英語
  • ペーパーバック ‏ : ‎ 560ページ
  • ISBN-10 ‏ : ‎ 1565924533
  • ISBN-13 ‏ : ‎ 978-1565924536
  • 寸法 ‏ : ‎ 17.78 x 2.97 x 23.34 cm
  • カスタマーレビュー:
    4.3 5つ星のうち4.3 91個の評価

著者について

著者をフォローして、新作のアップデートや改善されたおすすめを入手してください。
Kyle Loudon
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

著者の本をもっと見つけたり、似たような著者を調べたり、おすすめの本を読んだりできます。

カスタマーレビュー

星5つ中4.3つ
91グローバルレーティング

この商品をレビュー

他のお客様にも意見を伝えましょう

上位レビュー、対象国: 日本

日本からの0件のレビューとお客様による0件の評価があります

他の国からのトップレビュー

すべてのレビューを日本語に翻訳
  • Ruy Schmidt
    5つ星のうち5.0 Dentro do prazo
    2023年8月5日にブラジルでレビュー済み
    Amazonで購入
    Dentro do prazo, veio bem embalado. Tudo certinho.
  • B. Ellis
    5つ星のうち3.0 Pas de CD avec le livre
    2021年5月22日にフランスでレビュー済み
    Amazonで購入
    Quand on va sur "FEUILLETER" il est indiqué "Includes CD Rom" sur la couverture du livre. Je l'ai acheté neuf, mais il n'y a pas de CD !
  • DIFM
    5つ星のうち5.0 La cantidad de algoritmos
    2020年3月3日にメキシコでレビュー済み
    Amazonで購入
    Exelente libro!
  • calid
    5つ星のうち5.0 One of the best data structures and algorithms books in any language
    2019年2月8日にアメリカ合衆国でレビュー済み
    Amazonで購入
    Don't be put off by the publication date, this is a timeless classic that will give you practical, hands-on experience with fundamental data structures and algorithms every programmer should understand. With working, annotated implementations it is an invaluable resource whether you are preparing for an interview or just want a better familiarity with how things actually work "under the hood."

    Even if C is not your primary language (or a language you use at all) C is still the best language for learning data structures and algorithms IMO. Nothing is abstracted away as in a managed environment, you have to do all the heavy lifting yourself. This will give you a far richer understanding of space, performance, and functionality tradeoffs when choosing between different solutions. This low level understanding will give you a leg-up when working in higher level languages like Java and Python.
  • TricepRaptor411
    5つ星のうち5.0 Fantastic book though a lot of the code is quite ...
    2017年2月20日にインドでレビュー済み
    Amazonで購入
    Fantastic book though a lot of the code is quite high level(and uses a lot of pointers).
    Would not recommend for beginners to the C language.