diff --git a/SICP/index.tm b/SICP/index.tm index 4546d00..618d541 100644 --- a/SICP/index.tm +++ b/SICP/index.tm @@ -26,7 +26,9 @@ \<#7B2C\>3\<#8BFE\>\<#FF1A\>\<#7528\>\<#51FD\>\<#6570\>\<#505A\>\<#62BD\>\<#8C61\> - \<#8BFE\>\<#4EF6\>\<#FF1A\>\<#4E92\>\<#5F0F\>\<#8BB2\>\<#4E49\>03|https://gitee.com/XmacsLabs/interactive-sicp/raw/main/course03.tm> + \<#8BB2\>\<#4E49\>\<#FF1A\>\<#4E92\>\<#5F0F\>\<#8BB2\>\<#4E49\>03|https://gitee.com/XmacsLabs/interactive-sicp/raw/main/course03.tm> + + \<#8BFE\>\<#4EF6\>\<#FF1A\>\<#706F\>\<#7247\>03|slide03.tm> \<#7B2C\>2\<#8BFE\>\<#FF1A\>\<#7F16\>\<#7A0B\>\<#7684\>\<#57FA\>\<#672C\>\<#539F\>\<#7406\>\<#FF08\>\<#4E60\>\<#9898\>\<#8BFE\>\<#FF09\> @@ -36,7 +38,7 @@ \<#8BB2\>\<#4E49\>\<#FF1A\>\<#4E92\>\<#5F0F\>\<#8BB2\>\<#4E49\>01|https://gitee.com/XmacsLabs/interactive-sicp/raw/main/course01.tm> - \<#8BFE\>\<#4EF6\>\<#FF1A\>\<#706F\>\<#7247\>|slide01.tm> + \<#8BFE\>\<#4EF6\>\<#FF1A\>\<#706F\>\<#7247\>01|slide01.tm> \<#56DE\>\<#653E\>\<#FF1A\>\<#89C6\>\<#9891\>|https://www.bilibili.com/video/BV1cp421f7xP/> diff --git a/SICP/slide01.tm b/SICP/slide01.tm index 5e472ba..0e44d56 100644 --- a/SICP/slide01.tm +++ b/SICP/slide01.tm @@ -1,6 +1,6 @@ -> +> <\body> <\hide-preamble> diff --git a/SICP/slide03.tm b/SICP/slide03.tm new file mode 100644 index 0000000..29db6da --- /dev/null +++ b/SICP/slide03.tm @@ -0,0 +1,135 @@ + + +> + +<\body> + <\hide-preamble> + >>> + + + + \<#57FA\>\<#7840\>SICP\<#FF1A\>\<#7B2C\>3\<#8BFE\>> + + <\wide-tabular> + || + + \<#7F16\>\<#7A0B\>\<#7684\>\<#57FA\>\<#672C\>\<#539F\>\<#7406\> + > + |<\cell> + + Elements of Programming + > + >| + \<#8868\>\<#8FBE\>\<#5F0F\> + |<\cell> + Expressions + >| + \<#547D\>\<#540D\>\<#4E0E\>\<#73AF\>\<#5883\> + |<\cell> + Naming and the Evironment + >| + \<#7EC4\>\<#5408\>\<#5F0F\>\<#7684\>\<#6C42\>\<#503C\> + |<\cell> + Evaluating Combinations + >| + \<#590D\>\<#5408\>\<#51FD\>\<#6570\> + |<\cell> + Compound Procedures + >| + \<#51FD\>\<#6570\>\<#5E94\>\<#7528\>\<#7684\>\<#4EE3\>\<#6362\>\<#6A21\>\<#578B\> + |<\cell> + The Subsitution Model for Procedure Application + >| + \<#6761\>\<#4EF6\>\<#8868\>\<#8FBE\>\<#5F0F\>\<#548C\>\<#8C13\>\<#8BCD\> + |<\cell> + Conditional Expressions and Predicates + >| + \; + |<\cell> + \; + >| + \<#7EBF\>\<#6027\>\<#9012\>\<#5F52\>\<#548C\>\<#8FED\>\<#4EE3\> + |<\cell> + Linear Recursion and Iteration + >| + \<#6811\>\<#5F62\>\<#9012\>\<#5F52\> + |<\cell> + Tree Recursion + >>> + + > + + +<\initial> + <\collection> + + + + + + + + +<\references> + <\collection> + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + + + +<\auxiliary> + <\collection> + <\associate|figure> + |1>||\<#64CD\>\<#4F5C\>\<#7B26\>\<#548C\>\<#64CD\>\<#4F5C\>\<#6570\>>|> + + |2>||\<#4E00\>\<#4E2A\>\<#5177\>\<#4F53\>\<#7684\>\<#4F8B\>\<#5B50\>>|> + + <\associate|gly> + \<#8BED\>|> + + \<#8FBE\>\<#5F0F\>|> + + \<#6570\>|> + + \<#5408\>|> + + \<#8C61\>|> + + \<#5408\>\<#5F0F\>|> + + \<#5408\>\<#51FD\>\<#6570\>|> + + \<#6362\>\<#6A21\>\<#578B\>|> + + \<#7528\>\<#5E8F\>\<#6C42\>\<#503C\>|> + + \<#5219\>\<#5E8F\>\<#6C42\>\<#503C\>|> + + <\associate|toc> + |\<#5E94\>\<#7528\>\<#5E8F\>\<#6C42\>\<#503C\> + |.>>>>|> + > + + |\<#6B63\>\<#5219\>\<#5E8F\>\<#6C42\>\<#503C\> + |.>>>>|> + > + + |math-font-series||\<#672F\>\<#8BED\>\<#8868\>> + |.>>>>|> + + + + \ No newline at end of file