搜索资源列表
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
UCOSII2.83
- ucos2 2.83最新版,增加了os_tmr.c,定时器管理程序,别的修改了一些小BUG,任务管理到254个,很不错,使用的时候仔细看以下说明-ucos2 latest version 2.83, an increase of os_tmr.c, timer management procedures, revised some other small BUG, task management to 254, is pretty good, the use of carefully read
ucgui-enhanced
- 在windowsxp下用ADS1.2编译,列表框做了修改,增加了对齐功能,新加了文本框,按钮控件可以显示2排了.-in windowsxp using ADS1.2 compiled a list box changes increase the alignment functions, plus a new text box, a button can control two shows scheduled.
lx
- 44b0x 的中断程序源码实例,可以在些基础上增加应用程序
MENU
- uc/gui 3.90a 代码增强 增加菜单对键盘的响应
GUI_OnKey
- uc/gui 3.90a 代码增强 增加按键自动重复和延迟加速
ucos+lwip_sourecode
- uCOS-II上移植LWIP,很有用的。对于初学者可以学习到新的东西,对于使用过的可以增加自己的知识
uCGUI-V3-90a
- uCGUI-V3-90a uCGUI3.90a 增加了多个控件模块等
uCOS_2.51.rar
- 不用说了,uC/OS2.51官方源代码,此外结合本人心得体会增加了详细地说明,希望对初次使用者能起到一定的帮助作用。适用于uC/OS-II开发工具Borland C3.1剪裁版。 ,Needless to say, uC/OS2.51 official source, in addition to combine my experiences increased detailed descr iption, and I hope to first-time users can play a ro
uCOS-IIV2.86.rar
- uC/OS-IIv2.86是uC/OS-II较新的版本,与之前的版本相比增加了新的功能,使用起来更加方便,该文件包含uC/OS-IIv2.86源代码,供学习交流。,uC/OS-IIv2.86 is the uC/OS-II a newer version, as compared with the previous version added new features, more convenient to use, the file contains uC/OS-IIv2.86 source
uCos-III
- ucos-III的最新开放源码,与ucosII相比增加了不少功能上传给大家共同学习一下吧。-ucos-III of the latest open source, and an increase ucosII many features, upload for everyone to learn about it together
fanzhuanxinhao
- MyTask、YouTask和ThreeTask 。在主函数中创建任务MyTask。而YouTask和ThreeTask由任务MyTaskTask创建,其优先级分别为2、4、6。这三个任务都要占用资源s,任务YouTask访问时间短一些,在任务MyTask和任务ThreeTask利用while(OSTime<T) {}增加访问时间,T值分别为300,500。MyTask、YouTask和ThreeTask采用OSTimeDly(K)延时等待,K值均为200。这样出现任务优先级反转。为了解决
Micriumucos
- 这个是ucos官方网上下载的,ucos下的非常完整的商用的TCP/IP协议栈,对开发ucos下的网络产品的朋友来说是无价之宝,对想学习TCP/IP协议栈的朋友来说是最好的学习源码.更可贵的是,它还有完整的PDF资料.同时ucos也是最新版本V2.86,比较旧版本,它增加了对定时器的管理.在此贡献给大家,同时希望搞嵌入式的工程师们共同繁荣中国的嵌入式事业!-This is the official online ucos download, ucos under the very integrit
0904031633
- 基于XC888 51内核单片机的 UCOS2移植 附有LCDGUI和 LIN通信协议驱动,在UCOS2基础上增加了堆栈溢出检测功能,提高操作系统运行的稳定性-XC888 51 core-based MCU with UCOS2 transplantation LCDGUI and LIN communication protocol-driven, based on the increase in UCOS2 the stack overflow detection, improve the
uC-GUI-V3.90a
- 针对 listview 控件增加了改写表项的功能,在 VC6 环境下测试通过。-For the listview control, an increase of rewriting table entry functions in VC6 environment test.
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
uCOS-II
- 在ARM9硬件平台上实现操作系统,并在上面增加网卡驱动程序,方便初学者做实验-ARM9 hardware platform in the operating system, and an increase in the above card driver, easy for beginners to experiment
Shell
- 为uCOS51增加Shell界面-Shell interface for the uCOS51 increase ............................................. .
uCOS-II
- uCOS-Ⅱ V2.80源码包,增加到255个人任务级管理-uCOS-Ⅱ V2.80 source package, increased to 255 individual task-level management
Ik8VTZxp
- NE2000 网卡芯片驱动程序 为uCOS51 增加Shell 界面uCOS51 重入问题的解决-NE2000 network card driver for the chip to increase Shell interface uCOS51 uCOS51 problems re-entry