搜索资源列表
winsocket++
- TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP / IP Winsock programming examples, the use of Winsock programming from synchronous and as
Windows CE 应用程序实例
- Windows CE 是微软公司开发的一种嵌入式操作系统。它是一种模块化的、实时的、有强大通信能力的、抢先式、多任务的嵌入式操作系统。-Windows CE is Microsoft's embedded operating system. It is a modular, real-time, a powerful communications capabilities, preemptive multitasking emb
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 implemente
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 sen
EmbeddedMultitasking
- Embedded Multitasking for Z180 8051 一種簡單的多工-Embedded Multitasking Z180 8051 for a simple Multi-
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
Embedded_Multitasking
- Embedded multitasking with small microcontrollers
CMX2.ZIP
- Multitasking support code reverse engineered from CML multitasking kernel, includes examples, timers, messaging, event between tasks, create, delete, semaphores etc.etc
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 contro
Multitasking_on_an_AVR
- Multitasking on AVR microcontrollers
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-with-LPC-ARM-chips
- Multitasking LPC ARMs-Multitasking LPC ARMs
cooperative-multitasking
- Cooperative Multitasking using MikroC and PIC18F. Memory Manager Library and std C libraries.
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.
Coroutines for multitasking
- A short introduction into coroutines and their use for non-preemptive multitasking.