Kaynağa Gözat

更新目录

sqrtthree 8 yıl önce
ebeveyn
işleme
d43b294e71
1 değiştirilmiş dosya ile 20 ekleme ve 20 silme
  1. 20 20
      README-cn.md

+ 20 - 20
README-cn.md

@@ -74,25 +74,25 @@
     - [Unicode](#unicode)
     - [Endianness](#endianness)
     - [Emacs and vi(m)](#emacs-and-vim)
-    - [Unix command line tools](#unix-command-line-tools)
-    - [Information theory](#information-theory)
-    - [Parity & Hamming Code](#parity--hamming-code)
-    - [Entropy](#entropy)
-    - [Cryptography](#cryptography)
-    - [Compression](#compression)
-    - [Networking](#networking)
-    - [Computer Security](#computer-security)
-    - [Garbage collection](#garbage-collection)
-    - [Parallel Programming](#parallel-programming)
-    - [Design patterns](#design-patterns)
-    - [Messaging, Serialization, and Queueing Systems](#messaging-serialization-and-queueing-systems)
-    - [Fast Fourier Transform](#fast-fourier-transform)
-    - [Bloom Filter](#bloom-filter)
-    - [van Emde Boas Trees](#van-emde-boas-trees)
-    - [Augmented Data Structures](#augmented-data-structures)
-    - [Skip lists](#skip-lists)
-    - [Network Flows](#network-flows)
-    - [Disjoint Sets & Union Find](#disjoint-sets--union-find)
+    - [Unix 命令行工具](#unix-命令行工具)
+    - [信息资源 (视频)](#信息资源-视频)
+    - [奇偶校验位 & 汉明码 (视频)](#奇偶校验位--汉明码-视频)
+    - [系统熵值(系统复杂度)](#系统熵值系统复杂度)
+    - [密码学](#密码学)
+    - [压缩](#压缩)
+    - [网络 (视频)](#网络-视频)
+    - [计算机安全](#计算机安全)
+    - [释放缓存](#释放缓存)
+    - [平行化(多线程)编程](#平行化多线程编程)
+    - [设计模式](#设计模式)
+    - [信息传输, 序列化, 和队列化的系统](#信息传输-序列化和队列化的系统)
+    - [快速傅里叶变换](#快速傅里叶变换)
+    - [布隆过滤器](#布隆过滤器)
+    - [van Emde Boas 树](#van-emde-boas-树)
+    - [更深入的数据结构](#更深入的数据结构)
+    - [跳表](#跳表)
+    - [网络流](#网络流)
+    - [不相交集 & 联合查找](#不相交集--联合查找)
     - [Math for Fast Processing](#math-for-fast-processing)
     - [Treap](#treap)
     - [Linear Programming](#linear-programming)
@@ -1381,7 +1381,7 @@
     - [ ] [视频](https://www.youtube.com/playlist?list=PLEbnTDJUr_IegfoqO4iPnPYQui46QqT0j)
     - [ ] [子网络解密 - 第五部分 经典内部域名指向 CIDR 标记](https://www.youtube.com/watch?v=t5xYI0jzOf4)
 
-- ### 电脑安全
+- ### 计算机安全
     - [MIT](https://www.youtube.com/playlist?list=PLUl4u3cNGP62K2DjQLRxDNRi0z2IRWnNh)
         - [ ] [威胁模型:入门](https://www.youtube.com/watch?v=GqmQg-cszw4&index=1&list=PLUl4u3cNGP62K2DjQLRxDNRi0z2IRWnNh)
         - [ ] [控制攻击](https://www.youtube.com/watch?v=6bwzNg5qQ0o&list=PLUl4u3cNGP62K2DjQLRxDNRi0z2IRWnNh&index=2)