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
Search - scheduling - List
[
Other Embeded program
]
NucleusAnalyse
DL : 0
Nucleus分析报告分析了内核,任务的调度,中断的调度-Nucleus analysis report analyzes the core task of scheduling, interrupt scheduling
Date
: 2026-01-10
Size
: 227kb
User
:
fylman
[
Other Embeded program
]
TinyWorks
DL : 0
TinyWorks操作系统。 每个任务占6~10个字节的RAM空间,整个系统占1k左右的代码空间,支持16个优先级的占先式调度,支持时间片调度。 最大特点:建立的任务越多、并且系统越繁忙时调度越快,最快比系统闲时快数十倍! 用AVR-GCC编译,支持MEGA8-TinyWorks operating system. Each task for 6 ~ 10 bytes of RAM space, the system as a whole accounted for around 1k code space, 16 support the priority preemptive scheduling, support for time-scheduling. The biggest characteristics : the establishment of the mandate of the more systematic and more heavy scheduling and faster than the fastest system in his spare time a few times fast! Using AVR-GCC compiler support MEGA8
Date
: 2026-01-10
Size
: 7kb
User
:
lbb
[
Other Embeded program
]
RoundRobinSchedulingTask
DL : 0
C++编程实例Round Robin Scheduling Task-C programming examples Round Robin Scheduling Task
Date
: 2026-01-10
Size
: 54kb
User
:
[
Other Embeded program
]
SoftTime
DL : 0
基于51定时器时间片轮循调度函数软件-time timer function unit Round Robin Scheduling Software
Date
: 2026-01-10
Size
: 33kb
User
:
adad
[
Other Embeded program
]
RTOS_SOURCE_CODE
DL : 0
一个实时操作系统的源代码。包括任务的调度机制、文件系统等,好东西!快下吧! -A real-time operating system source code. Including task scheduling mechanism, the file system and so on, good things! Fast under the bar!
Date
: 2026-01-10
Size
: 1.33mb
User
:
夏商周
[
Other Embeded program
]
EOS_XC167CI_KeilC166
DL : 0
嵌入式操作系统EOS(Embedded OperatingSystem)是一种用途广泛的系统软件,它主要应用于工业控制和国防系统领域。EOS负责嵌人系统的全部软、硬件资源的分配、调度工作,控制协调并发活动;它必须体现其所在系统的特征,能够通过装卸某些模块来达到系统所要求的功能。本示例给出了EOS在InfineonXC167CI处理器上面的实现示例。-Embedded Operating System EOS (Embedded OperatingSystem) is a widely used system software, it is mainly used in industrial control and defense systems. EOS is responsible for all the embedded systems software and hardware resource allocation, scheduling work, control the coordination of concurrent activities it must embody the characteristics of their systems, able to handling systems of certain modules to achieve the required functions. This example is given EOS in InfineonXC167CI processors realize the above example.
Date
: 2026-01-10
Size
: 146kb
User
:
余宾客
[
Other Embeded program
]
RT_Thread030
DL : 0
RT-Thread RTOS,这是一款由国内RT-Thread工作室开发的开源实时操作系统。起初RT-Thread是一个实时的内核(全抢占优先级调度,调度器时间复杂度O(1)),但在发展过程中,RT-Thread实时操作系统得到了来自全国嵌入式开发工程师的鼎力支持,为RT-Thread添砖加瓦,现在它已慢慢变成一个完善的、全功能的操作系统:文件系统,网络协议栈,图形界面组件。。。只有您想不到,没有您做不到:RT-Thread是一个平台,您可以把您的创意汇聚在一起,小平台大社区,RT-Thread的开发人员就在您的身边。-RT-Thread RTOS, this is a studio by domestic RT-Thread operating system developed by open source real-time. At first RT-Thread is a real-time kernel (full preemption priority scheduling, scheduler, time complexity of O (1)), but in the development process, RT-Thread operating system by real-time embedded development engineers from the full National support and building blocks for the RT-Thread, now it has gradually become a complete, full-featured operating system: file system, network protocol stack, graphical interface components. . . Only you can not think without you can not do: RT-Thread is a platform, you can put your ideas come together, a small platform, large communities, RT-Thread of the developers on your side.
Date
: 2026-01-10
Size
: 4.04mb
User
:
jin
[
Other Embeded program
]
MCUSimilate_1.2
DL : 0
一个用于单片机内运行的微内核,有像ucOS样的基于优先级的任务调度。但是没有使用其实时抢夺,我是等待一个高任务级运行完了才等到其他的任务运行。当前任务不可抢夺。这样就不用考虑到任务切换带来的损耗了。还有我用了一个内存分配机制,可以动态分配和释放内存块。这些都是在VC6.0上的测试示例,但使用者可以用到任意一款单片机开发上面。所有代码都在VC6.0和XC2287M上测试过了。-One for the microcontroller to run the micro-kernel, there is kind of like ucOS priority-based scheduling. But do not use real-time to snatch, I was waiting to run over a high-level task only run until the other tasks. Current task is not over it. So do not take into account the losses caused by the task switching. And I used a memory allocation mechanism to dynamically allocate and free memory blocks. These are examples of the test on VC6.0, but users can use any of the above development of a single chip. All code in VC6.0 and XC2287M tested before.
Date
: 2026-01-10
Size
: 1.99mb
User
:
sunyi
[
Other Embeded program
]
Low-gorithm
DL : 0
嵌入式系统的低功耗调度算法Low-power embedded system scheduling algorithm-Low-power embedded system scheduling algorithm
Date
: 2026-01-10
Size
: 392kb
User
:
fed666
[
Other Embeded program
]
LM3S_small_rtosV1.20.x
DL : 0
lm3s系列 small rots模版,实现了简单的任务调度-Lm3s series small rots templates, Implements a simple task scheduling.
Date
: 2026-01-10
Size
: 4.9mb
User
:
jiaqingpeng
[
Other Embeded program
]
51OS
DL : 0
一个简单的51单片机操作系统,通时钟中断实现任务调度,含原理资料!-A simple 51 single-chip operating system, through the clock interrupt task scheduling, including the principle of information!
Date
: 2026-01-10
Size
: 153kb
User
:
swordman
[
Other Embeded program
]
RT-Thread-1.0.2
DL : 0
RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线程进行上下文切 换的文件,其他的都是C源文件。-RT-Thread Kernel kernel part of embedded operating systems including RT-Thread core code, including object management, thread management and scheduling, inter-thread communication tiny kernel implements (4k ROM, 1k RAM minimum can be reached volume occupied). Kernel library in order to ensure that the core is capable of independent operation similar to a small C library that implements (this part of the compiler comes with a C library is somewhat different, using the GCC compiler, to carry more of the standard C library implementation). CPU and board support package includes RT-Thread support platform porting code usually contains two assembly files, a system startup initialization file, a thread context switching files are C source files.
Date
: 2026-01-10
Size
: 33.77mb
User
:
马工
[
Other Embeded program
]
MSP149_EasyWeb
DL : 0
MSP430F149 easyweb EV board FreeRTOS runnung example, Port configuration and details of event scheduling and event queue concept on IAR compiler.
Date
: 2026-01-10
Size
: 24kb
User
:
VISHWANATH PATEL
[
Other Embeded program
]
task_improving
DL : 0
ucos-ii调度改进,减少内存使用,改善性能很多,不错的改进-ucos-ii task scheduling improving
Date
: 2026-01-10
Size
: 1kb
User
:
wang
[
Other Embeded program
]
MicroStar1.1
DL : 0
最新版本MicroStar1.1不仅能支持按优先级调度,还支持时间片轮转调度和前二者相接合调度。 声明 代码未经严格测试,现仅作学习和交流用途,不得利用其作任何商业目的的开发。擅自使用之进行商业开发,所造成的后果由自已承担,本人不负任何法律上的责任。 使用需知 1. MicroStar1.0最多只能创建16个任务。最多可提供16个定时器。最多能直接提供16个同步对象,若要更多的同步对象,须自行分配内存。 2 为了使代码能在DOS下运行,不少函数声明和定义前都有_FAR宏,以使所有函数都可以通过在os_type.h中添删FAR_MODE宏来编译成远调函数还是近调函数。随演示程序提供的是在小模式下编译的obj文件,不必关心_FAR。 3 部分函数,结构体在DOS下必须使用 far 指针,移植时只需在os_type.h中添加一条-----#define far 4 此手册并不专对PC机编写,因而有些函数的原型与PC机源码不符,请读者注意。 5 调试版本中内核调用用户编写的os_WARNINGE 和 os_ASSERT校验函数,可参考演示程序中的other.c文件。出错类型和警告类型可在os_macro.h中查的。-Not only can support the latest version MicroStar1.1 by priority scheduling, also supports round-robin scheduling and dispatching former two engagement. Declaration code without strict testing, is solely for learning and communication purposes, not for any commercial purpose use of its development. Unauthorized use for commercial development, the consequences of the self-commitments, I assumes no legal responsibility. Using Notes 1. MicroStar1.0 can create a maximum 16 tasks. Provides up to 16 timers. Up to 16 synchronous object directly, to more synchronization objects at their own memory allocation. 2 To make the code can be run under DOS, and many function declarations and definitions have _FAR macro front, so that all functions are available through the os_type.h Sinostate delete FAR_MODE macros to compile near or far call function call function. With a demo program is compiled in a small model obj file, do not care _FAR. 3 partial function, the structure must be used unde
Date
: 2026-01-10
Size
: 231kb
User
:
hugaoquan
[
Other Embeded program
]
STM32-UCOSII
DL : 0
STM32 UCOSII入门实验1-1-任务调度,详情请看内部代码-STM32 UCOSII entry Ex. 1-1- task scheduling, details see internal code
Date
: 2026-01-10
Size
: 374kb
User
:
assassin
[
Other Embeded program
]
MYRTOS
DL : 0
一个简易的任务调度器,参考uCOS-II的调度算法,在STM32平台上测试成功……可以用来参考学习操作系统原理-A simple task scheduler, scheduling algorithm in reference uCOS-II, STM32 platform test successful...... Can be used for reference to learn the operating system......
Date
: 2026-01-10
Size
: 1.9mb
User
:
王祖翔
[
Other Embeded program
]
1_kernel_thread_priority_inheritance
DL : 0
rt-thread嵌入式操作系统优先级调度测试程序,仅供初学者学习线程调度-rt-thread embedded operating system priority scheduling testing procedures, for beginners to learn thread scheduling
Date
: 2026-01-10
Size
: 648kb
User
:
于向洋
[
Other Embeded program
]
ucos-ii-task-scheduling
DL : 0
介绍ucosii最基本也是最重要的应用:任务调度-Introduction ucosii most fundamental and important applications: Task Scheduler
Date
: 2026-01-10
Size
: 4.13mb
User
:
秦磊
[
Other Embeded program
]
kernel
DL : 0
操作系统中任务调度核心代码,C51专用,测试无误-Any operating system task scheduling core code, C51-specific, test and correct
Date
: 2026-01-10
Size
: 1kb
User
:
靳
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.