CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - scheduling
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ARM-PowerPC-ColdFire-MIPS
Embeded Linux
SCM
VxWorks
uCOS
DSP program
Windows CE
VHDL-FPGA-Verilog
Other Embeded program
QNX
hardware design
Open-source hardware
Search - scheduling - List
[
VxWorks
]
VxWorks进程调度实践
DL : 0
对vxWorks进程调度的详细介绍,任务及任务状态及状态转移,及实现的源代码。-right scheduling process detailed description of the tasks and missions State and State transfer, and implementation of the source code.
Date
: 2026-01-11
Size
: 88kb
User
:
prescape
[
VxWorks
]
taskdemo
DL : 0
一个任务的之间调度的例子,请大家参考,希望有帮助-a task scheduling between the examples, please refer to, with the hope of helping
Date
: 2026-01-11
Size
: 1kb
User
:
王非
[
VxWorks
]
LcdDrv
DL : 0
包括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 series of motherboards, procedures in engineering operation for over three years without failure, extracting passwords for my user name : luckycy
Date
: 2026-01-11
Size
: 87kb
User
:
电气工程师
[
VxWorks
]
SuperGoodEntryExperimentAboutVxWorks
DL : 0
超级好的vxworks入门实验课:一共9个pdf文件,每个都是精华,我是下载了9次才搞定,绝对超值,初学者很有必要看看。 目录: 1.学习使用Tornado 开发环境;测量程序的执行时间 2. 学习创建多个任务 3. 学习使用信号量实现共享资源的保护 4. 学习使用消息队列进行通信 5. 学习并验证时间片轮转调度 6. 学习并验证基于优先级的抢占式调度 7. 理解优先级倒转问题 学习使用优先级继承以解决优先级倒转问题 8. 学习使用信号 9. 了解VxWorks 的中断机制 学习编写中断处理程序 -Super good VxWorks entry experimental courses: a total of nine pdf files, are the essence of each, I downloaded 9 times only to get absolute value, it is necessary to see beginners. Contents: 1. Learning to use the Tornado development environment measurement procedure execution time 2. Learning to create more than one mission 3. Learning to use semaphores to protect shared resources to achieve 4. Learning to use the message queue to communicate 5. To study and verify the time slice Round-Robin Scheduling 6. Learning and verify that priority-based preemptive scheduling 7. to understand the priority inversion problem learning to use priority inheritance to solve the priority inversion problem 8. learning to use signal 9. understanding of the interruption mechanism VxWorks interrupt handling procedures for the preparation of learning
Date
: 2026-01-11
Size
: 713kb
User
:
jinleize
[
VxWorks
]
VxWorks_nhdd
DL : 0
VxWorks实时内核调度的研究分析.pdf Vxworks经典论文 摘 要:论述了0S中调度的概念、类型、调度队列模型,并着重对VxWorks实时内核进行了分析。① 关键词:嵌入式实时操作系统(RTOS);VxWorks;调度-VxWorks real-time kernel scheduling of research and analysis. PdfVxworks Classic Papers Abstract: This paper discusses the concept of scheduling 0S, type, scheduling queue model, and focus on the VxWorks real-time kernel are analyzed. ? Keywords: embedded real-time operating system (RTOS) VxWorks Scheduling
Date
: 2026-01-11
Size
: 112kb
User
:
GB
[
VxWorks
]
VxWorks_rwdd
DL : 0
VxWorks系统的任务调度机制.pdf Vxworks经典论文 摘要:针对多任务系统而言,调度是指根据一定的算法.将CPU 分配给符合条件的任务使用,不同的系统任务调 度机制不同。本文介绍VxWorks系统的任务调度策略和算法.分析优先级倒置产生的原因并给出解决方案。重点阐述静 态表方式的实现方法并给出C语言程序框架。 关键词:调度;任务;优先级;倒置;静态表-VxWorks system task scheduling mechanism. PdfVxworks classic abstract: for multi-mission systems, scheduling refers to according to certain algorithms. CPU will be allocated to the mission in line with the conditions of the use of different systems task scheduling mechanism. This article describes the system VxWorks task scheduling strategies and algorithms. Analysis of priority inversion causes and gives solutions. Focuses on the static table methods realize the way and gives the framework of C language programming. Key words: Scheduling mission priority level inversion static table
Date
: 2026-01-11
Size
: 120kb
User
:
GB
[
VxWorks
]
C_or_C++(original)
DL : 0
3个vxworks 程序,用来学期消息队列,中断,看门狗 1个动态内存调度的Tomasulo算法MFC实现 1个从文本文件中读取字符的程序-3 VxWorks procedures used to semester message queue, interruption, a dynamic memory watchdog scheduling Tomasulo Algorithm MFC to achieve a text file from the procedure to read characters
Date
: 2026-01-11
Size
: 19kb
User
:
张珂
[
VxWorks
]
VxWorks
DL : 0
VxWorks入门例程,包括基于Wind与POSIX的任务调度与通信(信号量、消息队列、管道)。-It is a package of some examples,which includes ones about task scheduling & communication (using semaphore & message queue & pipes) based on Wind & POSIX.
Date
: 2026-01-11
Size
: 12kb
User
:
李铮
[
VxWorks
]
vxworks5.5-event
DL : 0
vxworks内核事件处理相关的源码,分析操作系统内核调度、抢占必备。-VxWorks kernel-source case-related treatment, analysis of the operating system kernel scheduling, to seize essential.
Date
: 2026-01-11
Size
: 57kb
User
:
李俊
[
VxWorks
]
watchdog
DL : 0
vxworks的实时性,一般任务实现机制包括分片与抢占调度相结合,还有一个重要的体现就是看门狗的作用;-real-time vxworks, general tasks, including the realization of the mechanism and seize piecewise combination of scheduling, there is a manifestation of an important watchdog role
Date
: 2026-01-11
Size
: 9kb
User
:
cxworks
[
VxWorks
]
39-patel701roban701_VxWorks_QNX_scheduling
DL : 0
RTOS qnx Scheduling task
Date
: 2026-01-11
Size
: 37kb
User
:
Kishan
[
VxWorks
]
VxWorks.multi.task.scheduling.module.design
DL : 0
VxWorks multi-task scheduling module designVxWorks多任务调度模块设计 -VxWorks multi-task scheduling module design
Date
: 2026-01-11
Size
: 142kb
User
:
2
[
VxWorks
]
VxWorks.task.scheduling.design.documents
DL : 0
VxWorks task scheduling design documents VxWorks任务调度开发设计文档-VxWorks task scheduling design documents
Date
: 2026-01-11
Size
: 120kb
User
:
bv
[
VxWorks
]
vxworks-expriment-source-
DL : 0
嵌入式实时操作系统VxWorks实验教程(重庆大学通信工程学院),包含:多任务程序的创建和启动,时间片轮转调度,基于优先级抢占式调度,消息队列实现任务间的通信,使用二进制信号量来实现任务间的同步 ,使用互斥信号量来实现任务对共享资源的互斥访问,vxworks下任务间通信例程 等等。-Embedded real-time operating system VxWorks Experimental Course (Institute of Communication Engineering, Chongqing University), including: the creation of multi-task program and start time slice rotation scheduling, priority-based preemptive scheduling, message queues to achieve the communication between tasks, the use of binary semaphore to achieve synchronization between tasks, use mutex to achieve the task exclusive access to shared resources, vxworks tasks and communication routines and so on.
Date
: 2026-01-11
Size
: 631kb
User
:
xuyuc
[
VxWorks
]
VXWORKS
DL : 0
VxWorks系统的任务调度机制应用希望能帮助到相关技术人员-VxWorks task scheduling application system want to help to the relevant technical staff
Date
: 2026-01-11
Size
: 261kb
User
:
lzf09
[
VxWorks
]
vxworks
DL : 0
Vxworks多任务内核完成的功能是:实时调度,任务间通信及互斥。 其它功能则作为系统库围绕在内核周围,它们可根据需要进行剪裁-Vxworks complete multitasking kernel functions are: real-time scheduling, inter-task communication and mutual exclusion. Other features are as around the core system libraries around, they can be cut as needed
Date
: 2026-01-11
Size
: 4kb
User
:
firs
[
VxWorks
]
priority_inv
DL : 0
vxworks program for scheduling
Date
: 2026-01-11
Size
: 1kb
User
:
meghanand
[
VxWorks
]
rrSched2
DL : 0
vxworks program for round robin2 scheduling
Date
: 2026-01-11
Size
: 1kb
User
:
meghanand
[
VxWorks
]
2
DL : 0
Vx Works下基于多任务调度的分析和研究-The Vx Works under analysis and research based on the multi-task scheduling
Date
: 2026-01-11
Size
: 87kb
User
:
liu
[
VxWorks
]
prot_cdt
DL : 0
cdt调度规约,常用于和主站通信,接收装置采集的各种数据,如六遥-cdt scheduling protocol, commonly used in the master station communication, the receiving device collecting various data, such as hexamethylphosphoric remote
Date
: 2026-01-11
Size
: 11kb
User
:
蒋璐
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.