搜索资源列表
nTreeOP
- 一个C语言的N叉树的操作代码,可扩展成设备管理系统,用于嵌入式开发-a C language N-tree operation code, which can be expanded into equipment management system for embedded development
Vxworks5.5
- Vxworks5.5源代码,基本全面了,其中有文件树,filelist-Vxworks5.5 source code, the basic round, and including the file tree, filelist
STP
- 基于vxworks的生成树协议实现,包含了如何注册协议以及协议框架-The spanning tree protocol based on vxworks
dma
- /* dma.h - DMA (direct memory access) header */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01e,22sep92,rrr added support for c++ 01d,04jul92,jcf cleaned up. 01c,26may92,rrr the
ramDrv
- /* ramDrv.h - header file for ramDrv.c */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01f,22sep92,rrr added support for c++ 01e,18sep92,jcf added include of blkIo.h. 01d,04jul92,
BinaryTree
- 在vxworks环境中实现对二差树的multitasking操作,包括,插入,搜索,深度优先,广度优先读取,并采用xworks的内核函数在任务切换间准确记录每个任务执行的时间-Multitasking operation on binary tree in Vxworks