This commit is contained in:
krahets
2023-02-26 18:18:03 +08:00
parent 281b756ddf
commit e82934bc32
34 changed files with 150 additions and 229 deletions

View File

@@ -1502,11 +1502,11 @@
<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] 程杰. 大话数据结构.</p>
<p>[4] 王争. 数据结构与算法之美.</p>
<p>[5] 严蔚敏. 数据结构( C 语言版).</p>
<p>[6] 邓俊辉. 数据结构( C++ 语言版,第三版).</p>
<p>[7] 马克·艾伦·维斯著,陈越译. 数据结构与算法分析Java语言描述第三版.</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>