搜索资源列表
nTreeOP
- 一个C语言的N叉树的操作代码,可扩展成设备管理系统,用于嵌入式开发-a C language N-tree operation code, which can be expanded into equipment management system for embedded development
facility
- 基于Vxworks平台的几个代码(C),一个FTP服务器的代码,一个是基于SOCKET机制的通用服务器,还有一个是简单XML解释器-Vxworks several code (C), an FTP server code SOCKET is a mechanism based on the common server, there is a simple explanation for XML
mem
- 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池; 静态预分配内存池支持一种以上固定长度内存池,如16 字节内存池和256 字节内存池。固定长度内存池的单块长度应考虑体系结构开销,并尽量减少内部碎片;固定长度内存池数量应可配置; 静态预分配内存池与系统内存池
9927420mpc8541bsp
- 飞尔卡思的powerppc 的bsp 代码 主要用处是作为vxworks 5.5的参考代码-8541bsp codes for powerpc cpu from freescale.it is used for vxworks dev
sysLib
- ads826x bsp 重要代码:sysLib.c - Motorola ads 8260 board system-dependent library -Motorola ads 8260 board system-dependent library
vxftp
- vxworks下FTP升级代码,可以取代原安装包下的ftpdLib.c-vxworks under the FTP to upgrade the code, you can replace the original installation package under ftpdLib.c
C-QUESTIONS
- c++题库 C + +的问题有很多有趣的问题分析。 这是此代码的重要 你应得的。 适合初学者。-c++ questions There are many interesting problems analysis. It is important to this code You deserve it. Suitable for beginners.
server
- 在C语言模拟使用面向对象的方式将网络服务器代码进行封装-c server
usb
- vxworks中USB驱动程序,Host模式和device模式,C代码-USB drivers in vxworks, Host mode and device mode, C Code