搜索资源列表
AT89S51单片机试验及实践教程之电子琴
- 电子琴 1. 实验任务 1. 由 4X4 组成 16 个按钮矩阵,设计成 16 个音。 2. 可随意弹奏想要表达的音乐。-a flower. An experimental tasks. Formed by the 4x4 matrix button 16, 16 designed to sound. 2. Free expression want to play the music.
rtx51fulluse
- 51上运行的实时操作系统,该文档对其进行详细的介绍,还提供了许多例子!对于想在51上实现简单的多任务系统,不需要自己嵌入,因为keil工具中已经有了内核-51 running real-time operating systems, the documentation for its detailed descr iptions, it also provided many examples! For the 51 to achieve a simple multi-tasking system
大连软件园
- 功能强大的时钟中断,单片机和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
snd1c-refd-nf-4_0_3
- 一个可作为mp3播放器固件的代码集,包括解码,播放,控制,任务管理等.-as an MP3 player firmware code sets, including decoding, audio, control, task manageme#$#!116333#!#$XTerran_NoMgr.rar!#$#cluster management, which will mainly address the Terminal Services session assignments, as a
多任务操作系统例程
- 一个任务显示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
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
atmega16、gcc上的时间调度器程序(多任务处理)
- atmega16、gcc上的时间调度器程序(多任务处理),diy系统参考的东西
ucOSII2Keil.rar 多任务操作系统ucOSII移植到Keil上的源码
- 多任务操作系统ucOSII移植到Keil上的源码,Multi-tasking operating system ucOSII transplanted to the source Keil
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
tasksystem
- 一个简单的单片机多任务操作运行实例 (uVISION 工程)-A simple single-chip operation of multi-tasking to run examples
52scheduling
- 51一个简单的多任务调度功能程序 // 利用定时器2产生10mS的定时中断-51 A simple multi-task scheduling program// use Timer 2 interrupt generated timing 10mS
OS_AVR
- 一个AVR的开源操作系统,硬任务调度,效率不错-AVR an open-source operating system, hard task scheduling, efficiency, good
status_pt-1.4
- 使用状态机实现的小型任务调度程序,非常强大,我使用这个做产品已经1年多的时间了,很稳定。-Using the state machine to achieve a small task scheduler, very powerful, do I use this product has a more than a year, and very stable.
51
- 一个c51的简单操作系统,适合初学者,可以学到中断,多任务。-os for mcs51
123213
- 你说什么的是爱我的任务单服务费服务费阿达(windowhttp://www.pudn.com/Download/upload.html)
FreeRTOS实验4-3 FreeRTOS任务挂起和恢复实验
- STM32F103 的freeRtos的操作系统中,任务的挂起和恢复(n STM32F103's freeRtos operating system, tasks hang up and resume)
UCOSII实验1-任务调度
- 该程序是基于UCOSII系统上编辑的任务调度程序,为深入学习UCOSII系统编程打基础。(The program is based on UCOSII system editing task scheduler, in-depth study UCOSII system programming basis.)
实验53 UCOSII实验1-任务调度
- STM32的UCOSII任务调度程序。内有详细的注释和文档。很好的学习资料。(STM32 UCOSII task scheduler. There are detailed notes and documentation. Good study materials.)