上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 82 下一页
摘要: system: 硬件的进步; 硬件进步的过程带来了e-waste 硬件技术的进步是关键 hardware issue: Computer network – a group of computers that use a set of common digital protocols over wi 阅读全文
posted @ 2022-12-27 17:29 VxiaohuanV 阅读(16) 评论(0) 推荐(0)
摘要: The values of ethics to study; The difference between the emprical and Non-emprical problem 3 key for the ethics : The values for us to study the ethi 阅读全文
posted @ 2022-12-23 16:38 VxiaohuanV 阅读(19) 评论(0) 推荐(0)
摘要: 思路: 可以先想朴素的做法来看看找找思路 可以发现 gcd的元素越多, 这个值就会越小, 是单调的 而且当某个元素不符合时, 最优做法: 把他设成 1e9+7等等数字, 这样弄出来的gcd就是1 于是dp的时候: 对于当前这个数看他有没有一段区间是不符合这个东西, 有 就把这个数设成1e9+7等数 阅读全文
posted @ 2022-12-22 19:48 VxiaohuanV 阅读(24) 评论(0) 推荐(0)
摘要: 思路: 首先可以枚举 a, (全情况的考虑的思想) 然后来确定b, 利用 |的特性, 让 b+某些值后, 能够 a|b=b. 这个b的变换利用位运算的拆解 阅读全文
posted @ 2022-12-22 19:38 VxiaohuanV 阅读(26) 评论(0) 推荐(0)
摘要: 思路: 位运算 重点看到位, 这个和最高位有关系, 就可以合理解决 阅读全文
posted @ 2022-12-22 19:26 VxiaohuanV 阅读(21) 评论(0) 推荐(0)
摘要: direct memory access : 阅读全文
posted @ 2022-12-14 16:39 VxiaohuanV 阅读(31) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-12-14 11:20 VxiaohuanV 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-12-13 21:39 VxiaohuanV 阅读(0) 评论(0) 推荐(0)
摘要: 函数的条件, x 只会对应一个值 ⼊射(单射) injective : 一一 对应, 不会出现 多对一 满射 surjective : ranf = y, 值域对满了 就是 双射 bijective : 上面2个同时满足即可 自反性:reflexive, 矩阵对角线全是1 传递性:transitiv 阅读全文
posted @ 2022-12-12 14:35 VxiaohuanV 阅读(238) 评论(0) 推荐(0)
摘要: WEEK 9 : partal oreder and total order and compose function WEEK 8: Equivalence Relations and Functions WEEK 7 : inductive 推论 WEEK 6: 谓词和前面的联系 WEEK 5: 阅读全文
posted @ 2022-12-11 19:28 VxiaohuanV 阅读(41) 评论(0) 推荐(0)
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 82 下一页