文件名称:Raw-os--core-lian
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- 上传时间:
- 2015-05-29
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- w**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
aw os 的基础链表是双向循环链表,这样的好处是插到尾部速度非常快,有些传统的os 采用了单个指针头的双向链表,虽然这样省了4个字节指针,但是算法复杂了,插入到尾部时间不确定,意义不大。-Aw OS based list is a circular doubly linked list, such benefits is inserted into the tail velocity is very fast, some traditional OS uses a single pointer head of two-way linked list, although this would save the four byte pointer, but the algorithm is complex, inserted into the tail time uncertainty, is of little significance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Raw os 内核链表篇.docx