OSFVA
所有文章 标签
OSFVA
所有文章标签

陶哲轩Analysis I习题的参考解答及思考(第4章)

CloseToZero 发布于 2021-09-24
第4章 版本 Analysis I(第3版)。 章节4.1 练习4.1.1 题目: Verify that the definition of equality on the integers is both reflexive and symmetric. 证明自反性: \( \forall a — b \in \mathbf{Z} \),有\( a + b = a + b \)
阅读全文
 数学, 数学分析

陶哲轩Analysis I习题的参考解答及思考(第3章)

CloseToZero 发布于 2021-09-19
第3章 版本 Analysis I(第3版)。 章节3.1 练习3.1.1 题目: Show that the definition of equality in Definition 3.1.4 is reflexive, symmetric, and transitive. Definition 3.1.4的内容: (Equality of sets). Two sets \( A \) and \( B \) are equal, \( A = B
阅读全文
 数学, 数学分析

陶哲轩Analysis I习题的参考解答及思考(第2章)

CloseToZero 发布于 2021-09-14
第2章 版本 Analysis I(第3版)。 章节2.2 练习2.2.1 题目: Prove Proposition 2.2.5. (Hint: fix two of the variables and induct on the third.) Proposition 2.2.5的内容: (Addition is associative). For any natural numbers a, b, c, we have \( (a + b) + c
阅读全文
 数学, 数学分析

Windows WOW64原理

CloseToZero 发布于 2021-08-12
注意事项 本文仅会专注于x86、x64架构下的WOW64原理,不会涉及ARM、Intel Itanium等架构下的东西,不过原理是大同小异的。 动
阅读全文
 windows, wow64

Windows DPC、APC的作用和区别

CloseToZero 发布于 2021-08-10
正文 DPC机制有几个典型的用途。比如,一个驱动的ISR在比较高的IRQL运行(Device IRQLs),而如果长时间在高IRQL执行,会导致
阅读全文
 windows, 内核, dpc, apc

Common Lisp CFFI 详解

CloseToZero 发布于 2021-08-05
前言 我之前有一篇CFFI入门文章:Common Lisp CFFI 入门,相比于那篇文章,本文会以自底向上的方式来讲解,先学底层抽象,再用底层抽象去构建上层抽
阅读全文
 common-lisp, cffi
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
由 Hugo 强力驱动 | 主题 - CodeIT
2021 - 2025 CloseToZero | CC BY-SA 4.0 | 
闽公网安备 35020302034532号闽ICP备18028867号-2