搜索资源列表
Windows CE 应用程序实例
- Windows CE 是微软公司开发的一种嵌入式操作系统。它是一种模块化的、实时的、有强大通信能力的、抢先式、多任务的嵌入式操作系统。-Windows CE is Microsoft's embedded operating system. It is a modular, real-time, a powerful communications capabilities, preemptive multitasking embedded operating system.
NORTi3os
- NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. The product NORTi3 Extended has implemented all the system calls of leve
EmbeddedMultitasking
- Embedded Multitasking for Z180 8051 一種簡單的多工-Embedded Multitasking Z180 8051 for a simple Multi -
pmos20
- Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMOS was designed primarily with real-time applications in mind. It is not an operating system in the conventional sense rather, it is a collection
ostest
- 自已写的一个嵌入式实时多任务抢占式操作系统。花了几个礼拜,基本实现,暂时只能在MC68K上跑。可作参考。-own writing an embedded real-time preemptive multitasking operating system. Spend a few weeks, basically, the only temporarily MC68K run on. Reference can be made.
a
- The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (frameworks) and standardized prefabricated components, muc
MiniRTOS_51
- 51上的RTOS,该RTOS为非占先式多任务操作系统,如果用户任务的最长执行时间小于 系统节拍时间,则本MiniRTOS要优于占先式TOS。因为本MiniRTOS占用资源小,RAM不超过20字节,程序空间只占为600多字节。-51 on the RTOS, the RTOS non-preemptive multitasking operating system, if the user of the longest task execution times smaller than syste
ARMSYS
- 杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应
stm32PUCOSPLED1PLED2PLED3
- 野火stm32+UCOS+LED1+LED2+LED3(多任务),在ucos下点亮三个led灯,比较适合初学者。-Stm32++ LED1 wildfires UCOS+ LED2+ LED3 (multitasking), in the light UCOS three led lamp, is suitable for beginners.
m_task
- 51单片机轻量级多任务操作系统,让51单片机能并行处理任务-51 SCM lightweight multitasking operating system that allows 51 single-chip parallel processing tasks to
Simple_Cooperative_Multitasking
- It show how to implement simple cooperative multitasking in PIC18.
Introduction_RTX-51
- Introduction to the RTX51, a multitasking real-time operating system for the 8051 family. RTX51 simplifies system and software design of complex and time-critical projects.
RTX51FULLV7
- RTX51 is a real-time kernel for the 8051 family of microcontrollers that is designed to solve two problems common to embedded programs. Multitasking: several operations must execute simultaneously. Real-time control: operations must execute wit
scmrtos-avr-iar-snapshot
- Small RTOS for AVR with preeptive multitasking
RTOS
- 多任务抢先式调度器的实现方法,以浅显的实例教你看懂RTOS的秘密。-Preemptive multitasking scheduler implementation methods to teach you to read and understand simple and obvious example of the secret RTOS.
uc_OS2.52
- uC/OSII是一个完整、可移植、可固化及可剪裁的占先式实时多任务内核-uC/OSII is a complete, portable, can be cured and can be tailored for preemptive multitasking real-time kernel
ucos_led
- TX 开发板使用UCOS多任务控制LED,在ADS下开发。调试成功-TX Development Board to use UCOS multitasking control LED, developed under the ADS. Debugged
FreeRTOS5_0_3_lwIP_100803
- 开源的嵌入式实时操作系统,已移植到很多常用的芯片上了,支持抢占式多任务调度-Open-source embedded real-time operating system, has migrated to a number of commonly used chip, support preemptive multitasking scheduler
preemetive-Multitasking
- Ready answers for ssd2 exercise3 the name of the task is "preemetive multitasking"
Multitasking-kernel
- C语言写的多任务内核 一个ARM的多任务调度内核,有调度和时间服务功能,也有简单的互斥。-C language to write multitasking kernel A multi-task scheduling ARM cores, have scheduling and time services, there are also simple mutex.