搜索资源列表
schelder1
- 外国人写的调度器,比rtos简单,感兴趣的朋友可以借鉴-foreigners write scheduler, Byelorussian simple, interested friends can draw
time_schelder
- 外国人写的时间触发的调度器源码,比RTOS更可靠。更容易调试。-foreigners was triggered by the time scheduler source, the more reliable than the RTOS. Easier debugging.
mutil-thread-shedule-for-2410
- linux多线程调度器for s3c2410-linux multithreading scheduler for s3c2410 .......................
communicate.rar
- 基于实时调度器的单片机双机通讯测试程序。,Real-time scheduler based on the single-chip dual-machine communications test procedure.
Stm32_ucos_2-1
- 在IAR环境中编写程序实现以下功能: 1、在第一组数码管上显示任务的运行次数; 2、调用钩子函数OSTimeTickHook()在第二组数码管上显示系统在没发生500次时钟中断期间,调度器进行任务调度的次数。-Write a program in the IAR environment to achieve the following functions: 1, in the first group of digital number displayed on the task of r
RT_Thread030
- RT-Thread RTOS,这是一款由国内RT-Thread工作室开发的开源实时操作系统。起初RT-Thread是一个实时的内核(全抢占优先级调度,调度器时间复杂度O(1)),但在发展过程中,RT-Thread实时操作系统得到了来自全国嵌入式开发工程师的鼎力支持,为RT-Thread添砖加瓦,现在它已慢慢变成一个完善的、全功能的操作系统:文件系统,网络协议栈,图形界面组件。。。只有您想不到,没有您做不到:RT-Thread是一个平台,您可以把您的创意汇聚在一起,小平台大社区,RT-Thread
miniOSv1.2
- AVR IAR 环境下任务调度器,有优先级-AVR IAR task scheduler environment, there are priority
CPU_Schedu
- CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
OperatingSystemProcessScheduling
- 1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。 2)模拟调度程序可任选两种调度算法之一实现(有能力的同学可同时实现两个调度算法)。 3)程序执行中应能在屏幕上显示出各进程的状态变化,以便于观察调度的整个过程。 -1) the design of five concurrent implementation of the simulation process scheduler, each process of a PCB said. 2) simulation
qianzhanshiduorenwudiaoduqiOS
- 介绍一个以三星ARM控制器2410、2440为平台的多任务抢占式调度器-Samsung ARM introduced a controller as a platform 2410,2440 preemptive multi-tasking scheduler
ddq
- 1ms时标 混合式调度器(一个抢占式任务,多个合作式任务)-1ms time scale hybrid scheduler (a preemptive task, a number of co-operative tasks)
4bit-lcd-Scheduler
- #include <4bitLCD20x4.h> #include<ds1307.h> #include<keypad.h> #include<miscfn.h> #include<remind.h> #include<cal.h>
Example1_ViewingPageContents
- Example scheduler in hcs12
VxWorks.kernel.scheduler.module.development.docume
- VxWorks内核调度模块开发文档VxWorks kernel scheduler module development documentation -VxWorks kernel scheduler module development documentation
Co-operatibe-Scheduler
- this a Co-operatibe Scheduler program for IAR for arm microcontrollers.-this is a Co-operatibe Scheduler program for IAR for arm microcontrollers.
CPU-SCHEDULER-IN-C
- This CPU scheduler in C.
scheduler-In-STM32
- STM32下用定时器实现调度器,参考的时间触发嵌入式系统设计模式-Under STM32 timer used scheduler, refer to the time-triggered embedded system design
Scheduler
- Interrupt Ticker based Scheduler for implementing a micro kernel to operate a Real Time System in an AVR microcontroller
ucos-task-scheduler-code
- ucos任务调度器的代码,有兴趣的可以分析一下-ucos task scheduler code, are interested can analyze
Small-scheduler
- 小小调度器:其一般原理是, 按所需分配的CPU计算能力, 向系统中每个进程提供最大的公正性,也可以移植到单片机上-Small scheduler