Skip to content

Commit

Permalink
更改文档结构 & 微积分 & 线性代数 & 汇编 & 自动机 & 复变 & DSA (PKUanonym#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
c7w authored Jan 11, 2022
1 parent c66c188 commit 65966bf
Show file tree
Hide file tree
Showing 418 changed files with 126 additions and 44 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Web page: [REKCARC-TSC-UHT.readthedocs.io](https://REKCARC-TSC-UHT.readthedocs.i

如果您是清华大学学生,可移步 https://git.tsinghua.edu.cn/pkuanonym/REKCARC-TSC-UHT 进行查看并且能节约不少流量。

感谢对本项目贡献的同学:[Trinkle23897](https://github.com/trinkle23897)、[LJSthu](https://github.com/ljsthu)、[shyoshyo](https://github.com/shyoshyo)、[wuhaozhe](https://github.com/wuhaozhe)、[choumartin1234](https://github.com/choumartin1234)、[FztTony](https://github.com/FztTony/)、[VicaYang](https://github.com/VicaYang/)、[duzx16](https://github.com/duzx16/)、[zerotrac](https://github.com/zerotrac)、[gjz010](https://github.com/gjz010/)、[Recursion](https://github.com/RecursionSheep)、[linusboyle](https://github.com/linusboyle)、[namasikanam](https://github.com/namasikanam)、[JamesZhengYuyu](https://github.com/JamesZhengYuyu)、[zx1239856](https://github.com/zx1239856)、[yaoqs](https://github.com/yaoqs)、[heheda12345](https://github.com/heheda12345)、[MashPlant](https://github.com/MashPlant)、[lwpie](https://github.com/lwpie)、[cht33](https://github.com/cht33)、[chenweize1998](https://github.com/chenweize1998)、[will7101](https://github.com/will7101)、[UNIDY2002](https://github.com/UNIDY2002)、[yinhaoxuan](https://github.com/yinhaoxuan)、[zhengkw18](https://github.com/zhengkw18)、[rcy17](https://github.com/rcy17)、[prnake](https://github.com/prnake)、[qky18](https://github.com/qky18)、[JamesZFS](https://github.com/JamesZFS)、[EnjoyColin](https://github.com/EnjoyColin)、[3ToThe6](https://github.com/3ToThe6)……以及电脑前的您!
感谢对本项目贡献的同学:[Trinkle23897](https://github.com/trinkle23897)、[LJSthu](https://github.com/ljsthu)、[shyoshyo](https://github.com/shyoshyo)、[wuhaozhe](https://github.com/wuhaozhe)、[choumartin1234](https://github.com/choumartin1234)、[FztTony](https://github.com/FztTony/)、[VicaYang](https://github.com/VicaYang/)、[duzx16](https://github.com/duzx16/)、[zerotrac](https://github.com/zerotrac)、[gjz010](https://github.com/gjz010/)、[Recursion](https://github.com/RecursionSheep)、[linusboyle](https://github.com/linusboyle)、[namasikanam](https://github.com/namasikanam)、[JamesZhengYuyu](https://github.com/JamesZhengYuyu)、[zx1239856](https://github.com/zx1239856)、[yaoqs](https://github.com/yaoqs)、[heheda12345](https://github.com/heheda12345)、[MashPlant](https://github.com/MashPlant)、[lwpie](https://github.com/lwpie)、[cht33](https://github.com/cht33)、[chenweize1998](https://github.com/chenweize1998)、[will7101](https://github.com/will7101)、[UNIDY2002](https://github.com/UNIDY2002)、[yinhaoxuan](https://github.com/yinhaoxuan)、[zhengkw18](https://github.com/zhengkw18)、[rcy17](https://github.com/rcy17)、[prnake](https://github.com/prnake)、[qky18](https://github.com/qky18)、[JamesZFS](https://github.com/JamesZFS)、[EnjoyColin](https://github.com/EnjoyColin)、[3ToThe6](https://github.com/3ToThe6)、[c7w](https://github.com/c7w), ……以及电脑前的您!

## 前言

Expand Down
28 changes: 14 additions & 14 deletions 参考书目.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ Computer Science: An Overview

Thinking in C++, 2nd Edition(英文版), Bruce Eckel 机械工业出版社, 2010

## 大一小学期

### Java程序设计与训练

《Java技术及其应用(第二版)》,高等教育出版社,ISBN 978-7-04-020769-9

## 大二上

### 数据结构
Expand All @@ -60,6 +66,14 @@ MOOC:http://www.xuetangx.com/courses/course-v1:TsinghuaX+30240184+sp/about htt

Fundamentals of Microelectronics, Behzad Razavi, Wiley, 2008

### 形式语言与自动机

自动机理论、语言和计算导论,第三版,机械工业出版社

### 汇编语言程序设计

《深入理解计算机系统》(Computer Systems: A Programmer‘s Perspective),第三版

## 大二下

### 概率论数理统计
Expand All @@ -74,10 +88,6 @@ Fundamentals of Microelectronics, Behzad Razavi, Wiley, 2008

林尧瑞、马少平,《人工智能导论》,清华大学出版社

### 形式语言与自动机

自动机理论、语言和计算导论,第三版,机械工业出版社

### 数字逻辑电路

数字逻辑与数字集成电路(第二版)
Expand All @@ -98,16 +108,6 @@ H.Rosen,Elementary number theory and its applications, sixth edition,Pearson edu

An Introduction to Parallel Programming,Peter Pacheco,Morgan Kaufmann Inc. (Elsevier), 2011

## 大二小学期

### Java程序设计与训练

《Java技术及其应用(第二版)》,高等教育出版社,ISBN 978-7-04-020769-9

### 汇编语言程序设计

《深入理解计算机系统》(Computer Systems: A Programmer‘s Perspective),第二版,2010(目前有第三版)

## 大三上

### 计算机组成原理
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
7 changes: 6 additions & 1 deletion 大一上/线性代数(1)/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@
换英文教材后,考试内容以教材内容为主,习题课内容涉及不多。考前可练习MIT课程网站上的MIT试题(会有超纲的)。虽然简单但是对练熟基础题有帮助。

2020补充:
中文教材/英文教材并行期间,中文教材难度较大,习题较多,考试也以中文提法为主。考试难度基本小于等于中文教材习题较难题的难度。
中文教材/英文教材并行期间,中文教材难度较大,习题较多,考试也以中文提法为主。考试难度基本小于等于中文教材习题较难题的难度。

2021-Fall:

似乎又改回中文教材授课为主的模式了,在答疑坊答疑中文教材的课后题明显体验到跟咱当时学的英文教材风格差异极大。

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
期末考试考题都比较基础,也比较偏计算,偏理解性证明。

至于那个对偶空间和张量,建议直接背讲义。考试的时候直接问张量的定义是什么,任写两种。

看了一堆证明,连定义都写不清,直接白给。

Loading

0 comments on commit 65966bf

Please sign in to comment.