摘要:
课程内容笔记,自用,不涉及任何 assignment,exam 答案 Notes for self use, not included any assignments or exams 由于提前预习了微积分 (见 微积分 $I$, 微积分 $II$) 这里的笔记就稍微精简一点,主要是为了匹配数学术语 阅读全文
摘要:
课程内容笔记,自用,不涉及任何 assignment,exam 答案 Notes for self use, not included any assignments or exams 听说这节课内容很多很杂但是只要全部覆盖到就好龟 那就从这里开始记录! Part 1 主要介绍了微电子学 micro 阅读全文
摘要:
课程内容笔记,自用,不涉及任何 assignment,exam 答案 Notes for self use, not included any assignments or exams Module 0 主要介绍了几种远程登录 CS department 主机的方式 $SSH$ (安全外壳协议, S 阅读全文
摘要:
课程内容笔记,自用,不涉及任何 assignment,exam 答案 Notes for self use, not included any assignments or exams Course Overview 课程目标:了解现代加密学的基本原理,概念以及模型,基础的量子加密 Basic Pr 阅读全文
摘要:
整个系列课程的最后一小结! 介绍了之前在 interface 中所提到的 subtype 系统以及其与 ML 中 generics 的不同 introduction to subtyping 在之前的课堂中 (主要是 Part A),我们了解了 FP 中的静态类型,尤其是 ML 中的 type sy 阅读全文
摘要:
ML Versus Racket 同 函数编程模式 (with constructs that encourage a functional style) 不鼓励 mutation (但提供了支持 mutation 的 constructs),头等函数模式 (first-class function 阅读全文