搜索资源列表
大连软件园
- 功能强大的时钟中断,单片机和FIFO的接口和操作,单片机串口编程问题,纯软件单片机串口,串口通信的单片机程序,程序的多任务和资源复用举例,采用软件定时的计算方法-powerful clock interruption, the 8031 and FIFO interface and operation, the 8031 serial programming, software-only MCU, the MCU serial communication procedures, the proc
MultiTask-OS
- mcu 单片机环境的多任务操作系统的例子,由 C 语言开发,代码容量较小,4KB . 可以与 uC/OS 竞比。-mcu SCM environment to the multi-task operating system examples, from C-language development, code of smaller capacity, 4KB. with uC / OS than competing.
ucos2.9
- 一种实时多任务操作系统UCOS最新版本,这种操作系统容量要求很低,可嵌入在单片机中。-a real-time multi-tasking operating system UCOS latest version of this operating system capacity requirements low, can be embedded in a microprocessor.
small_rtos1.20.3
- 可在51单片机上运行的小型OS,不过最多任务数为16个
TRAFFIC
- 单片机实时多任务交通控制程序。 包括ABSTRACT.TXT、GETLINE.C、README.C、SERIAL.C、TRAFFIC.C、等代码源文件
rtosC51
- 完全用C语言编写的C51单片机多任务操作系统,任务调度基于主动放弃,特别适合STC单片机.
Rtx430
- 用MSP430系列单片机开发的实时多任务操作系统C语言源代码
OsDualTask
- 6502双任务OS,单片机多任务,简单实用,适合玩具等各种应用。
mcu_RTOS_task
- DIY自己的单片机多任务系统。stateMachine+timerTick+q
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
task.rar
- 单片机单任务顺序执行到多任务并行执行的演变过程,Sequence of single-chip implementation of a single task to multi-task parallel implementation of the evolution of
simpos
- 51下的超轻量多任务操作系统,具有任务切换开销极小(指令周期数<10/任务),任务切换速度极快(<100us/任务,STC 1T单片机上可达到20us/任务).注意,最好在拥有256字节的52上使用.使用前请认真看说明和注释,并完全了解该系统的工作机制.-this is a hyper tiny OS for MCS 51 MCU. the task switching is very fast(<10 cycles/task and <100us/switching).
m_task
- 51单片机轻量级多任务操作系统,让51单片机能并行处理任务-51 SCM lightweight multitasking operating system that allows 51 single-chip parallel processing tasks to
Study_Kit_for_MCU51
- 单片机学习的最好例子, 1.51多任务切换 2.红外解码 3.数码管扫描显示 4.1602LCD的现实,以及文字动画效果 5.系统构架,资源整合,菜单应用,按键板,其它更新中 -The best example of single-chip learning, task switching more than 1.51 2. IR decoder 3. Digital tube scan 4.1602LCD reality, and text animation
tasksystem
- 一个简单的单片机多任务操作运行实例 (uVISION 工程)-A simple single-chip operation of multi-tasking to run examples
fuzaduorenwu
- 如何设计复杂的多任务程序。 讲述运用时间片轮的方法设计单片机多任务的思路-How to design a complex multi-task procedure. About the use of time Katawa method to design the idea of multi-tasking microcontroller
How-to-design-multi-task-procedure
- 介绍用C语言如何设计单片机多任务程序的方法。-Introduce how to design single-chip using C language, multi-task procedure.
multitasking
- 富士单片机多任务处理器源代码。不同于前后台操作系统。-Fuji single-chip multi-tasking processor source code. Unlike the operating system of the front and back.
74HC595-display-and-keycan
- stc单片机多任务程序用74hc595扫描点阵led,同时按键检测-Single chip 74 hc595 are needed, according to key detection
zuhe01
- 单片机多任务框架,经过编译,可实现多任务单片机编程需求。-SCM multitasking framework, compiled, can multi-task microcontroller programming needs.