├── 2020期末考试大纲-题型.pdf ├── README.assets ├── image-20200716160506085.png ├── image-20200716160623626.png └── image-20200716160737915.png ├── README.md ├── 并行算法笔记-期末开卷用-建议分章打印-pinchen.pdf └── 并行算法课程笔记-chenpin.pdf /2020期末考试大纲-题型.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pinchenjohnny/Parallel-Algorithm/91d5002c3425ec76dec1ccb26cffd7cda0dac168/2020期末考试大纲-题型.pdf -------------------------------------------------------------------------------- /README.assets/image-20200716160506085.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pinchenjohnny/Parallel-Algorithm/91d5002c3425ec76dec1ccb26cffd7cda0dac168/README.assets/image-20200716160506085.png -------------------------------------------------------------------------------- /README.assets/image-20200716160623626.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pinchenjohnny/Parallel-Algorithm/91d5002c3425ec76dec1ccb26cffd7cda0dac168/README.assets/image-20200716160623626.png -------------------------------------------------------------------------------- /README.assets/image-20200716160737915.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pinchenjohnny/Parallel-Algorithm/91d5002c3425ec76dec1ccb26cffd7cda0dac168/README.assets/image-20200716160737915.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Parallel-Algorithm 2 | 并行算法2020,徐云老师,中科大研究生课程 3 | 4 | 这里存了: 5 | 6 | 1. 我的课程笔记 7 | 8 | ![image-20200716160506085](README.assets/image-20200716160506085.png) 9 | 10 | 2. 2020期末考试大纲&题型(有说什么不考) 11 | 12 | ![image-20200716160623626](README.assets/image-20200716160623626.png) 13 | 14 | 3. 期末开卷用笔记:删去了所有明确不考的,建议分章打印装订,方便查看。 15 | 16 | ![image-20200716160737915](README.assets/image-20200716160737915.png) -------------------------------------------------------------------------------- /并行算法笔记-期末开卷用-建议分章打印-pinchen.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pinchenjohnny/Parallel-Algorithm/91d5002c3425ec76dec1ccb26cffd7cda0dac168/并行算法笔记-期末开卷用-建议分章打印-pinchen.pdf -------------------------------------------------------------------------------- /并行算法课程笔记-chenpin.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pinchenjohnny/Parallel-Algorithm/91d5002c3425ec76dec1ccb26cffd7cda0dac168/并行算法课程笔记-chenpin.pdf --------------------------------------------------------------------------------