1.Introduction to Computation an

2017-03-16  本文已影响0人  诵成读书
结构图结构图

抓住重点即可,不必再过渡去纠缠。

Key quotes

  • And like a good philosophical question, that leads to another, deeper philosophical question.
  1. Right: Move the Machine’s head to the right of the current square

思路分析:1.计算机的功能*4 2.算法*4 3.算法应用于计算机*3 4.构成语言的原材料等,初窥编程语言*4

一、Do and limits

第一部分*4: 思路分析:关键词:do and limits

  • 从直观和可得性入手,从身边的电脑入手开始分析,
  • 电脑能做什么?刨根问底,电脑的最基本功能是什么?
  • 电脑能做的仅只是这些吗?还是从帮助直观理解的方面举例,在书中另外阐述了人类的发展曾经受限于计算能力。
  • 进一步追问,只靠简单的计算能力就足够了吗?哪些是计算能力做不了的呢?
  • 收到哪些限制呢?存储,计算速度,实际上受限于算法和数学的局限性

0.Goal:

1.What does a computer do?

2.Is that all it does?

3.Are simple calculations enough?

4. So are there limits?

二、算法

第二部分*4 关键词:算法

5.Computational problem solving

And like a good philosophical question, that leads to another, deeper philosophical question.

6.Declarative knowledge

7.Imperative knowledge

8.Algorithms are recipes

  1. Put custard mixture over heat
  2. Str
  3. Dip spoon in custard
  4. Remove spoon and run finger across back of spoon
  5. If clear path is leU, remove custard from heat and let cool
  6. Otherwise repeat from step 2

三、算法在机器中的应用

第三部分*3 算法在电路和电子设备的最高级成果——计算机中的应用

9.How do we <u>capture</u> a recipe in a mechanical process?

10.Stored program computer

11.A basic machine architecture

四、编程语言的构成

第四部分*4:初窥编程语言

12.What are the basic primitives?

That is amazing!!!

13.Creating “recipes”

14.Aspects of languages

15.Where can things go wrong?

16.Our Goal

草稿图草稿图
上一篇 下一篇

猜你喜欢

热点阅读