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
[
uCOS
]
进程调度算法-操作系统
DL : 0
这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
Date
: 2026-01-11
Size
: 258kb
User
:
田田
[
uCOS
]
newsCalendar
DL : 0
手机软件里的日历原文件代码 阴阳历转换,日程记录 pda功能,游戏,俄罗斯方块-phone software, a calendar original document Calendar code conversion, scheduling records pda functions, games, Tetris
Date
: 2026-01-11
Size
: 20kb
User
:
刘位
[
uCOS
]
模拟处理器调度
DL : 0
在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本源代码模拟在单处理器情况下处理器调度-the introduction of multi-channel programming system, often there are a number of processes at the same time readiness. When the readiness of the process is greater than the number when the number of processors, it must, in accordance with a strategy to determine which process priority processor. Source code simulation in a single processor scheduling of processor
Date
: 2026-01-11
Size
: 165kb
User
:
何浩
[
uCOS
]
youxian
DL : 0
进程调度算法,优先级算法,静态优先级和运行时候优先级自动调整-process scheduling algorithm, priority algorithm, static priority and time running automatically adjust priorities
Date
: 2026-01-11
Size
: 280kb
User
:
陈钊
[
uCOS
]
优先级
DL : 0
计算机操作系统进程调度优先级调度方法-Priority method for scheduling processes of computer operating system.
Date
: 2026-01-11
Size
: 1kb
User
:
[
uCOS
]
调度算法
DL : 0
这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algorithm, short operations (process), priority scheduling algorithm.
Date
: 2026-01-11
Size
: 242kb
User
:
梁狂
[
uCOS
]
vb模拟进程调度
DL : 0
vb模拟进程调度.rar 是学生学习操作系统的页面存储的课程实验习题. 做的教完善, 值得借鉴.-vb modeling process scheduling. Rar Students learn the operating system stored pages Experimental Exercise. So the perfect, is worth learning from.
Date
: 2026-01-11
Size
: 29kb
User
:
刀尖
[
uCOS
]
MCS51_uCOC_II
DL : 0
移植到MCS51的uCOC_II,已经测试过在51上的任务可以调度起来。-transplanted to the MCS51 uCOC_II has tested the 51 on the scheduling task can be together.
Date
: 2026-01-11
Size
: 58kb
User
:
张颖哲
[
uCOS
]
ucosII-edf
DL : 0
簡單的3個task的EDF排程,可更替task的deadline-simple task of the three EDF scheduling, the task replacement deadline
Date
: 2026-01-11
Size
: 114kb
User
:
Evan
[
uCOS
]
my_os_easy_and_PDF
DL : 0
从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system in the task of re-scheduling into problems, the analysis of some important means to solve the basic ways and means : Analysis of real-time task scheduling the operating system take precedence, The proposed non-preemptive task scheduling can be more suited to a Keil C51 scheduling approach. To this end, the structure of the real-time operating systems, and targeted presentation of the heap management methods, and the establishment of task switching, and other tasks.
Date
: 2026-01-11
Size
: 247kb
User
:
[
uCOS
]
taskshech
DL : 0
UCOS-II在M68HC08上的移植及任务调度-UCOS-II in the transplant M68HC08 and task scheduling
Date
: 2026-01-11
Size
: 13kb
User
:
铭蔚
[
uCOS
]
uCOS-II_lwip-1-19
DL : 0
基于UC/OS 2+LWIP的源码,内含有2个任务的调度,每个任务包含一个亮灯程序,基于AT91SAM7X256的ARM芯片开发,在ADS1.2环境下编写。-on UC/OS 2 LWIP source code, containing two task scheduling, Each task includes a light-up procedures based on the ARM chip AT91SAM7X256 development, ADS1.2 environment in preparation.
Date
: 2026-01-11
Size
: 2.5mb
User
:
小立
[
uCOS
]
ucos-code
DL : 0
uc/osi-II源代码。编译后可以在WINDOWS的DOS窗口中运行。是学习进程调度,交换的简便可行的好办法。-uc/IMAGE_FLIP_HORIZONTAL-II source code. Compiled in the DOS window in Windows run. Scheduling is a learning process, an exchange of simple and feasible good.
Date
: 2026-01-11
Size
: 380kb
User
:
Chen guodeng
[
uCOS
]
uCOS-II_MSP430F1132
DL : 0
精選一個 uC/OS-II Porting 於一般業界使用之 MSP430F1132 開發板上任務調度的例程,於 app.c 內建構了一個可於此開發板上 Port 1.0 驅動 LED 閃爍任務工程,全例程於 IAR MSP430 V3.42A 下編譯,同時亦將此工程設好斷點可方便於 Simulator 內直接觀測 uC/OS 任務調度狀態.-Select a uC/OS-II Porting the industry in general use MSP430F1132 development board scheduling routine mission in app.c within a construct of this development can be driven on-board LED flashes Port 1.0 mission project, the whole routine in the IAR under the MSP430 V3.42A compile, at the same time this project can be easily set up a good break in the Simulator with the direct observation of uC/OS task scheduling state.
Date
: 2026-01-11
Size
: 36kb
User
:
kly
[
uCOS
]
ucosii
DL : 0
详细阐述了系统ucosii的结构。对任务、调度,时间片等等有很很深的理解。 -Ucosii detail the structure of the system. Of tasks, scheduling, time slice, etc. have very deep understanding.
Date
: 2026-01-11
Size
: 1.97mb
User
:
xiaoyu
[
uCOS
]
2007327163036254
DL : 0
ucos2在凌阳61上的移植,用软中继实现调度,提供另一种思路! -ucos2 Sunplus 61 in the transplant, with a soft relay realize scheduling, provide another line of thought!
Date
: 2026-01-11
Size
: 526kb
User
:
梁志新
[
uCOS
]
ucos
DL : 0
ucos-ii 的用户文件编程 实现多任务的执行和调度-ucos-ii user documentation Programming the implementation of multi-tasking and scheduling
Date
: 2026-01-11
Size
: 1kb
User
:
zhanghua
[
uCOS
]
uCOS2-Task-scheduling-process
DL : 0
本文档介绍了uCOS-II任务调度过程,深刻易懂地介绍了uCOS-II任务调度的重点和实现原理,对于uCOS-II初学者很实用。-This document introduces the uCOS II task scheduling process, deep uCOS- II was reviewed to understand the focus of the task scheduling and implementation principle of the uCOS- II beginners very useful.
Date
: 2026-01-11
Size
: 12kb
User
:
紫鸢
[
uCOS
]
UCOSII-task-scheduling-instance
DL : 0
uC/OS-II任务调度实例,包含起始任务,LED1、LED2任务-The uC/OS-II task scheduling instance, contains the initial task, LED1、LED2 task
Date
: 2026-01-11
Size
: 4.11mb
User
:
zhangjs
[
uCOS
]
UCOSII-task-scheduling
DL : 0
STM32 UCOSII 实验53 UCOSII实验1-任务调度-STM32 ucos experiment 53 UCOS II experiment 1- task scheduling
Date
: 2026-01-11
Size
: 2.55mb
User
:
qb9002
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.