📄 新博客文章: 备份 Spotify
✕

安娜的档案

📚 人类历史上最大的完全开放的图书馆。 📈 63,632,048 本图书、95,689,475 篇论文被永久保存。
AA 53TB
direct uploads
IA 304TB
scraped by AA
DuXiu 298TB
scraped by AA
Hathi 9TB
scraped by AA
Libgen.li 188TB
collab with AA
Z-Lib 77TB
collab with AA
Libgen.rs 82TB
mirrored by AA
Sci-Hub 90TB
mirrored by AA
⭐️ Our code and data are 100% open source. 了解更多……
✕ 近期下载:  
主页 主页 主页 主页
安娜的档案
主页
搜索
捐赠
🧬 SciDB
常问问题
账户
登录 / 注册
账户
公开资料
已下载文件
我的捐赠
Referrals
Explore
活动
代码浏览器
ISBN Visualization ↗
Community Projects ↗
Open data
数据集
种子
大语言模型数据
关注我们
联系邮箱
安娜的博客 ↗
Reddit ↗
Matrix ↗
Help out
改进元数据
志愿服务与悬赏
翻译 ↗
Development
安娜的软件 ↗
安全性
数字千年版权法(DCMA)/ 版权声明
镜像
annas-archive.li ↗
annas-archive.gl ↗
SLUM [无关联] ↗
SLUM 2 [无关联] ↗
搜索搜索 捐赠捐赠
账户账户
搜索设置
排序
高级
增加特定搜索字段
内容
文件类型 open our viewer
更多……
访问方式
来源
语言
更多……
显示
Search settings
下载 期刊文章 数字借阅 元数据
结果集 1-24(总计 24)
lgli/[美] Robert Sedgewick / [美] Kevin Wayne - 算法(第四版) (2012, ).pdf
算法(第四版) [美] Robert Sedgewick / [美] Kevin Wayne Addison-Wesley Professional, 圖靈程序設計叢書, 北京市, 2012
The leading introduction to computer algorithms in use today, including fifty algorithms every programmer should know Princeton Computer Science professors, Robert Sedgewick and Kevin Wayne, survey the most important computer algorithms in use and of interest to anyone working in science, mathematics, and engineering, and those who use computation in the liberal arts. They provide a full treatment of data structures and algorithms for key areas that enable you to confidently implement, debug, and put them to work in any computational environment. Fundamentals: Basic programming models Data abstraction Bags, queues, and stacks Analysis of algorithms Sorting Elementary sorts Mergesort Quicksort Priority queues Applications Graphs Undirected graphs Directed graphs Minimum spanning trees Shortest paths Strings String sorts Tries Substring search Regular expressions Data compression These algorithms are generally ingenious creations that, remarkably, can each be expressed in just a dozen or two lines of code. As a group, they represent problem-solving power of amazing scope. They have enabled the construction of computational artifacts, the solution of scientific problems, and the development of commercial applications that would not have been feasible without them.
更多信息……
英语 [en] · 中文 [zh] · PDF · 25.5MB · 2012 · 📘 非小说类图书 · 🚀/duxiu/lgli/zlib · Save
base score: 11068.0, final score: 167450.42
lgli/Robert Sedgewick, Kevin Wayne - Algorithms (Fourth Edition) (2011, Addison-Wesley Professional).pdf
Algorithms (Fourth Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
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.
更多信息……
英语 [en] · PDF · 1.7MB · 2011 · 📘 非小说类图书 · 🚀/lgli/zlib · Save
base score: 11068.0, final score: 17453.023
lgli/Robert Sedgewick, Kevin Wayne - Algorithms (2017, Addison-Wesley Professional).pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4 (11th Printing), 2017
The leading introduction to computer algorithms in use today, including fifty algorithms every programmer should know Princeton Computer Science professors, Robert Sedgewick and Kevin Wayne, survey the most important computer algorithms in use and of interest to anyone working in science, mathematics, and engineering, and those who use computation in the liberal arts. They provide a full treatment of data structures and algorithms for key areas that enable you to confidently implement, debug, and put them to work in any computational environment. Fundamentals: Basic programming models Data abstraction Bags, queues, and stacks Analysis of algorithms Sorting Elementary sorts Mergesort Quicksort Priority queues Applications Graphs Undirected graphs Directed graphs Minimum spanning trees Shortest paths Strings String sorts Tries Substring search Regular expressions Data compression These algorithms are generally ingenious creations that, remarkably, can each be expressed in just a dozen or two lines of code. As a group, they represent problem-solving power of amazing scope. They have enabled the construction of computational artifacts, the solution of scientific problems, and the development of commercial applications that would not have been feasible without them.
更多信息……
英语 [en] · PDF · 11.3MB · 2017 · 📘 非小说类图书 · 🚀/lgli/zlib · Save
base score: 11068.0, final score: 17453.023
nexusstc/Algorithms: Includes index/2331afb535fb7204783d762bc9fc6106.pdf
Algorithms: Includes index Robert Sedgewick; Kevin Daniel Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 12.5MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17452.16
upload/bibliotik/A/Algorithms_(4th_Edition).mobi
Algorithms: Includes index Sedgewick, Robert;Wayne, Kevin Daniel Pearson Education (USA);Addison-Wesley, 4th Edition, 2011
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.
更多信息……
英语 [en] · MOBI · 22.3MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11055.0, final score: 17452.04
lgli/kolxo3-66/Cs_Computer science/CsAl_Algorithms/Sedzhvik R., Ue#jn K. (_Sedgewick, Wayne_) Algoritmy na __Java__ (net s639,764)(4izd., Vil#yams, 2013)(ru)(ISBN 9785845917812)(600dpi)(K)(T)(843s)_CsAl_.djvu
Алгоритмы на Java: перевод с английского Седжвик Р., Уэйн К.(Sedgewick, Wayne) И. Д. Вильямс, 4-е изд., Москва [и др.], Russia, 2013
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.
更多信息……
英语 [en] · 俄语 [ru] · DJVU · 18.5MB · 2013 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11055.0, final score: 17451.268
upload/misc/IXKXcI5mZnjhFnLAUPaa/E-Books/computer/algorithms/9780321573513_algorithms_d09f.pdf
Algorithms, 4th Edition: Essential Information about Algorithms and Data Structures Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, Pearson Education (US), Upper Saddle River, NJ, 2011
<p>Essential Information about Algorithms and Data Structures</p><p>A Classic Reference</p><p>The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades.</p><p>Broad Coverage</p><p>Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code.</p><p>Completely Revised Code</p><p>New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.</p><p>Engages with Applications</p><p>Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books.</p><p>Intellectually Stimulating</p><p>Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels.</p><p>A Scientific Approach</p><p>Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models.</p><p>Integrated with the Web</p><p>Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources.</p><p>Contents</p><p>Chapter 1: Fundamentals</p><p>Programming Model</p><p>Data Abstraction</p><p>Bags, Stacks, and Queues</p><p>Analysis of Algorithms</p><p>Case Study: Union-Find</p><p>Chapter 2: Sorting</p><p>Elementary Sorts</p><p>Mergesort</p><p>Quicksort</p><p>Priority Queues</p><p>Applications</p><p>Chapter 3: Searching</p><p>Symbol Tables</p><p>Binary Search Trees</p><p>Balanced Search Trees</p><p>Hash Tables</p><p>Applications</p><p>Chapter 4: Graphs</p><p>Undirected Graphs</p><p>Directed Graphs</p><p>Minimum Spanning Trees</p><p>Shortest Paths</p><p>Chapter 5: Strings</p><p>String Sorts</p><p>Tries</p><p>Substring Search</p><p>Regular Expressions</p><p>Data Compression</p><p>Chapter 6: Context</p>
更多信息……
英语 [en] · PDF · 30.3MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17451.268
lgli/Unknown - 0132762552.pdf (2011, ).pdf
0132762552.pdf Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
The leading introduction to computer algorithms in use today, including fifty algorithms every programmer should know Princeton Computer Science professors, Robert Sedgewick and Kevin Wayne, survey the most important computer algorithms in use and of interest to anyone working in science, mathematics, and engineering, and those who use computation in the liberal arts. They provide a full treatment of data structures and algorithms for key areas that enable you to confidently implement, debug, and put them to work in any computational environment. Fundamentals: Basic programming models Data abstraction Bags, queues, and stacks Analysis of algorithms Sorting Elementary sorts Mergesort Quicksort Priority queues Applications Graphs Undirected graphs Directed graphs Minimum spanning trees Shortest paths Strings String sorts Tries Substring search Regular expressions Data compression These algorithms are generally ingenious creations that, remarkably, can each be expressed in just a dozen or two lines of code. As a group, they represent problem-solving power of amazing scope. They have enabled the construction of computational artifacts, the solution of scientific problems, and the development of commercial applications that would not have been feasible without them.
更多信息……
英语 [en] · PDF · 12.4MB · 2011 · 📘 非小说类图书 · 🚀/lgli/zlib · Save
base score: 11068.0, final score: 17438.19
lgli/Robert Sedgewick, Kevin Wayne - Algorithms (4th Edition).epub
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
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.
更多信息……
英语 [en] · EPUB · 45.7MB · 2011 · 📘 非小说类图书 · 🚀/lgli/zlib · Save
base score: 11068.0, final score: 17438.016
nexusstc/Algorithms/d08b7c356c28e36da275a70aed8bbf6f.pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 13.5MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.68
upload/duxiu_main/v/pdf/Algorithms+4th+Edition.pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick, s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See
更多信息……
英语 [en] · PDF · 13.4MB · 2011 · 📘 非小说类图书 · 🚀/lgli/upload/zlib · Save
base score: 11068.0, final score: 17437.676
nexusstc/Algorithms/b892ee61637bf6d1da64c5e29578a7b0.pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th Edition, 4th Edition, 2011
**Essential Information about Algorithms and Data Structures** __A Classic Reference__ The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. __Broad Coverage__ Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. __Completely Revised Code__ New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. __Engages with Applications__ Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. __Intellectually Stimulating__ Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. __A Scientific Approach__ Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. __Integrated with the Web__ Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. **Contents** Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 13.5MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.518
lgli/A:\usenetabtechnical\algorithms-4th-edition.9780321573513.54856.pdf
Algorithms: Includes index Robert Sedgewick; Kevin Daniel Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 25.1MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.475
lgli/A:\usenetabtechnical\Addison-Wesley Professional Algorithms 4th.pdf
Algorithms: Includes index Robert Sedgewick; Kevin Daniel Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 11.5MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.475
nexusstc/Algorithms (part 2, electronic edition)/4b56cd8bf1ef65359d20bed4ae7f709e.pdf
Algorithms (part 2, electronic edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4, 2014
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.
更多信息……
英语 [en] · PDF · 5.4MB · 2014 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.203
nexusstc/Algorithms (part 1, electronic edition)/c817df91fbd9a8284fe266334fc85cef.pdf
Algorithms (part 1, electronic edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th Edition, 2014
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.
更多信息……
英语 [en] · PDF · 16.8MB · 2014 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/zlib · Save
base score: 11065.0, final score: 17437.066
upload/wll/ENTER/Science/IT & AI/1 - More Books on IT/data structure Books/ALGORITHMS - ROBERT SEDGEWICK.pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
The standard algorithm guide for working programmers. It has been thoroughly updated to reflect today's latest, most powerful algorithms.
更多信息……
英语 [en] · PDF · 4.8MB · 2011 · 📘 非小说类图书 · 🚀/upload/zlib · Save
base score: 11068.0, final score: 17437.014
upload/duxiu_main2/大学堂亿万库/七大书馆2丨浩瀚轩(038)/综合3/英文/Algorithms_Robert Sedgewick, Kevin Wayne_zhelper-search.djvu
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · DJVU · 11.0MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11055.0, final score: 17436.85
upload/misc/Y9EgLx762wKqWqG7nloH/Books/Computer_Science_Collection/Computer Science Theory/Algorithms/Robert Sedgewick and Kevin Wayne - Algorithms, 4th edition.pdf
Algorithms: Includes index Sedgewick, Robert;Wayne, Kevin Daniel Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 12.9MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17436.637
upload/wll/ENTER/Science/IT & AI/1 - More Books on IT/IT Science and Programming/Algorithms/Sedgewick R., Wayne K. Algorithms (4ed., AW, 2011)(ISBN 032157351X)(O)(969s)_CsAl_.pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 9.8MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17436.637
upload/duxiu_main2/大学堂亿万库/七大书馆2丨浩瀚轩(038)/综合3/英文/Robert Sedgewick_ Kevin Wayne - Algorithms-Addison-Wesley Professional (2011).epub
Algorithms, Fourth Edition Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, Fourth Edition, FR, 2011
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.
更多信息……
英语 [en] · EPUB · 47.3MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
base score: 11065.0, final score: 17432.193
upload/motw_shc_2025_10/shc/Algorithms - Robert Sedgewick.pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, Pearson Education (US), Upper Saddle River, NJ, 2011
The leading introduction to computer algorithms in use today, including fifty algorithms every programmer should know Princeton Computer Science professors, Robert Sedgewick and Kevin Wayne, survey the most important computer algorithms in use and of interest to anyone working in science, mathematics, and engineering, and those who use computation in the liberal arts. They provide a full treatment of data structures and algorithms for key areas that enable you to confidently implement, debug, and put them to work in any computational environment. Fundamentals: Basic programming models Data abstraction Bags, queues, and stacks Analysis of algorithms Sorting Elementary sorts Mergesort Quicksort Priority queues Applications Graphs Undirected graphs Directed graphs Minimum spanning trees Shortest paths Strings String sorts Tries Substring search Regular expressions Data compression These algorithms are generally ingenious creations that, remarkably, can each be expressed in just a dozen or two lines of code. As a group, they represent problem-solving power of amazing scope. They have enabled the construction of computational artifacts, the solution of scientific problems, and the development of commercial applications that would not have been feasible without them.
更多信息……
英语 [en] · PDF · 13.5MB · 2011 · 📗 未知类型的图书 · 🚀/upload · Save
base score: 10968.0, final score: 17373.957
lgli/Robert Sedgewick, Kevin Wayne elib.cc - Algorithms(elib.cc) (Addison-Wesley ,elib.cc).epub
Algorithms(elib.cc) Robert Sedgewick, Kevin Wayne elib.cc Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
The leading introduction to computer algorithms in use today, including fifty algorithms every programmer should know Princeton Computer Science professors, Robert Sedgewick and Kevin Wayne, survey the most important computer algorithms in use and of interest to anyone working in science, mathematics, and engineering, and those who use computation in the liberal arts. They provide a full treatment of data structures and algorithms for key areas that enable you to confidently implement, debug, and put them to work in any computational environment. Fundamentals: Basic programming models Data abstraction Bags, queues, and stacks Analysis of algorithms Sorting Elementary sorts Mergesort Quicksort Priority queues Applications Graphs Undirected graphs Directed graphs Minimum spanning trees Shortest paths Strings String sorts Tries Substring search Regular expressions Data compression These algorithms are generally ingenious creations that, remarkably, can each be expressed in just a dozen or two lines of code. As a group, they represent problem-solving power of amazing scope. They have enabled the construction of computational artifacts, the solution of scientific problems, and the development of commercial applications that would not have been feasible without them.
更多信息……
英语 [en] · EPUB · 28.7MB · 2011 · 📘 非小说类图书 · 🚀/lgli/zlib · Save
❌ 这个文件可能有问题。
base score: 0.01, final score: 13.636452
lgli/_316177.beee2a1180944ccd5783ae2a215211c4.pdf
Algorithms (4th Edition) Robert Sedgewick and Kevin Wayne Addison-Wesley Professional, 4th ed., Upper Saddle River, NJ, New Jersey, 2011
Essential Information about Algorithms and Data Structures A Classic Reference The latest version of Sedgewick’s best-selling series, reflecting an indispensable body of knowledge developed over the past several decades. Broad Coverage Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know. See algs4.cs.princeton.edu/code. Completely Revised Code New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. Engages with Applications Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books. Intellectually Stimulating Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels. A Scientific Approach Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models. Integrated with the Web Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources. Contents Chapter 1: Fundamentals Programming Model Data Abstraction Bags, Stacks, and Queues Analysis of Algorithms Case Study: Union-Find Chapter 2: Sorting Elementary Sorts Mergesort Quicksort Priority Queues Applications Chapter 3: Searching Symbol Tables Binary Search Trees Balanced Search Trees Hash Tables Applications Chapter 4: Graphs Undirected Graphs Directed Graphs Minimum Spanning Trees Shortest Paths Chapter 5: Strings String Sorts Tries Substring Search Regular Expressions Data Compression Chapter 6: Context
更多信息……
英语 [en] · PDF · 13.3MB · 2011 · 📘 非小说类图书 · 🚀/lgli/lgrs · Save
❌ 这个文件可能有问题。
base score: 0.01, final score: 13.414755
2 部分匹配
upload/imslp/Terry, Richard Runciman/IMSLP841573-PMLP1324053-TUD_08_5.pdf
IMSLP841573-PMLP1324053-TUD_08_5.pdf PDFium
PDF · 8.1MB · 🎶 乐谱 · 🚀/upload · Save
base score: 10871.0, final score: 22.89877
duxiu/initial_release/《孟老师的美味蛋糕卷》_12873113.zip
孟老师的美味蛋糕卷 : 5种蛋糕体+5种夹心奶油馅的百变蛋糕卷 孟兆庆著, Zhaoqing Meng, 孟兆庆著, 孟兆庆 沈阳:辽宁科学技术出版社, 2011, 2011
2 (p1): 推荐序 2 (p1-1): 动手做,找到快乐&吴恩文 3 (p1-2): 被美味和蛋糕卷进来!&焦志方 4 (p2): 〔自序〕 4 (p2-1): 平凡的蛋糕体变身为美味蛋糕卷&孟兆庆 8 (p3): 百变蛋糕 8 (p3-1): 卷蛋糕卷三部曲 9 (p3-2): 准备工作 13 (p3-3): 制作蛋糕体 25 (p3-4): 制作夹心馅 31 (p3-5): 卷蛋糕 36 (p3-6): 美化蛋糕卷 40 (p3-7): 道具 42 (p3-8): 材料 46 (p3-9): 蛋糕卷的组合 52 (p4): Part1熟悉亲和的经典滋味 52 (p4-1): 原味鲜奶油蛋糕卷 54 (p4-2): 蜜红豆戚风卷 56 (p4-3): 芋泥蛋糕卷 58 (p4-4): 地瓜泥蛋糕卷 60 (p4-5): 红豆沙蛋糕卷 62 (p4-6): 虎皮蛋糕卷 64 (p4-7): 朗姆葡萄蛋糕卷 66 (p4-8): 葡萄干砂糖蛋糕卷 68 (p4-9): 红糖麻糬蛋糕卷 72 (p5): Part2爽口清雅的鲜果滋味 72 (p5-1): 鲜红草莓蛋糕卷 74 (p5-2): 奇异果蛋糕卷 76 (p5-3): 柠檬奶油蛋糕卷 78 (p5-4): 水蜜桃蛋糕卷 80 (p5-5): 椰香菠萝蛋糕卷 82 (p5-6): 香橙蛋糕卷 84 (p5-7): 香草苹果蛋糕卷 86 (p5-8): 蓝莓蛋糕卷 88 (p5-9): 蔓越莓蛋糕卷 90 (p5-10): 糖渍橘皮蛋糕卷 92 (p5-11): 无花果蛋糕卷 94 (p5-12): 芝麻香蕉蛋糕卷 96 (p5-13): 覆盆子蛋糕卷 98 (p5-14): 综合鲜果蛋糕卷 100 (p5-15): 切达葡萄干蛋糕卷 102 (p5-16): 百香果乳酪蛋糕卷 104 (p5-17): 紫葡萄乳酸蛋糕卷 106 (p5-18): 蜂蜜酸奶蛋糕卷 110 (p6): Part3回味无穷的果仁滋味 110 (p6-1): 杏仁枫糖蛋糕卷 112 (p6-2): 焦糖核桃蛋糕卷 114 (p6-3): 黑芝麻慕斯琳蛋糕卷 116 (p6-4): 浓香杏仁蛋糕卷 118 (p6-5): 蜂蜜夏威夷果仁蛋糕卷 120 (p6-6): 椰奶开心果蛋糕卷 122 (p6-7): 南瓜黑豆蛋糕卷 124 (p6-8): 松子红糖蛋糕卷 126 (p6-9): 栗子蛋糕卷 128 (p6-10): 白芝麻奶油蛋糕卷 132 (p7): Part4清爽宜人的惊喜滋味 132 (p7-1): 伯爵奶茶蛋糕卷 134 (p7-2): 红茶冻蛋糕卷 136 (p7-3): 抹茶蜜豆蛋糕卷 138 (p7-4): 抹茶慕斯琳蛋糕卷 140 (p7-5): 白巧克力抹茶蛋糕卷 142 (p7-6): 抹茶豆沙蛋糕卷 144 (p7-7): 抹茶麻糬蛋糕卷 146 (p7-8): 白豆沙樱花蛋糕卷 150 (p8): Part5品味再三的浓醇滋味 150 (p8-1): 可可蛋糕卷 152 (p8-2): 酒渍樱桃蛋糕卷 154 (p8-3): 巧克力香蕉蛋糕卷 156 (p8-4): 可可木材蛋糕卷 158 (p8-5): 可可杏仁蛋糕卷 160 (p8-6): 巧克力太妃蛋糕卷 162 (p8-7): 欧培拉蛋糕卷 164 (p8-8): 双色果酱蛋糕卷 166 (p8-9): 咖啡核桃蛋糕卷 168 (p8-10): 咖啡慕斯琳蛋糕卷 170 (p8-11): 咖啡杏仁蛋糕卷 172 (p8-12): 太妃酱蛋糕卷 176 (p9): Part6人气奶冻卷 176 (p9-1): 草莓奶冻卷 178 (p9-2): 芒果奶冻卷 180 (p9-3): 芋泥奶冻卷 182 (p9-4): 抹茶奶冻卷 184 (p9-5): 伯爵茶奶冻卷 187 (p9-6): 可可奶冻卷 本书共分为6个部分,...
更多信息……
中文 [zh] · PDF · 49.3MB · 2011 · 📗 未知类型的图书 · 🚀/duxiu/zlibzh · Save
base score: 11060.0, final score: 16.852762
上一页 1 下一页
上一页 1 下一页
安娜的档案
主页
搜索
捐赠
🧬 SciDB
常问问题
账户
登录 / 注册
账户
公开资料
已下载文件
我的捐赠
Referrals
Explore
活动
代码浏览器
ISBN Visualization ↗
Community Projects ↗
Open data
数据集
种子
大语言模型数据
关注我们
联系邮箱
安娜的博客 ↗
Reddit ↗
Matrix ↗
Help out
改进元数据
志愿服务与悬赏
翻译 ↗
Development
安娜的软件 ↗
安全性
数字千年版权法(DCMA)/ 版权声明
镜像
annas-archive.li ↗
annas-archive.gl ↗
SLUM [无关联] ↗
SLUM 2 [无关联] ↗