搜索资源列表
GUISim1003
- ucgui论坛,http://www.ucgui.com GUISim1.0.0.3. 提供在VC下进行UCGUI图形编程的环境, 完全开放源码, 在来UCGUI官方提供的测试开发中, 只有一个GUISIM.LIB的库文件,本人经过艰苦的反汇编, 终于还原其C源码,希望使用可以更加清楚的认训到在WINDOWS下模拟器所做的事情.-ucgui forum http://www.ucgui.com GUISim1.0.0.3. For the VC under UCGUI graphical pro
task_manage
- 本程序主要在于演示uc/os-ii 任务管理函数的基本功能,即如何创建、挂起、恢复及删除任务,以及完成这些操作对任务状态及属性的改变情况。使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例。-This procedure is to demonstrate the main uc/os-ii task management function of the basic functions, namely, how to create, suspe
UCOSIII-task-suspend-and-resume
- 实现ucosIII操作系统的任务挂起和恢复功能,c语言实现-Implement ucosIII task suspend and restore function of the operating system, c language implementation
UCOSII实验例程
- ucos相关例程,在STM32上的移植、任务的创建、挂起、删除、恢复等等(UCOS related routines, transplantation on the STM32, task creation, hang up, delete, restore, and so on)
ucos 任务创建删除挂起恢复
- 基于stm32的ucos程序,实现了简单的任务创建&挂起和恢复(STM32 based UCOS program to achieve a simple task creation - hang up and restore)
