Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sjf
Search - sjf - List

Update : 2024-05-05 Size : 1880 Publisher :

DL : 0
一个通用的JTAG烧写程序,本人对其进行了性能的扩充,使其可以支持更多的处理器类型,如S3C2410,AT9200等.使其更具通用性.-A general JTAG burning program, I extend its performance to support more CPU types, such as S3C2410, AT9200, etc. This enhances its generality.
Update : 2008-10-13 Size : 34839 Publisher : 吴鹏

用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
Update : 2008-10-13 Size : 7216 Publisher : 冯志强

单道系统作业调度:作业调度算法:分别采用先来先服务(fcfs)、最短作业优先(sjf)、响应比高者优先(hrn)的调度算法。 多道系统作业调度:作业调度算法:采用先来先服务(fcfs),即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。-Shan Road System Operation : Job Scheduling Algorithm : By using the first-come first-serve (fcfs) the shortest operating priority (sjf), the response is high priority (applications) scheduling algorithm. Multiple System Operation : Job Scheduling Algorithm : The first-come first-serve (fcfs) according to the work order dispatching. Scheduling is always first in the system waiting for the longest time work.
Update : 2008-10-13 Size : 42449 Publisher : 风飘零

DL : 0
作业调度三种算法FCFS,SJF,HRN-Job Scheduling Algorithm FCFS, SJF, 010-001
Update : 2008-10-13 Size : 45375 Publisher : yuzhou

DL : 0
FCFS和SJF调度算法-FCFS scheduling algorithm and SJF
Update : 2008-10-13 Size : 1964 Publisher : 张克

DL : 0
diaodu1完成基本模块框架 diaodu2完成了先进先出,和输出显示模块。 diaodu2-1准备将FCFS的到达时间按从小到大排列进行实现。未果 diaodu3完成了SJF,优化了输出精度 diaodu4基本完成了RR但是有一个小bug, diaodu5完成了RR diaodu6优化了一些输入输出,但是发现RR等于4时正确,大于或小于4都有问题。算法出现问题 diaodu7解决了RR的问题。程序基本完成 diaodu8优化了代码,并完善了RR输出时间轴表示的代码,和main函数中输入操作命令转换为大写字母的比较方式。-diaodu1 completed basic module framework diaodu2 completed the first-in first-out. and output module. Diaodu2-1 ready to FCFS queue by the time of arrival from small to large to achieve alignment. Diaodu3 unsuccessful completion of the SJF, Optimizing the output accuracy diaodu4 basically completed the RR However, there is a small bug, diaodu5 RR diaodu6 completed the optimization of input and output, But RR was found to 4:00 correct, or less than 4 had problems. Diaodu7 algorithm to solve problems of the RR. Diaodu8 completed basic procedures to optimize the code, and improve the time frame indicated RR output code, and the main function entry orders converted to uppercase the comparative approach.
Update : 2008-10-13 Size : 10728 Publisher : billdong

DL : 0
21.c 先来先服务(FCFS)算法调度作业运行。 211.c最短作业优先(SJF)调度算法。 212.c响应比高者优先(HRN)调度算法-21.c first-come first-service (FCFS queue) algorithm scheduling operations running. 211.c shortest priority operations (SJF) scheduling algorithm. 212.c response ratio were higher priorities (HRN) Scheduling Algorithm
Update : 2008-10-13 Size : 62635 Publisher : 陈生

SJF源代码!用于少些NAND Flash!-SJF source code! For less NAND Flash!
Update : 2008-10-13 Size : 13518 Publisher : 张良

DL : 0
能够实现操作系统中页面置换算法(先进先出算法)-to achieve operating system page replacement algorithm (SJF)
Update : 2008-10-13 Size : 667 Publisher : gejiayuan

DL : 0
比较精度的作业调度三种算法FCFS,SJF,HRN,大家感兴趣的话不防下载
Update : 2008-10-13 Size : 2148 Publisher : bodihotboy

DL : 0
FCFS SJF HRN算法用C语言实现,
Update : 2008-10-13 Size : 2201 Publisher : 袁乃军

DL : 0
采用FCFS、SJF、响应比高者优先算法模拟设计作业调度程序。 [提示]: (1)每个作业的JCB中包括作业名、提交时刻、要求运行时间; (2)假设第一个作业提交时,系统中无正在执行的作业,即第一个作业一提交系统便调度该作业。 要求: 输入:一批作业中各作业的作业名、提交时刻、要求运行时间; 选择不同的作业调度程序运行; 输出:相应作业调度算法下,各作业的等待时间、周转时间、带权周转时间,这批作业的调度顺序、平均周转时间和平均带权周转时间。
Update : 2008-10-13 Size : 3166 Publisher : zc

DL : 0
sjf2410的烧录程式,有图形的介面
Update : 2008-10-13 Size : 529252 Publisher : vanessa

SuperJtag 光盘 \\ARMJtagDebugFinal 安装驱动及调试代理 \\安装使用和调试的多媒体演示文件 演示视频文件 \\使用手册 使用手册文档 \\经典的Flash烧写工具_Fluted ARM7系列开发板烧写工具 接JP4的SDT_JTAG接口 \\flashpgm2.2.4\\ARM7、ARM9系列开发板烧写工具接JP2的Wiggler_JTAG接口\\SJF烧写工具ARM9系列烧写工接JP3的SEC_JTAG_S3C2410接口
Update : 2008-10-13 Size : 20422536 Publisher : 方畅

DL : 0
实现进程调度演示,提供SJF,HRN,FCFS,3种调度方案的选择。
Update : 2008-10-13 Size : 42787 Publisher : kin-Eric

编写并调试一个单道处理系统的作业等待模拟程序。   作业等待算法:分别采用先来先服务(FCFS),最短作业优先(SJF)的调度算法。   对每种调度算法都要求打印每个作业开始运行时刻、完成时刻、周转时间、带权周转时间,以及这组作业的平均周转时间及带权平均周转时间,以比较各种算法的优缺点。(所有算法都是用VC++6.0编写) 补充说明:本程程序序包含两个算法,虽然两个算法是在同一个程序中,但两个算法是相互独立的,因为交作业之前我以为两个算法可以分开交,后来才知道要合在一个程序,所以就仓促地连在一起。前面部分是先来先服务(FCFS)算法,后面部分是最短作业优先(SJF)的调度算法,主函数在最后,每个算法都有自己的完整的算法过程(从建立链表到打印结果)。
Update : 2008-10-13 Size : 400782 Publisher : 曾超

DL : 0
我觉得是不错的,可以一起去学习和交流,谢谢大家
Update : 2008-10-13 Size : 388736 Publisher : ann

DL : 0
S3C2410的SJF,支持K9F1G08,K9F1208等Flash类型
Update : 2008-10-13 Size : 311036 Publisher : 熊建军

DL : 0
利用SJF算法模拟实现处理机调度 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.要求根据调度算法显示作业被调度的顺序。 2.要求计算出相应算法的平均周转时间及平均带权周转时间。
Update : 2008-10-13 Size : 117612 Publisher : 朱晓文
« 1 2 3 4 56 7 8 9 10 11 12 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.