I used MFC. that code is not perfect and have some problem. But its function is Ok. You just fix
I used MFC. that code is not perfect and have some problem. But its function is Ok. You just fix and use array of di...
Small+Function技术资料下载专区,收录610份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
I used MFC. that code is not perfect and have some problem. But its function is Ok. You just fix and use array of di...
基于80C51单片机源码公开的Small RTOS v1.20.3-,C-C++,单片机开发/SCM 内含单片机源码rtos随想曲,Small RTOS 下dp-51例子 最新版!非常不错的中断式操作系统,很精典。
Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级...
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then retu...
NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Wr...
this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\...
嵌入式FAT16文件系统,code C , Full version,function contains read file,write file,create file,etc
delphi下 系统编程 钩子函数的调用-under the system programming delphi hook function call