搜索资源列表
DOS系统下多任务列队处理C语言源程序
- 在DOS系统本身是不支持多任务的。此源程序为在DOS下实现多任务的简单例程-DOS system itself does not support multi-tasking. This source of the DOS multi-task under the simple routines
plus_源头代码
- Nucleus实时操作系统是Accelerater Technology公司开发的嵌入式RTOS产品,Nucleus的核心是一个实时的多任务内核——Nucleus PLUS-Accelerater Technology, Inc. is the development of embedded RTOS product, the Nucleus of the core is a real-time multi-task kernel -- Nucleus PLUS
BCCOR00
- 多任务操作系统控制的DOS环境下的实现的C语言源程序。 利用时间片的方式,多个程序在DOS下并行运行。-multi-task control of the DOS operating system environment on the realization of the C language source code. The use of time unit, a number of procedures under the DOS operating in parallel.
Setup_SmartRF_Studio_6_0_4
- Setup_SmartRF_Studio_6_0_4是一个CC1000系列中的开发工具,对开发无线产品非常有用,可以用该工具进行先期的调试。绝对是个好东东。-Setup_SmartRF_Studio_6_0_4 CC1000 is a series of development tools for the development of wireless products very useful, the tool can be used for the initial task of debug
time_OS
- 时间触发式51单片机嵌入式多任务系统,也可移植到其它单片机系统中,可以分辨到ms级。-time trigger-51 multi-task embedded microcontroller system, can also migrate to other SCM system can distinguish between levels of ms.
NucleusAnalyse
- Nucleus分析报告分析了内核,任务的调度,中断的调度-Nucleus analysis report analyzes the core task of scheduling, interrupt scheduling
E35G23_UCOS2_UcGUI
- 豪华板中E35G23的UCOS2+UcGUI图形系统2.76,UCOS_II测试程序说明,由hgxxx的ucosii2.71升级而来的!去掉了TaskLcd running显示,把这个任务作为GUI显示输出,类似于UCOS的例子1,在一个随机的位置显示一个随机数,只是允许一个任务调用GUI,没有显示cpu利用率、切换次数等信息!注意:~本程序适用于240×320 16级灰度液晶!去掉了TaskLcd running显示,把这个任务作为GUI显示输出,类似于UCOS的例子1, -luxury
TinyWorks
- TinyWorks操作系统。 每个任务占6~10个字节的RAM空间,整个系统占1k左右的代码空间,支持16个优先级的占先式调度,支持时间片调度。 最大特点:建立的任务越多、并且系统越繁忙时调度越快,最快比系统闲时快数十倍! 用AVR-GCC编译,支持MEGA8-TinyWorks operating system. Each task for 6 ~ 10 bytes of RAM space, the system as a whole accounted for around 1
RoundRobinSchedulingTask
- C++编程实例Round Robin Scheduling Task-C programming examples Round Robin Scheduling Task
StressTest
- Real-Time Kernel ,简易型REAL-TEME SYSTEM 源码,可用于嵌入Muti task学习
pSOSystem系统调用的例程
- psos调用实例,包括了任务创建,队列,分区,多播等的使用-PsOS Call example, including the creation of a task, queue, zoning, such as multicast use
jd-800e_34_display
- 一个很好的菜单程序,很适合在操作系统下以任务的形式运行,结构灵活,可随意修改。开发环境为Keil of ARM ,LPC2132处理器,晶振11.0592M*4,调试通过,请放心使用。-A good menu program, very suitable for the operating system in the form of task-run, flexible structure can be freely modified. Development environment for t
BlinkNoTimerTask
- 这是一个无线传感器网络模块的开发的一个定时器闪烁任务.-This is a wireless sensor network module of the development of a timer blinking task.
tc_code
- That s how the temperature monitor/controller came to be. It was an obvious task for a small processor and I ve always wanted to test the Dallas temperature sensors.
concept_of_RealTime_Systems.pdf
- 实时嵌入式操作系统概述,including harware, architecture, I/O, memory manage, task schedule,..., 入门级材料-realtime embedded operation system,including harware, architecture, I/O, memory manage, task schedule,...,
ex1
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()
demo
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向
Key_MxN
- UCOS下键盘任务处理-UCOS the keyboard task processing
stm32-UCOSII--task
- 基于STM32F103ZET6的UCOSII系统入门实验 主要是UCOSII系统的任务调度实验 主要包括建立任务、删除任务、改变任务优先级、任务挂起等函数使用-UCOSII system based on the introductory experiments STM32F103ZET6 The main task of the system is scheduled experiments UCOSII Including the establishment of tasks
ucos-ii-task-scheduling
- 介绍ucosii最基本也是最重要的应用:任务调度-Introduction ucosii most fundamental and important applications: Task Scheduler