搜索资源列表
list
- 内核下的使用LIST_ENTRY实现的双链表,非进程安全 加入 删除 清空 功能. 包括一个自己定义的结构里面 ,根据某字符项删除某节点-Kernel LIST_ENTRY implemented the use of double linked list, deletion of non-empty process security features. Including a definition of the structure of their own which, accordi
2420_INIT
- telosb节点CC2430的硬件驱动开发程序-The CC2430 of telosb hardware driver development program
MSP_SPI
- telosb节点的msp430的硬件驱动程序-The msp430 of telosb hardware driver development program
2420_INIT
- telosb节点的cc2420的硬件驱动程序-The CC2420 of telosb hardware driver development program
list
- 链表封装 功能:链表头指针初始化,添加节点 数据先进先出,获取某个结点的data 获取链表的结点的个数,释放链表-Linked list package features: the list head pointer initialization, add a node data FIFO access to the data of a node for the linked list of the number of nodes, the release of the link
X3Dyufa
- x3d文件语法结构 x3d文件语法结构包含文件结构、文件头、文件体和注释。 x3d文件结构由x3d文件头、x3d主程序概貌组成。其中、x3d主程序概貌又包含头文档盒场景,头文档又包含组建和说明信息,场景包含x3d中的各种三维立体节点文件。 -good!!
list
- 利用C语言实现的一个链表程序,该程序可以查找多个节点,并以链表形式返回-list,c
fp_source
- 打开文件,浏览树形结构。寻找树叶,再找匹配的节点-Open files, browse tree structure. Looking for leaves, find matching nodes
standardinfo-Eof
- Minifilter 进行驱动层次的加解密的一个验证Demo,用来精准的获取文件的信息! 1、正确地初始化链表,加入各个文件名链表节点。(获得写锁) 2、只会在PreCreate中获取文件的名称!(如果不成功,则再也不关心NCB!) 3、在PreCreate中,遍历名称的链表。如果有匹配项,则调用相应的PostCreate。绑定相应的上下文。 4、PostCreate中对:目录的准确识别。FltIsDirectory() -PostCreate Uses FltIsDirect