资源列表
[uCOS开发] Small_uCOSMostImportant
说明:STM32F107 keil 一个高仿uCOS的任务调度系统。其实uCOS的核心部分需要移植的部分仅仅是这些,这里我用了很精简的代码让大家知道uCOS到底有多小。-STM32F107 the keil an imitation the uCOS task scheduling system. In fact, the core part of uCOS part in need of transplantation only these, I used a very concise code t<sunyi> 在 2025-11-22 上传 | 大小:35kb | 下载:0
[Windows CE] BadCopy
说明:windows ce中可以将一些有损坏的文件拷贝出来,尽量抢救一些数据,减少损失。-windows ce can copy corrupted files, try to rescue some of the data and to minimize losses<阿牛> 在 2025-11-22 上传 | 大小:4.9mb | 下载:0
[单片机(51,AVR,MSP430等)] play
说明:简单的实现了语言播放的功能,采用线程模式,不会造成界面卡-good to study play<杨选文> 在 2025-11-22 上传 | 大小:28kb | 下载:0
[Windows CE] NumPanel
说明:windows CE 下的键盘源码,下载就能用。对大家编写键盘程序起一个引玉的作用吧。-fighting games, download windows CE will be able to use. Writing game from the one cited jade.<阿牛> 在 2025-11-22 上传 | 大小:29kb | 下载:0
[单片机(51,AVR,MSP430等)] 24C02
说明:24c02读写原代码 读写原代码 24C02read and write code-24C02read and write code 24C02read and write code<mmy> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[其他嵌入式/单片机内容] OSC
说明: 基于LM3S1138的简易示波器设计,该源码不包含电路图- An Osc Based On Lm3s1138<庄林> 在 2025-11-22 上传 | 大小:90kb | 下载:0
[uCOS开发] SimpliciTI-IAR-1.1.1
说明:SimpliciTI网络协议是一个低功耗的RF协议,针对于简单、小型的RF网络,内有写好的网络组网例子.-SimpliciTI network protocol is a low-power RF protocol, based on simple, small RF network, has written network examples.<cqyao> 在 2025-11-22 上传 | 大小:7.17mb | 下载:0
[Windows CE] MFC_Com_Sample
说明:wince 平台用MFC开发的Com程序实例,在EVC4.0下开发。-A sample of MFC Com,developed by EVC4.0<林东> 在 2025-11-22 上传 | 大小:66kb | 下载:0
[嵌入式Linux] clock
说明:实验二 同步与异步write的效率比较设置输入缓冲区时需要知道输入文件的长度。除了使用系统调用stat外,更简单的方法是利用lseek的返回值来获取文件的长度。在按每一个给定大小的输出缓冲区计算写文件时间时,应当在开始写之前调用times(),记录下开始时间,然后在整个输入缓冲区都复制到输出文件之后,再调用times(),两次调用times()的时间间隔,就是在这个给定大小的输出缓冲区的限制下,复制整个输入文件所耗费的写时间。-Experiment two synchronous and asy<林素素> 在 2025-11-22 上传 | 大小:37kb | 下载:0