-
-
SocketLib.zip
Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。
它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。
目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。
-
-
AN-1018.rar
移植uC/OS-II到Cortex M3的文档,uC/OS-II的官方文档,讲的不错,初学者可以参考一下。
-
os.rar
操作系统调度算法按照优先级的大小找到适合新进程的位置进行排序
-
-
-
2005.rar
µ C/OS-Ⅱ移植的条件 µ C/OS-Ⅱ
-
uCOSIITheRealTimeKernel.rar
μC/OS-II Goals
Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at ... described in the first edition and provide
additional explanations about how μC/OS-II works. I had numerous requests about doing a chapter on ...
-
OS.rar
C++实现的模拟操作系统,带有报告。
有界面,实现了进程主调度,内存分配,模拟文件系统功能
-
sf_virtualdisk.zip
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility. ...
-