forked from PKUanonym/REKCARC-TSC-UHT
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
unknown
committed
Apr 5, 2019
1 parent
b49f0a2
commit ed4753d
Showing
3 changed files
with
144 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# 清华大学计算机系课程攻略 | ||
|
||
受[浙江大学相关项目](https://github.com/QSCTech/zju-icicles)启发,创立了本项目。 | ||
|
||
由于本仓库未启用`git-lfs`,因此请不要上传单个超过100M的文件,否则commit无效。 | ||
|
||
若要下载单个文件夹,复制该文件夹的网址,粘贴入[DownGit](https://minhaskamal.github.io/DownGit/#/home)中,选择download即可 | ||
|
||
感谢对本项目贡献的同学:[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/)……以及电脑前的您! | ||
|
||
## 前言 | ||
|
||
继承自[Trinkle23897的项目](https://github.com/Trinkle23897/thu-cst-cracker),删去了其中侵权内容。若还有任何侵权内容请在issues下指出,非常感谢。 | ||
|
||
## 目录 | ||
|
||
本项目收录的内容见 [收录内容.md](收录内容.md) | ||
|
||
## 贡献 | ||
|
||
**欢迎贡献!** | ||
|
||
Issue、PR、纠错、资料、选课/考试攻略,完全欢迎!来自大家的关注、维护和贡献,才是让这个攻略继续存在的动力~ | ||
|
||
如果希望匿名贡献,可以email至此邮箱,注明"REKCARC-TSC-UHT"即可:PKUanonymous@qq.com | ||
|
||
贡献方法见 [贡献方法.md](贡献方法.md) | ||
|
||
## 许可 | ||
|
||
由贡献者编写部分的许可如下: | ||
|
||
[(Creative Commons BY-SA 4.0) 知识共享署名 - 相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh) | ||
|
||
其他部分的版权归属于其各自的作者。资料仅供参考,请自己判断其适用性。 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
## 目录 | ||
|
||
本项目至今为止收录了以下内容: | ||
|
||
- 课程攻略:readme.md | ||
- 电子版课件和参考教材:ebook/[教学年份]/[老师姓名].pdf (由于可能存在的版权问题,暂未加入) | ||
- 平时作业答案与大作业资料:hw/[学生年级_学生姓名]/ | ||
- 历年试卷和复习资料:exam/ | ||
- 开卷考试 A4 纸:a4paper/ | ||
|
||
等等。目前具体已涵盖课程如下:(课程分类按照实际情况而不是按照培养方案) | ||
|
||
- 大一上: | ||
|
||
| 必修 | 任选 | | ||
| ---------------------- | -------------- | | ||
| 微积分A(1) | 计算机科学导论 | | ||
| 线性代数(1) | 工程图学基础 | | ||
| 程序设计基础 | | | ||
| 离散数学(1) | | | ||
| 思想道德修养与法律基础 | | | ||
| 信息科学技术概论 | | | ||
|
||
- 大一下: | ||
|
||
| 必修 | 物理必修 | | ||
| -------------------- | ------------ | | ||
| 微积分A(2) | 大学物理B(1) | | ||
| 线性代数(2) | 大学物理英 | | ||
| 离散数学(2) | | | ||
| 中国近现代史纲要 | | | ||
| 面向对象程序设计基础 | | | ||
|
||
- 大一小学期:程序设计训练 | ||
- 大二上: | ||
|
||
| 必修 | 物理必修 | | ||
| ------------------ | ------------ | | ||
| 数据结构 | 大学物理B(2) | | ||
| 复变函数引论 | 大学物理英 | | ||
| 电子学基础 | 物理实验B(1) | | ||
| 电子学基础实验 | | | ||
| 马克思主义基本原理 | | | ||
|
||
- 大二下: | ||
|
||
| 必修 | 数学必修 | 专业限选 | | ||
| ---------------- | -------------- | ---------------- | | ||
| 人工智能导论 | 概率论数理统计 | 计算机图形学基础 | | ||
| 形式语言与自动机 | 随机数学方法 | 初等数论 | | ||
| 数字逻辑电路 | | | | ||
| 数字逻辑实验 | | | | ||
| 物理实验B(2) | | | | ||
|
||
- 大二小学期:Java台湾小学期、Java程序设计与训练、汇编语言程序设计 | ||
- 大三上: | ||
|
||
| 必修 | 专业限选 | | ||
| -------------- | ------------------ | | ||
| 计算机组成原理 | 人工神经网络 | | ||
| 计算机网络原理 | 计算机网络安全技术 | | ||
| 编译原理 | 人机交互理论与技术 | | ||
| 信号处理原理 | VLSI设计导论 | | ||
| 软件工程 | 数据库系统概论 | | ||
|
||
- 大三下: | ||
|
||
| 必修 | 专业限选 | | ||
| -------------- | ------------------ | | ||
| 操作系统 | 机器学习概论 | | ||
| 计算机系统结构 | 数字图像处理 | | ||
| 数值分析 | 模式识别 | | ||
| 数学实验 | 数据挖掘 | | ||
| | 多媒体技术 | | ||
| | 现代密码学 | | ||
| | 搜索引擎技术基础 | | ||
| | 存储技术基础 | | ||
| | 数据库专题训练 | | ||
| | 计算机网络专题训练 | | ||
| | 系统分析与控制 | | ||
|
||
|
||
- 大三小学期:并行计算机体系结构与编程、保研考试 | ||
- 大四上:网络安全工程与实践、嵌入式系统、现代控制技术 | ||
- 研究生课:组合数学 | ||
|
||
电脑前的您请不要吝啬,您的作品一旦被合并至该仓库中,有可能会被无数学弟仰慕。我们需要您的PR! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## 贡献 | ||
|
||
Issue、PR、纠错、资料、选课/考试攻略,完全欢迎!来自大家的关注、维护和贡献,才是让这个攻略继续存在的动力~ | ||
|
||
如果希望匿名贡献,可以email至此邮箱,注明"REKCARC-TSC-UHT"即可:PKUanonymous@qq.com | ||
|
||
对于课程和教师的评价可写在对应课程的`readme.md`中。 | ||
|
||
由于本项目体积很大,故可以采用在Github Web端直接上传的方式,具体操作如下: | ||
|
||
1. 首先Fork本项目,点击右上角的Fork按键即可。 | ||
|
||
2.1. 上传文件到已有文件夹:打开对应文件夹,点击绿色Download按钮旁的upload,上传你的文件。 | ||
|
||
2.2. 上传文件到新文件夹:打开任意文件夹,点击绿色Download按钮旁的upload,**把浏览器地址栏中文件夹名称改为你想要新建的文件夹名称,然后回车**,上传你的文件。 | ||
|
||
3.1 提交 PR:上传完文件到个人仓库之后,点击 `Pull Request` 即可。请留意一下项目的文件组织。 | ||
|
||
3.2 也可以直接附加在 [Issue](https://github.com/PKUanonym/REKCARC-TSC-UHT/issues/new) 中,由维护者进行添加。 | ||
|
||
比如我是2050年上网络原理的anonym,想在网络原理上传一个自己的作业,即在网络原理文件夹下新建文件夹`2050_anonym`,然后往里面填东西即可(当然,欢迎往对应的`readme.md`里面放自己的GitHub对应仓库链接~) |