Small C
Small C技术资料下载专区,收录10,000份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Small C 热门资料
Small RTOS是一个源代码公开的多任务实时操作系统
Small RTOS是一个源代码公开的多任务实时操作系统,Small RTOS 51 是其在8051系列处理器上的移植(使用keil c51)。Small RTOS可以简化那 些复杂而且时间要求严格的工程的软件设计工作.本手册主要讲述S...
A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file orig.
A Bubble Sort - This is a sort that can be used on small numbers of records. Bubble Sorts file orig.txt in the applicati...
FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back fr
FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back from the FIFO to stdou...
借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写
借鉴ucosII和RTX Tiny编写了Small RTOS 51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。...
A so file copy script running on the Linux. It is a personal used small script. If you want to use i
A so file copy script running on the Linux. It is a personal used small script. If you want to use it, it should be bett...
Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制)
Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级...