阿谢的BLOG


  • Home

  • Life

  • Theory

  • Practice

  • About

  • Archives

  • Search

Lex/Yacc入门

Posted on 2019-03-19

词法分析器(Scanner)和语法解析器

Read more »

线程安全性

Posted on 2019-03-19

要编写线程安全的代码,其核心就是要对状态访问操作进行管理,尤其是对共享和可变的状态的管理

Read more »

Performance

Posted on 2019-03-15

优化内存密集型代码

Read more »

Shell

Posted on 2019-03-15

熟悉过程控制和信号

Read more »

Cache

Posted on 2019-03-15

了解cache memories可能对C程序的性能产生的影响

Read more »

Data

Posted on 2019-03-15

熟悉整数和浮点数的位级表示

Read more »

MIT 6.828 Lab:Booting a PC

Posted on 2019-03-14

实验1:启动PC

Read more »

《多机数据库的实现》

Posted on 2019-03-14

分布式开始啦!

Read more »

MIT 6.828 book_xv6:Appendix A

Posted on 2019-03-14

xv6:附录 A

Read more »

表

Posted on 2019-03-13

表是关于特定实体的数据集合,这也是关系型数据库模型的核心。本章介绍InnoDB的逻辑存储及其实现分析数据在表中如何组织和存放

Read more »
1…345…16

123xzy

155 posts
81 tags
GitHub ZhiHu E-Mail
© 2019 123xzy
Powered by Hexo
|
Theme — NexT.Muse v5.1.4
: