资源列表
[uCOS开发] uCOS-II-Win32-Port
说明:ucos2.8在win32下的移植,cool。-Win32 portal of ucos2.8. Cool.<李德文> 在 2024-11-01 上传 | 大小:285696 | 下载:0
[uCOS开发] ucos_application
说明:一个UC/OS的小应用,总共三个任务,优先级不一样,重要的是里面移植了一个51处理器,运行环境是keil,大家看看。-a UC/OS small applications, a total of three tasks, not the same priority level, it is important to the transplant inside a 51 processor, the environment is Keil<我是我> 在 2024-11-01 上传 | 大小:284672 | 下载:0
[uCOS开发] Introduction_to_uCOS_II_V2_6_M6
说明:Presentation on UCos<munna> 在 2024-11-01 上传 | 大小:285696 | 下载:0
[uCOS开发] MiniISA-WG13GPS
说明:sim300C 基于UCOS的收发短信程序(发送GPS定位信息)-sim300C UCOS of messaging-based program (to send GPS location information)<陈力> 在 2024-11-01 上传 | 大小:283648 | 下载:0
[uCOS开发] Stm32_ucos_1-1
说明:在uCOS中创建三个任务,任务1为初始化任务,产生任务2和任务3。任务2的运行次数显示在第一组数码管上,任务3的运行次数显示在第2组数码管上。-UCOS in to create three tasks, Task 1 is the initialization tasks, resulting in Task 2 and Task 3. Task 2 of the number of runs in the first set of<张扬> 在 2024-11-01 上传 | 大小:284672 | 下载:0
[uCOS开发] Stm32_ucos_4
说明:该程序使用消息邮箱,在内存空间开辟了一片区域,供4个任务共享读写。1个任务在写内存时,其它任务不能读写。多个任务可以同时读该内存区域数据。-This program uses the message mailboxes, the memory space to open up a regional, shared reading and writing for the four tasks. A task to write the me<张扬> 在 2024-11-01 上传 | 大小:285696 | 下载:1
[uCOS开发] calender
说明:基于ARM9的日历程序,可以再LCD上显示日历,翻页页可以实现,显示年月日时分秒-Calendar on ARM9<xiaxianglanyu> 在 2024-11-01 上传 | 大小:285696 | 下载:0
[uCOS开发] Stm32_ucos_3-1.tar
说明:(1)二个外部中断EINTB(KEY1)、EINTC(KEY2),三个任务A、B、C,优先级由低到高。 (2)A任务每运行一次使得第一组数码管的值增加1,调用延时函数为1s (3)B任务等待信号量bsem(初始值为0),中断INTB触发信号量bsem的发送。该任务每运行一次使得第二组数码管的值增加1,调用延时函数为0.5s (4)C任务等待信号量csem(初始值为0),中断INTC触发信号量csem的发送,该任务每运行一次使<yf> 在 2024-11-01 上传 | 大小:284672 | 下载:0