搜索资源列表
VxWorks_task
- 讲解了vxworks环境下,任务调度机制,在多任务环境下,可借鉴此偏文章的技术知识-vxworks on the environment, task scheduling mechanism, the multi-task environment, It can draw on the side of this article and technical knowledge
interruptSCH
- 针对嵌入式实时系统设计中,前后台系统实时性差,实时内核开销大的问题,利用中断与实时任务本身特点,提出并设计 实现了基于中断的实时任务调度策略,在不增加系统资源开销、价格开销的情况下达到与采用实时内核相当的实时性能。 -for Embedded Real-time system design, real-time systems in Taiwan before and after the poor, real-time kernel spending big issue. interru
software
- 分析其实时多任务软件设计。在介绍通信服务器功能结构的基础上,详细分析了系统的功能模块划分、数据流向、多任务划分、任务优先级确定、任务间通信方式的确定以及软件的编码测试过程。软件设计过程充分考虑通信服务器本身的特殊性,同时利用VxWorks多任务抢占式调度和时间片轮转调度的特性,以及丰富的任务间通信机制,有效地保证了系统的实时性。-Analysis of real-time multi-tasking software design. In introducing the communicatio
paike
- 本软件主要是适用于高等学校教务部门的办公软件,运用此软件,可以免去工作人员繁忙而枯燥的手工排课过程,直接通过计算机进行排课。我的任务是完成排课系统的界面设计以及排课后报表的生成。-This software is mainly applicable to the Senate higher education sector, office software, using this software, you can remove the staff busy and tedious proces
4
- Exploiting Task Scheduling for Multi-File Downloading in P2P Networks.pdf
CCRtrip1
- CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。-CCR, Concurrency and Coordination Runtime (Concurrency and Coo
MCU_OS
- 任务调度移植方法--包含MSP430,C51-The task scheduling transplant method
6
- 为了提高硬实时系统的容错能力,同时减少任务间的抢占次数,基于软件容错模型提出了抢占阈值容错调度算法(FT-FPPT). -Software-based fault-tolerant model in order to improve the fault tolerance of the hard real-time systems, while reducing the number of task preemption, preemption threshold tolerant schedu
task-scheduling-algorithm-papers
- 高性能计算机体系结构相关。异构系统中相关的调度算法、容错调度算法文章,特别是有关调度算法对系统可用性、系统性能方面的影响。-Heterogeneous system scheduling algorithm and fault-tolerant scheduling algorithm, especially the effect of the scheduling algorithm on system performance and system availability.
multitasking
- 用多个例子将单片机任务调度,释放CPU等内容讲解得非常后-With a number of examples of the SCM task scheduling, freeing the CPU and other content to explain the very back
RMS
- 嵌入式系统对强大实时处理能力的需求和相对紧张的内存及内核资源的现实,对嵌入式操作系统任务调度提出了较高的要求。因此任务调度的算法的分析,实现和优化,对实现嵌入式系统的实时性有着重大的意义。从算法提出的理论基础出发,深入分析了经典的单调速率调度算法的思想,特点,具体实现并重点评价了该算法的优点和局限性。-Strong demand for real-time embedded systems processing power and memory, and the reality of a rel
Using-Bee-Colony-Optimization-to-Solve-the-Task-S
- Using Bee Colony Optimization to Solve the Task Scheduling Problem in Homogenous Systems
write-STM32-OS-band-by-hand
- 基于STM32,讲解任务切换,详细给出汇编参考,并完成一个简单的操作系统,实现了任务调度,对于OS的入门非常有好处,看懂了这个,后续其他例如FreeRTOS都是类似的原理。-Based on STM32, explaining task switching, given in detail with reference to the compilation, and complete a simple operating system, task scheduling, is very good