搜索资源列表
ucosII-edf
- 簡單的3個task的EDF排程,可更替task的deadline-simple task of the three EDF scheduling, the task replacement deadline
test04-03-s3c2410-task-idle.ra
- s3c2410上用Keil开发的ucosII源代码,入门级 非常简单,只是演示了创建一个task(参考资料来源于网络),最后完成任务切换到OSTaskIdle运行。,simple ucosII code, can give some help to begnners,
MPLAB-uCOS-C18
- ucos-ii在PIC18F4520上的移植,附Proteus仿真原理图!一共5个简单任务。-ucos-ii in the PIC18F4520 transplantation, with Proteus schematic simulation! A total of five simple task.
ex1
- 关于ucos的最简单的任务管理程序,适合于ucos初学者-UCOS about the most simple task management procedures, suitable for beginners uCOS
KEILUCOS_FOR_LPC2148
- KEIL下UCOS_FOR_LPC2148移植-6个简单任务.rar-KEIL next UCOS_FOR_LPC2148 transplantation-6 simple task. Rar
danpianji.doc
- VHDL语言设计数字系统,VHDL是Very High Speed Integrated Circuit Hardware Descr iption Language 的缩写,意思是超高速集成电路硬件描述语言。本课程设计分析了现代城市交通控制与管理问题的现状,结合城市交通的实际情况阐述了交通灯控制系统的工作原理。编写了程序控制8255A可编程并行接口芯片,使红、绿、黄发光二极管按照十字路口交通信号灯的规律交替发光,模拟了交通信号灯简单的工作。-VHDL language design digit
simple-OS-design
- 简单多任务OS设计。面对前后台系统与OS的选择,往往犹豫不决。本文档介绍一种在arm平台上自己设计OS的方法,代码不到1.5K,可谓精简,功能却不逊于ucos。 simple os design for multi-task . The code is less than 1.5k,but functions well compared to ucos .
LM3S_small_rtosV1.20.x
- lm3s系列 small rots模版,实现了简单的任务调度-Lm3s series small rots templates, Implements a simple task scheduling.
S3C44b0x----Task--Led
- 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能模块是Led灯的简单控制,该工程内容简单,汇编简化到该led项目所需的语句,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考! -The project build tool is ADS1.2, development board is S3C44b0x, the main function module is Led lamp to ach
S3C44b0x----Task-UART
- 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能模块是UART通讯,该工程内容简单,C代码和汇编简化到该UART项目所需的语句,可供初学者参考入门。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考-The project build tool is ADS1.2, development board is S3C44b0x, the main function module is UART communicatio
ucosII-rm
- 簡單的3個task的RM排程,將每個task的computer time與deadline實現在原本的程式,需要在原本uC/OSII的task中加上判斷各作業週期的過程-3 simple task of RM scheduling
msp430_task
- MSP430简单任务控制,别人写的,我看很不错-MSP430 simple task control
OSAL_blink-ZStack-1.4.2-1.1.0
- 基于zigbee2006的简单led闪烁程序,实现zstack里简单的任务创建,执行。-Based zigbee2006 simple led blinking program, zstack simple task to create, execute demo.
01_uCOS-II_Win32_-templet
- ucOS-II系统在win32,VC6.0上的移植例子。本例中建立了一个最简单的task,每隔2s输出一段文字。在本例基础上,可以在win32和vc6.0的基础上模拟实现ucOS绝大多数函数(函数名与原函数相同),可作为学习使用。-ucOS-II system in transplant on win32, VC6.0 examples. In this case one of the most simple task, every 2s output section of text. In t
code
- 此为温湿度采集终端程序的完整实现,调试成功。实现了modbus协议03号命令的数据采集,采用STCSTC15F2K60S2单片机,使用了简单的具有优先级的任务调度系统,温湿度传感器型号为AM2302,,温度和湿度通过74HC595静态显示驱动的四位数码管轮流显示,2个按键单击1次可分别查看温湿度的最大值和最小值,uart1作为调试端口,数据通过uart2经过max485实现485通信。-This is the temperature and humidity acquisition termin
task-managment-base-on-9mcu
- 给予小苗的ucos系统操作,简单的任务管理。-Ucos give seedlings of system operation, a simple task management.
MYRTOS
- 一个简易的任务调度器,参考uCOS-II的调度算法,在STM32平台上测试成功……可以用来参考学习操作系统原理-A simple task scheduler, scheduling algorithm in reference uCOS-II, STM32 platform test successful...... Can be used for reference to learn the operating system......
simple-os-
- 简单的任务管理程序 , 在STM32上用 , 没有使用时间片,但是常用功能都集成进去了-Simple task management program, with the STM32, did not use the time slice, but commonly used functions are integrated into the
51-simple-task---9.25
- /// /// /// /// /// /// 嵌入式系统中 简单的“任务调度、管理”实现 Kernel.c中包含 任务开启:TASK_On 任务关闭:TASK_Off 任务运行:TASK_Run task.c中包含任务具体执行函数 任务开启关闭思路参考RiveraWaves 2016-9-25 ///////////////////////////////// /-Kernel.c TASK_On TASK_Off TAS
TASK1
- ASM code for simple set up task