搜索资源列表
structs.zip
- windows 2000内核中未公开的一些数据结构定义
sd卡(驱动)工作原理分析完整版
- 1硬件初始化,与CPU相关的配置,SSIO功能设置2SD卡的数据包、命令索引表和命令回应3命令相应的实现,读写SD卡,命令协议的封包拆包4SD卡配置的相关结构体信息分析(CID、CSD)-a hardware initialization, and the CPU configuration, SSIO 2SD cards feature set of data packets, orders table and orders to respond to three orders corresp
duoxiangshiqiuhe
- 线性表示最常用且最简单的一种数据结构。线性表除了常见的插入、删除、求长度等操作外,还可以进行较为复杂的操作,如将两个或两个以上的线性表合并成一个线性表,把一个线性表拆开成两个或两个以上的线性表
DDK
- DDK常用函数与数据结构描述
structs
- windows 2000内核中未公开的一些数据结构定义-Some data structures definition in windows 2000
WindowsDriverDataStruct
- Windows驱动程序中重要数据结构,包含视频讲解,DRIVER_OBJECT结构体等-Windows driver important data structure that contains DRIVER_OBJECT structures, etc.
Yaffs2-analysis
- 很好的文件系统编程资料,主要介绍了yaffs和yaffs2文件系统的区别,数据结构、工作流程、调试方法等等。-Good programming data file system, mainly introduces the difference between yaffs and yaffs2 filesystem, data structure, working process, debugging method and so on.
NewBluePill-deep-insight-into-HW-VM
- 《NewBluePill:深入理解硬件虚拟机》是国内外第一本基于源代码详细分析intel和amd硬件虚拟化实现细节的书籍。《NewBluePill:深入理解硬件虚拟机》首先串讲newbluepill的启动、运行和卸载场景,之后详细讲解newbluepill的各个组成模块。《NewBluePill:深入理解硬件虚拟机》介绍newbluepill的各个重要数据结构,重点在于引导读者去探索newbluepill及硬件虚拟化,因此《NewBluePill:深入理解硬件虚拟机》并不具体剖析代码中涉及的细节
BinarySearchTree
- 二分查找树。希望对刚开始学习数据结构的有帮助,-BinarySearchTree.rar
include
- 数据结构题集C语言版中算术表达式求值演示-Arithmetic expression uation demo