Small+RTOS+51
Small+RTOS+51技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
Small+RTOS+51 全部资料 500 份
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...
2017-06-25
145
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...
2017-06-11
89
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS
就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram...
2014-01-17
188