搜索资源列表
基于windows的多任务调度代码
- 基于windows的多任务调度代码 实现多种任务的调度-windows on the task scheduling and more code to achieve a variety of task scheduling
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
java编写的调度算法
- 由java编写的模拟任务调度过程
ip_vs_wrr 基于权限轮转的任务调度算法
- 基于权限轮转的任务调度算法,主要是适用于linux的操作系统,希望对大家有帮助-Based on the authority of the rotary task scheduling algorithm, mainly is suitable for the Linux operating system, and we want to help
TaskSchedule
- 本程序是关于ucos上的任务调度的一个程序,非常实用,有详细的注释。-This procedure is on the mission uCOS about scheduling a program, very useful, there is a detailed explanatory notes.
balance-para-tuff
- 并行分布式任务调度算法实现,运行于LINUX平台,有详细的源码-Distributed task scheduling parallel algorithm, running on the LINUX platform, the source in detail
GS
- 实现网格中含有依赖任务调度的GS算法,其中根据任务在各个机器上的执行时间和任务之间的依赖关系来计算出任务的调度顺序-The realization of the grid containing the GS-dependent task scheduling algorithm, in which the task in accordance with the implementation of the various machines on time and task-dependent re
101259349auto_create_task
- vxwork程序任务调度和服务调度,程序在执行和仿真过程。-dfsdfsdgdfgf gsdfg sg s
Easy51RTOS
- 一种简单的51的操作系统,设定定时的时间间隔,并为每个任务分配一定时间,当任务就绪时,执行该任务;没有任务就绪时,执行任务调度函数-A simple 51 operating system, set the timing interval, and each task assigned a certain time, when the task is ready, the implementation of the task no task is ready, the implementati
52scheduling
- 51一个简单的多任务调度功能程序 // 利用定时器2产生10mS的定时中断-51 A simple multi-task scheduling program// use Timer 2 interrupt generated timing 10mS
OS_AVR
- 一个AVR的开源操作系统,硬任务调度,效率不错-AVR an open-source operating system, hard task scheduling, efficiency, good
sst
- 超级简单的一个任务调度器,是量子编程的作者写的,非常实用-Almost all embedded systems are event-driven most of the time they wait for some event such as a time tick, a button press, a mouse click, or the arrival of a data packet. After recognizing the event, the systems react b
status_pt-1.4
- 使用状态机实现的小型任务调度程序,非常强大,我使用这个做产品已经1年多的时间了,很稳定。-Using the state machine to achieve a small task scheduler, very powerful, do I use this product has a more than a year, and very stable.
ucos 任务调度
- 硬件平台是STM32 实现了ucos 的任务调度 ,任务有初始化,就绪,挂起,删除状态(The hardware platform is STM32, which implements the task scheduling of UCOS, the tasks have initialization, ready, suspend, delete state)
UCOSII实验1-任务调度
- 该程序是基于UCOSII系统上编辑的任务调度程序,为深入学习UCOSII系统编程打基础。(The program is based on UCOSII system editing task scheduler, in-depth study UCOSII system programming basis.)
表达式求值和任务调度
- 实现多功能的表达式求值计算,以及任务调度模拟(Implementation of multi-function expression evaluation calculation, as well as task scheduling simulation)
quartJob
- 任务调度,极好的的定时器框架,可以直接拿去应用到实际项目中去。(Task scheduling, excellent timer framework, can be directly applied to the actual project.)
27 UCOSII-任务调度
- USOSII系统在STM32F407芯片上移植实验的程序源代码,并且以及任务的创建,本程序中创建了两个不同优先级的任务。(USOSII system on the STM32F407 chip transplant experimental source code, and the creation of the task, the program created two different priorities task.)
实验53 UCOSII实验1-任务调度
- STM32的UCOSII任务调度程序。内有详细的注释和文档。很好的学习资料。(STM32 UCOSII task scheduler. There are detailed notes and documentation. Good study materials.)
任务调度器
- 基于定时器的小型任务调度器,占用很少的RAM(A small task scheduler based on a timer that takes up a small amount of RAM)