Skip to content

Commit

Permalink
update readme_zh_cn
Browse files Browse the repository at this point in the history
  • Loading branch information
kekeandzeyu committed Oct 16, 2024
1 parent 764830c commit 53c8f1c
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,11 @@ For English version please check [here](README.md)

3. MIT 6.006: Introduction to Algorithms (MIT) by Professor Erik Demaine, Justin Solomonm, Dr. Jason Ku (Spring 2020).

4. By Aeroid - Own work, CC BY-SA 4.0, <https://commons.wikimedia.org/w/index.php?curid=137790829>.
4. <https://en.wikipedia.org/wiki/Tree_traversal>.

5. <https://en.wikipedia.org/wiki/Tree_traversal>.
5. By The original uploader was Jasampler at Spanish Wikipedia. - Transferred from es.wikipedia to Commons., Public Domain, <https://commons.wikimedia.org/w/index.php?curid=1755344>.

6. By The original uploader was Jasampler at Spanish Wikipedia. - Transferred from es.wikipedia to Commons., Public Domain, <https://commons.wikimedia.org/w/index.php?curid=1755344>.

7. <https://en.wikipedia.org/wiki/Catalan_number>.
6. <https://en.wikipedia.org/wiki/Catalan_number>.

### Topic 2: C++编程

Expand Down Expand Up @@ -78,6 +76,18 @@ For English version please check [here](README.md)

1. CS61C: Great Ideas in Computer Architecture (UC Berkeley) by Professors Stephan Kaminsky, Sean Farhat, Jenny Song, Dan Garcia, Peyrin Kao, and the rest of CS61C staff.

2. <https://en.wikipedia.org/wiki/Byte>.

3. <https://en.cppreference.com/w/cpp/language/sizeof>.

4. <https://en.wikipedia.org/wiki/Sizeof>.

5. By Aeroid - Own work, CC BY-SA 4.0, https://commons.wikimedia.org/w/index.php?curid=137790829.

6. <https://en.wikipedia.org/wiki/Segmentation_fault>.

7. <https://en.wikipedia.org/wiki/Bus_error>.

### Topic 5: 操作系统

1. CS162: Operating System (UC Berkeley) by Professor John Kubiatowicz and the rest of CS162 staff.
Expand Down

0 comments on commit 53c8f1c

Please sign in to comment.