Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.23 KB

12_CS1652.md

File metadata and controls

44 lines (26 loc) · 1.23 KB
title sidebar permalink folder
CS1652 数据结构(AI)
12_sidebar
12_CS1652.html
12

{{site.data.alerts.callout_primary}}

Get your data structures correct first, and the rest of the program will write itself.

—— David Jones

{{site.data.alerts.end}}

课程总览

老师:张同珍。

考核方式:30%作业+70%期末。

相关信息可见:https://ieee.icu/#/courses/grade-2/CS221

Lecture Notes

我认为数据结构的卷考成绩并不代表学生该门课程的掌握程度,因此复习方法因人而异。

以下是我的复习笔记12

{% include download.html href="https://aisjtu.github.io/Rsr_pdf/12/Notes_Data_Structure.pdf" type="PDF" %}

GoodNotes 源文件(下载也许需要“科学上网”):

{% include download.html href="https://github.com/aisjtu/aisjtu.github.io/raw/gh-pages/Resource/12/CS1652数据结构(AI)/Notes_Data_Structure.goodnotes" type="GoodNotes" %}

文件预览:

{% include pdf.html src="https://aisjtu.github.io/Rsr_pdf/12/Notes_Data_Structure.pdf"%}

References

{% include links.html %}

Footnotes

  1. 张同珍老师教学PPT。

  2. 《数据结构》邓俊辉,清华大学出版社。