搜索资源列表
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.
taskdemo
- 一个任务的之间调度的例子,请大家参考,希望有帮助-a task scheduling between the examples, please refer to, with the hope of helping
my_os_easy_and_PDF
- 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
uC_OS_II_for_C51
- C51单片机上的嵌入式操作系统,具有任务调度,文件服务,等功能-C51 MCU embedded operating system, with task scheduling, documentation services, etc.
LcdDrv
- 包括topwayLM3037液晶的串行通讯模式初始化,任务调度等 此程序用Tornado2.0编译,用于研华HE-8XX系列主板,程序在工程中运行3年以上无故障,解压密码为我的用户名:luckycy-including topwayLM3037 LCD serial communication mode initialization, task scheduling procedure used Tornado2.0 compiler for Chinese Studies HE-8XX s
taskshech
- UCOS-II在M68HC08上的移植及任务调度-UCOS-II in the transplant M68HC08 and task scheduling
uCOS-II_lwip-1-19
- 基于UC/OS 2+LWIP的源码,内含有2个任务的调度,每个任务包含一个亮灯程序,基于AT91SAM7X256的ARM芯片开发,在ADS1.2环境下编写。-on UC / OS 2 LWIP source code, containing two task scheduling, Each task includes a light-up procedures based on the ARM chip AT91SAM7X256 development, ADS1.2 environment
51MCUrtos
- 51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。-51 written in a simple operating system, with the creation tasks, delete tasks, task scheduling, the system delay, missions flown, sending news, waitin
uCos2_mini2440
- mini2440成功移植UCOS-II ,并开发了相应程序,实现了多任务调度和实时串口显示-complete successfully transplantation UCOS-II on mini2440 , and the development of appropriate procedures, to achieve a multi-task scheduling and real-time serial display
NucleusPlus_for_arm
- nucleusPlus是一个优秀的多任务调度内核,本源码为其基于arm9的移植方案-nucleusPlus is an outstanding multi-task scheduling core, the source code for its ARM9-based transplant programs
Scheduling-strategies-for-multiprocessor-Real_Time
- Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be used in radar and sonar fields
scheduling
- The examples in this projects have illustrated how and when FreeRTOS selects which task should be in the Running state, the microcontroller its MCF51JM128 the compiler its codewarrior
VxWorks.multi.task.scheduling.module.design
- VxWorks multi-task scheduling module designVxWorks多任务调度模块设计 -VxWorks multi-task scheduling module design
VxWorks.task.scheduling.design.documents
- VxWorks task scheduling design documents VxWorks任务调度开发设计文档-VxWorks task scheduling design documents
Task-Scheduling-Algorithms-for-Heterogeneous-Proc
- Thesis : Task Scheduling Algorithms for Heterogeneous Processors
ucos-ii-task-scheduling
- 介绍ucosii最基本也是最重要的应用:任务调度-Introduction ucosii most fundamental and important applications: Task Scheduler
uCOS2-Task-scheduling-process
- 本文档介绍了uCOS-II任务调度过程,深刻易懂地介绍了uCOS-II任务调度的重点和实现原理,对于uCOS-II初学者很实用。-This document introduces the uCOS II task scheduling process, deep uCOS- II was reviewed to understand the focus of the task scheduling and implementation principle of the uCOS- II begi
UCOSII-task-scheduling-instance
- uC/OS-II任务调度实例,包含起始任务,LED1、LED2任务-The uC/OS-II task scheduling instance, contains the initial task, LED1、LED2 task
UCOSII-task-scheduling
- STM32 UCOSII 实验53 UCOSII实验1-任务调度-STM32 ucos experiment 53 UCOS II experiment 1- task scheduling
UCOSII-1-Task-Scheduling
- STM32 ucos任务调度例程,包含STM32F4xxx中文手册,不错例程,适合初学者-STM32 ucos task scheduling routines, including STM32F4xxx Chinese manual, good routines, suitable for beginners