Audible会員プラン登録で、20万以上の対象タイトルが聴き放題。
-
Algorithms
- MIT Press Essential Knowledge Series
- ナレーター: Jonathan Todd Ross
- 再生時間: 5 時間 23 分
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
Audible会員プラン 無料体験
あらすじ・解説
Digital technology runs on algorithms, sets of instructions that describe how to do something efficiently. Application areas range from search engines to tournament scheduling, DNA sequencing, and machine learning. Arguing that every educated person today needs to have some understanding of algorithms and what they do, in this volume in the MIT Press Essential Knowledge series, Panos Louridas offers an introduction to algorithms that is accessible to nonspecialists. Louridas explains not just what algorithms are but also how they work, offering a wide range of examples and keeping mathematics to a minimum.
After discussing what an algorithm does and how its effectiveness can be measured, Louridas covers three of the most fundamental applications areas: graphs, which describe networks, from eighteenth-century problems to today's social networks; searching, and how to find the fastest way to search; and sorting, and the importance of choosing the best algorithm for particular tasks. He then presents larger-scale applications: PageRank, Google's founding algorithm; and neural networks and deep learning. Finally, Louridas describes how all algorithms are nothing more than simple moves with pen and paper, and how from such a humble foundation rise all their spectacular achievements.
こちらもおすすめ
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
-
Fundamentals of Software Architecture
- An Engineering Approach
- 著者: Mark Richards, Neal Ford
- ナレーター: Benjamin Lange
- 再生時間: 13 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
著者: Mark Richards, 、その他
-
Computational Thinking
- 著者: Peter J. Denning, Matti Tedre
- ナレーター: Steven Jay Cohen
- 再生時間: 5 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
A few decades into the digital era, scientists discovered that thinking in terms of computation made possible an entirely new way of organizing scientific investigation; eventually, every field had a computational branch: computational physics, computational biology, computational sociology. More recently, "computational thinking" has become part of the K-12 curriculum. But what is computational thinking? This volume in the MIT Press Essential Knowledge series offers an accessible overview.
著者: Peter J. Denning, 、その他
-
The Emperor's New Mind
- Concerning Computers, Minds, and the Laws of Physics
- 著者: Roger Penrose
- ナレーター: Julian Elfer
- 再生時間: 18 時間 27 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this absorbing and frequently contentious book, Roger Penrose puts forward his view that there are some facets of human thinking that can never be emulated by a machine. The book's central concern is what philosophers call the "mind-body problem". Penrose examines what physics and mathematics can tell us about how the mind works, what they can't, and what we need to know to understand the physical processes of consciousness.
著者: Roger Penrose
-
言語哲学がはじまる
- 著者: 野矢 茂樹
- ナレーター: 野矢 茂樹, 水越 健
- 再生時間: 8 時間 20 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
フレーゲからラッセル、そしてウィトゲンシュタインへ――二十世紀初頭、言葉についての問いと答えが重なりあい、つながりあっていった。天才たちの挑戦は言語哲学の源流を形作っていく。
著者: 野矢 茂樹
-
素数はなぜ人を惹きつけるのか
- 著者: 竹内 薫
- ナレーター: 四宮 豪
- 再生時間: 3 時間 26 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
本タイトルには付属資料が用意されています。お求めの方はライブラリーに追加した上で、Audible カスタマーサービス(customerservice@audible.co.jp)までお問い合わせください。
PDF提供元:朝日新聞出版
※Windows10端末をご利用のお客様は、アプリ上で直接ご覧いただけます。
“数の原子”とも言われる素数は、数学者・科学者を魅了してやまない。 素数とは、1と自分自身の他に約数を持たない数のこと。 この数字は実にミステリアスで、2、3、5、7と現れたかと思えば次は11。出没が気まぐれなのだ。 人類はこの数の規則性を明らかにするために、途方もない研究の歴史を積み重ねてきた。 なかでも数学史上最大の難題である「リーマン予想」は、素数の出現規則の解明のための最大の鍵。 それがわかれば、この宇宙の構造までも見えてくるという――。 本書では文系にもわかりやすく奥深い素数の世界を解説する。
-
-
ほぼ数学の教科書
- 投稿者: kabaka99 日付: 2023/08/04
著者: 竹内 薫
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
-
Fundamentals of Software Architecture
- An Engineering Approach
- 著者: Mark Richards, Neal Ford
- ナレーター: Benjamin Lange
- 再生時間: 13 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
著者: Mark Richards, 、その他
-
Computational Thinking
- 著者: Peter J. Denning, Matti Tedre
- ナレーター: Steven Jay Cohen
- 再生時間: 5 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
A few decades into the digital era, scientists discovered that thinking in terms of computation made possible an entirely new way of organizing scientific investigation; eventually, every field had a computational branch: computational physics, computational biology, computational sociology. More recently, "computational thinking" has become part of the K-12 curriculum. But what is computational thinking? This volume in the MIT Press Essential Knowledge series offers an accessible overview.
著者: Peter J. Denning, 、その他
-
The Emperor's New Mind
- Concerning Computers, Minds, and the Laws of Physics
- 著者: Roger Penrose
- ナレーター: Julian Elfer
- 再生時間: 18 時間 27 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this absorbing and frequently contentious book, Roger Penrose puts forward his view that there are some facets of human thinking that can never be emulated by a machine. The book's central concern is what philosophers call the "mind-body problem". Penrose examines what physics and mathematics can tell us about how the mind works, what they can't, and what we need to know to understand the physical processes of consciousness.
著者: Roger Penrose
-
言語哲学がはじまる
- 著者: 野矢 茂樹
- ナレーター: 野矢 茂樹, 水越 健
- 再生時間: 8 時間 20 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
フレーゲからラッセル、そしてウィトゲンシュタインへ――二十世紀初頭、言葉についての問いと答えが重なりあい、つながりあっていった。天才たちの挑戦は言語哲学の源流を形作っていく。
著者: 野矢 茂樹
-
素数はなぜ人を惹きつけるのか
- 著者: 竹内 薫
- ナレーター: 四宮 豪
- 再生時間: 3 時間 26 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
本タイトルには付属資料が用意されています。お求めの方はライブラリーに追加した上で、Audible カスタマーサービス(customerservice@audible.co.jp)までお問い合わせください。
PDF提供元:朝日新聞出版
※Windows10端末をご利用のお客様は、アプリ上で直接ご覧いただけます。
“数の原子”とも言われる素数は、数学者・科学者を魅了してやまない。 素数とは、1と自分自身の他に約数を持たない数のこと。 この数字は実にミステリアスで、2、3、5、7と現れたかと思えば次は11。出没が気まぐれなのだ。 人類はこの数の規則性を明らかにするために、途方もない研究の歴史を積み重ねてきた。 なかでも数学史上最大の難題である「リーマン予想」は、素数の出現規則の解明のための最大の鍵。 それがわかれば、この宇宙の構造までも見えてくるという――。 本書では文系にもわかりやすく奥深い素数の世界を解説する。
-
-
ほぼ数学の教科書
- 投稿者: kabaka99 日付: 2023/08/04
著者: 竹内 薫