随笔分类 -  计算机系统

Computer System
Review on C Programming Language
摘要:C语言知识点复习,Linux内核编程所需 阅读全文

posted @ 2015-05-21 21:37 DevinZ 阅读(271) 评论(0) 推荐(0)

Introduction to Linux Kernel
摘要:Linux 内核课程学习笔记 阅读全文

posted @ 2015-04-19 23:36 DevinZ 阅读(427) 评论(0) 推荐(0)

External Sorting Model
摘要:自己设计并实现的外部排序模型,用RSA加密的套接字通信模拟磁盘存取 阅读全文

posted @ 2015-04-08 16:52 DevinZ 阅读(358) 评论(0) 推荐(0)

Scoreboard and Tomasulo
摘要:自己设计并实现的记分牌算法与Tomasulo算法演示程序 阅读全文

posted @ 2015-03-23 08:08 DevinZ 阅读(752) 评论(0) 推荐(0)

Critical Section Problems
摘要:Peterson's Algorithm, Spinlocks, and Semaphores 阅读全文

posted @ 2015-03-21 22:12 DevinZ 阅读(450) 评论(0) 推荐(0)

导航