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
[
SCM
]
I2C tools
DL : 0
环境:keil c51 i2c调度工具-environment : Keil decoder i2c scheduling tools
Date
: 2026-01-11
Size
: 44kb
User
:
林昶
[
SCM
]
硬盘结构及其分区简介
DL : 0
模拟操作系统中作业调度算法的vc++程序。从好几个方面描述了os的作业调度问题。 -simulation operating system scheduling algorithm vc procedures. From several aspects described os operations scheduling problem.
Date
: 2026-01-11
Size
: 33kb
User
:
张仪
[
SCM
]
PIC子程序大全
DL : 0
PIC子程序大全,包含非常多的算术算法,排序,E2PROM存储方式等的源码。-PIC subroutine Daquan, contains a lot of arithmetic algorithm, scheduling, storage E2PROM the source.
Date
: 2026-01-11
Size
: 5.72mb
User
:
苏先生
[
SCM
]
8052os
DL : 0
/*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.C文件要做相应的设置才能编译通过。受硬件资源和编译器的限制,有很多无奈。程序只好这样写了,不管怎么说,到底是能调度起来了。 注:这里是老版本,后面又改动的新版本。-/* see everyone in school operating systems, I also want to learn. So I would like to use 51 to write a play and found to be relatively depressed. Get a few, do not want to wander and get the 51 lacks meaning. I use the 89S52, in addition to the slow speed, RAM too few resources, the other is still decent. Get a bit code and placed it also lacks used, it is better to put up with the newcomers to see, a task scheduling is a prototype of what the code of ~~~~~~~~~ without optimization, I want to achieve task switching function. Use timers 10mS two have regularly interrupted as the clock rhythms, task switching preservation register as a compilation of embedded operating instructions, therefore Task_Switch.C document to be done to set up the corresponding compile. By hardware resources and c
Date
: 2026-01-11
Size
: 3kb
User
:
谢军
[
SCM
]
allagesDATE
DL : 0
万历算法-技术应用,具体算法见函数Void get_solar_day_date(void),这样阳历日历的星期排法就确定了-Wanli algorithm-technology applications, see specific algorithm function Void get_solar_day_date (void) this followed weeks of the calendar scheduling to determine the
Date
: 2026-01-11
Size
: 3kb
User
:
yws
[
SCM
]
allages
DL : 0
万历算法-技术应用,具体算法见函数Void get_solar_day_date(void),这样阳历日历的星期排法就确定了-Wanli algorithm-technology applications, see specific algorithm function Void get_solar_day_date (void) this followed weeks of the calendar scheduling to determine the
Date
: 2026-01-11
Size
: 3kb
User
:
yws
[
SCM
]
uC_OS_II_for_C51
DL : 0
C51单片机上的嵌入式操作系统,具有任务调度,文件服务,等功能-C51 MCU embedded operating system, with task scheduling, documentation services, etc.
Date
: 2026-01-11
Size
: 38kb
User
:
zhengjun
[
SCM
]
WebServerOn8051
DL : 0
本文介绍了如何使用RTL8019+51内核单片机来实现嵌入式Web服务器,文章包括硬件电路设计、协议的实现、调试的方法、程序的调度。本文对于进行轻量级TCP/IP协议开发的设计人员有很强的指导意义。本文所述Web服务器的源代码请参考本人上传的“TcpIpOn8051.rar”。-This paper describes how to use the RTL8019 51 MCU kernel to achieve Embedded Web server, The article includes hardware circuit design, the realization of the agreement, testing methods, and procedures of scheduling. This article about a lightweight TCP/IP protocol development of the design staff has a strong guiding significance. This paper described the Web server source code reference, I uploaded "TcpIpOn8051.rar."
Date
: 2026-01-11
Size
: 2.54mb
User
:
王鑫
[
SCM
]
tiaoduqi
DL : 1
这是一个可使用在所有单片机上的调度器程序,分时调度,该版本是使用在AVR上-This is a use of SCM in all the procedures for scheduling, time-sharing scheduling, use the version on the AVR
Date
: 2026-01-11
Size
: 42kb
User
:
pawo
[
SCM
]
ARM_CPU
DL : 0
从8位/16位单片机发展到以ARM CPU核为代表的32位嵌入式处理器,嵌入式操作系统将替代传统的由手工编制的监控程序或调度程序,成为重要的基础组件-from 8/16 to a microcontroller development of nuclear ARM CPU to 32 representatives of the Embedded Processor Embedded operating system will replace the traditional manual prepared by the monitoring procedures or scheduling process and become the basis for important components
Date
: 2026-01-11
Size
: 13kb
User
:
joucan
[
SCM
]
51MCUrtos
DL : 0
51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。-51 written in a simple operating system, with the creation tasks, delete tasks, task scheduling, the system delay, missions flown, sending news, waiting for news, CPU usage statistics, the system, serial sent, Serial and receiving data resource management, and other functions.
Date
: 2026-01-11
Size
: 205kb
User
:
laixuelei
[
SCM
]
ProcessScheduling
DL : 0
一、目的要求 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 二、例题: 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -First, the purpose of high-level language requires a process of writing and debugging scheduling procedures in order to deepen their understanding of the process of the concept and understanding of the process of scheduling algorithm. Second, Example: Design of a total of N months the process of the process of scheduling procedures. The process of scheduling algorithm: The number of priority of the highest priority scheduling algorithm (that is, the number of processors allocated to the highest priority to the process) and first-come first-serve algorithm. Each process is a process control block (PCB) said. Process control block can contain the following information: the process name, priority number, arrival time, need to run the time, has spent CPU time, the process of state and so on.
Date
: 2026-01-11
Size
: 73kb
User
:
Anson
[
SCM
]
Scheduling
DL : 0
这是实现操作系统交通灯调度问题,里面不是很好,希望大家提出宝贵的意见-This is the realization of operating system scheduling problem of traffic lights, which is not very good, hope that the valuable advice
Date
: 2026-01-11
Size
: 1.67mb
User
:
chenjuan
[
SCM
]
FuzzyGainSchedulingofCoupledPIDControllers
DL : 0
Fuzzy Gain Scheduling of Coupled PID Controllers
Date
: 2026-01-11
Size
: 341kb
User
:
ahmad
[
SCM
]
FIFOFCFS
DL : 0
FIFO and FCFS Scheduling Algorithms in C
Date
: 2026-01-11
Size
: 1kb
User
:
kvk
[
SCM
]
uniprocessor-scheduling
DL : 0
uniprocessor scheduling
Date
: 2026-01-11
Size
: 208kb
User
:
jay
[
SCM
]
C.examples.source.scheduling.report
DL : 0
C编程实例调度实验源代码和实验报告C programming examples and source code scheduling experiment lab report -C programming examples and source code scheduling experiment lab report
Date
: 2026-01-11
Size
: 83kb
User
:
a
[
SCM
]
1234
DL : 0
Extending the Network Lifetime of Wireless Sensor Networks Using Residual Energy Extraction—Hybrid Scheduling Algorithm-Extending the Network Lifetime of Wireless Sensor Networks Using Residual Energy Extraction—Hybrid Scheduling Algorithme
Date
: 2026-01-11
Size
: 363kb
User
:
jc
[
SCM
]
Wind-Turbine-Control-System
DL : 0
风力发电控制系统设计(英文经典),介绍了原理、模型和控制环路设计-Wind Turbine Control Systems Principles,Modelling and Gain Scheduling Design
Date
: 2026-01-11
Size
: 1.7mb
User
:
fmx
[
SCM
]
Processor-scheduling
DL : 0
设计一个按优先数调度算法实现处理器调度的进程-Design a number of priority scheduling algorithm processor scheduling process
Date
: 2026-01-11
Size
: 13kb
User
:
邵庆丽
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.