搜索资源列表
winsocket++
- TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP / IP Winsock programming examples, the use of Winsock programming from synchronous and asynchronous, synchronous mode l
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
39294
- Jazmyn is a 32-bit, protected mode, multitasking OS which runs on i386 & above CPU`s. Its completely written in C++. -Jazmyn is a 32-bit, protected mode, multitasking OS which runs on i386
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.
d-tools
- * Descr iption : This is an example of a startup task. As mentioned in the book s text, you MUST initialize the ticker only once multitasking has started.
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.
Simple_Cooperative_Multitasking
- It show how to implement simple cooperative multitasking in PIC18.
MULTITASKING_ON_AN_AVR
- MULTITASKING ON AN AVR
MULTI.RAR
- Real Mode Multitasking/multithreading Demo
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
preemetive-Multitasking
- Ready answers for ssd2 exercise3 the name of the task is "preemetive multitasking"
Multitasking-remind-manager-v1
- php+mysql 原创多任务倒计时事件管理器.功能:可添加、删除,可发送邮件触发短信20131104 v1.0版-Original multitasking countdown event manager. Feature: you can add, delete, can send E-mail to trigger messages
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.