“2019级--小班讨论 (第一学期)”的版本间的差异
来自问题求解
(→学习周历) |
(→学习周历) |
||
第80行: | 第80行: | ||
# [[Media:2019-1-5-STL-曹雨森.pptx | 曹雨森]] | # [[Media:2019-1-5-STL-曹雨森.pptx | 曹雨森]] | ||
| | | | ||
+ | * [https://plato.stanford.edu/entries/recursive-functions/ Recursive Functions] | ||
+ | 递归函数论。感受可计算性的概念。思考 Bounded Iteration 与 Unbounded Iteration 的本质区别。 | ||
|- | |- | ||
| 2019-11-14 | | 2019-11-14 |
2019年11月9日 (六) 22:04的版本
学习周历
2019级问题求解课程第一学期学生名单-20190925-分班表
日期 | 论题 | Open Topics
|
扩展材料
(供感兴趣的同学自学使用) |
---|---|---|---|
2019-10-10 |
1-1-why |
|
理解解题思路,完善解题细节 |
2019-10-17 | 1-2-reasoning |
|
|
2019-10-24 | 1-3-proof |
|
再体会一下"Double Counting"的神奇之处。一开始会觉得困难,但当你一旦理解了,事情就变得非常简单而优雅。
|
2019-10-31 | 1-4-algorithm |
|
|
2019-11-07 | 1-5-data-structure |
|
递归函数论。感受可计算性的概念。思考 Bounded Iteration 与 Unbounded Iteration 的本质区别。 |
2019-11-14 | 1-6-programming-language |
|