This commit is contained in:
krahets
2024-02-04 22:41:53 +08:00
parent 62b99c6674
commit 67b33f1209
25 changed files with 392 additions and 377 deletions
+8 -7
View File
@@ -3431,13 +3431,14 @@
<h1 id="_1">参考文献<a class="headerlink" href="#_1" title="Permanent link">&para;</a></h1>
<p>[1] Thomas H. Cormen, et al. Introduction to Algorithms (3<sup>rd</sup> Edition).</p>
<p>[2] Aditya Bhargava. Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People (1<sup>st</sup> Edition).</p>
<p>[3] 严蔚敏. 数据结构(C 语言版).</p>
<p>[4] 邓俊辉. 数据结构(C++ 语言版,第三版.</p>
<p>[5] 马克 艾伦 维斯著,陈越译. 数据结构与算法分析:Java语言描述(第三版).</p>
<p>[6] 程杰. 大话数据结构.</p>
<p>[7] 王争. 数据结构与算法之美.</p>
<p>[8] Gayle Laakmann McDowell. Cracking the Coding Interview: 189 Programming Questions and Solutions (6<sup>th</sup> Edition). </p>
<p>[9] Aston Zhang, et al. Dive into Deep Learning.</p>
<p>[3] Robert Sedgewick, et al. Algorithms (4<sup>th</sup> Edition).</p>
<p>[4] 严蔚敏. 数据结构(C 语言版).</p>
<p>[5] 邓俊辉. 数据结构(C++ 语言版,第三版).</p>
<p>[6] 马克 艾伦 维斯著,陈越译. 数据结构与算法分析:Java语言描述(第三版).</p>
<p>[7] 程杰. 大话数据结构.</p>
<p>[8] 王争. 数据结构与算法之美.</p>
<p>[9] Gayle Laakmann McDowell. Cracking the Coding Interview: 189 Programming Questions and Solutions (6<sup>th</sup> Edition).</p>
<p>[10] Aston Zhang, et al. Dive into Deep Learning.</p>
<!-- Source file information -->