搜索资源列表
uC_OS II的多任务操作系统全部原代码.zip
- uC_OS II的多任务操作系统全部原代码
多任务操作系统ucOS II移植到keil c51的源代码.zip
- 多任务操作系统ucOS II移植到keil c51的源代码
实时多任务系统内核分析
- 实时多任务系统内核分析-real-time multi-task kernel analysis
DOS系统下多任务列队处理C语言源程序
- 在DOS系统本身是不支持多任务的。此源程序为在DOS下实现多任务的简单例程-DOS system itself does not support multi-tasking. This source of the DOS multi-task under the simple routines
TC++语言开发多任务系统核心模块
- 用TC2实现的DOS多任务功能,包含全部源代码。-using the DOS TC2 achieve multi-tasking functionality, including full source code.
uC_OS II的多任务操作系统全部原代码
- uC_OS II的多任务操作系统全部原代码 .zip - ZIP 档案文件, 解包大小为 7,641,795 字节-Full source code of uC/OS II RTOS in ZIP format
多任务操作系统例程
- 一个任务显示LED,一个扫描键盘,一个任务将键值转化为显示格式(无时间要求) 键盘模块完全参照巨人老师例程; 显示很简单:1、判是否到2ms 2、送显示 键值处理:1、有无有效信息 2、弹出有效信息处理队列 3、将信息处理;键值处理不随1ms动作-a task LED, a scanning keyboard, a pair of tasks into a display format (no time requirements) keyboard module is taking
支持256个任务的UCOS2.51
- 修改后的ucos2.51可以支持256个任务,在vc下测试过。-revise the ucos2.51 can support 256 missions, under the vc tested.
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
UCOS2在stm32下的移植,多任务
- UCOS2在stm32下的移植,驱动多个任务,MDK平台已测试
atmega16、gcc上的时间调度器程序(多任务处理)
- atmega16、gcc上的时间调度器程序(多任务处理),diy系统参考的东西
system 完成远程通信的整体任务
- Verilog,QuartusII可正确运行,可下载到FPGA上,完成远程通信的整体任务,PC发数据,键盘输入运算符与运算数计算将结果显示在数码管上并返回给PC机,需异步串口调试软件-Verilog, QuartusII run correctly, can be downloaded to the FPGA, to complete the overall task of remote communication, PC send data, keyboard operators and op
Stm32_ucos 在STM32上编写多任务实时操作系统
- 在STM32上编写多任务实时操作系统,同时运行6个任务,通过发送和接收信号量机制,解决哲学家就餐问题,通过板上按键代表哲学家的就餐请求,板上LED灯表示就餐成功或者未果,同时在晶体数码管上显示就餐申请时间。-STM32 to write multi-task in real-time operating system, run six tasks by sending and receiving semaphore mechanism to solve the dining philosophe
ucOSII2Keil.rar 多任务操作系统ucOSII移植到Keil上的源码
- 多任务操作系统ucOSII移植到Keil上的源码,Multi-tasking operating system ucOSII transplanted to the source Keil
用c++编写嵌入式多任务操作系统
- 用c++编写嵌入式多任务操作系统- Compiles with c inserts the type multi- duties operating system
1-uCOS-II+LED(单任务)
- 在stm32上一直的uCOS-II+LED(单任务),可以直接编译的(The uCOS-II+LED (single task) that has been on STM32 can be compiled directly)
2-uCOS-II+LED(多任务)
- 在STM32上一直的uCOS-II+LED(多任务),可以直接编译(The uCOS-II+LED (multitasking) on STM32 can be compiled directly)
UCOSII实验1-任务调度
- 该程序是基于UCOSII系统上编辑的任务调度程序,为深入学习UCOSII系统编程打基础。(The program is based on UCOSII system editing task scheduler, in-depth study UCOSII system programming basis.)
27 UCOSII-任务调度
- USOSII系统在STM32F407芯片上移植实验的程序源代码,并且以及任务的创建,本程序中创建了两个不同优先级的任务。(USOSII system on the STM32F407 chip transplant experimental source code, and the creation of the task, the program created two different priorities task.)
stm32单片机UCOS操作系统学习代码,创建2个任务
- stm32单片机UCOS操作系统学习代码,创建2个系统任务,演示ucos的运行机制(STM32 microcontroller UCOS operating system to learn code, create 2 system tasks, demonstration of the operating mechanism of UCOS)