CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fcfs

搜索资源列表

  1. 20041019145233711478

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN,适用于从事人工智能-Job Scheduling Algorithm FCFS, SJF, 010-001, to engage in artificial intelligence
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:麦迪逊
  1. 02计

    0下载:
  2. 一个简单的发牌程序,使用了FCFS的调度算法,一定能过的-a simple licensing procedures, the use of FCFS scheduling algorithm, we can lead the
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:67648
    • 提供者:李坚
  1. 作业111

    0下载:
  2. 进程调度的4个算法 含分个和合集 FCFS RP RR SJF-process scheduling algorithm with four points 000 and Collection FCFS RP RR SJF
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4467
    • 提供者:YY
  1. dfgdgdgdgdg

    0下载:
  2. 这是一个操作系统课程设计的算法 编程计算磁头移动的总柱面数和总寻道时间(fcfs)-courses on operating system design algorithm programmed to calculate the total mobile head cylinder and total seek time (fcfs)
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1349
    • 提供者:jackyzhao008
  1. 模拟进程调度的各种算法_OS.rar

    1下载:
  2. 模拟进程调度的各种算法_OS:FCFS,SPN,RR,NPPS,PPS
  3. 所属分类:系统编程

    • 发布日期:2011-05-16
    • 文件大小:2606
    • 提供者:_mekjl
  1. 磁盘调度算法

    1下载:
  2. 2.最短寻道时间优先算法(Shortest Seek Time First,SSTF) 最短寻找时间优先调度算法总是从等待访问者中挑选寻找时间最短的那个请求先执行的,而不管访问者到来的先后次序。 采用最短寻找时间优先算法决定等待访问者执行操作的次序时,与先来先服务算法比较,大幅度地减少了寻找时间,因而缩短了为各访问者请求服务的平均时间,也就提高了系统效率。 但最短查找时间优先(SSTF)调度,FCFS会引起读写头在盘面上的大范围移动,SSTF查找距离磁头最短(也就是查找时间最短)的
  3. 所属分类:源码下载

    • 发布日期:2011-05-30
    • 文件大小:20153
    • 提供者:310609010303
  1. Process

    0下载:
  2. 操作系统线程调度算法,包括: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 5: 最短剩余时间优先-Operating system priority ranking algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1909
    • 提供者:hopkins
  1. process-simulate

    0下载:
  2. c++模拟系统进程调度 包括FCFS,时间片轮转,多级反馈,静态优先级,动态优先级-c++ simulation system process scheduling including FCFS, round-robin, multi-level feedback, static priority, dynamic priority
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1194781
    • 提供者:lijie
  1. simulatingtestofdiskscheduling

    0下载:
  2. 磁盘调度算法,比较4种常见磁盘寻道算法:先来先服务(FCFS)、最短寻道时间优先(SSTF)、电梯调度(SCAN)和循环扫描算法(CSCAN)-disk scheduling
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:1943
    • 提供者:刘威
  1. cpu

    1下载:
  2. 采用仿真实验的方法,分析和评价FCFS、SJF、RR和MLFS算法的优劣,用c++实现四种调度算法,源代码如下,思路程序内有注解-Method using simulation, analysis and evaluation of FCFS, SJF, RR, and MLFS merits of the algorithm, using c++ to achieve the four scheduling algorithms, source code is as follows, idea
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:16689
    • 提供者:凡亚东
  1. MFC

    0下载:
  2. 自己亲自用MFC编写的一个作业调度程序,对于学习《数据结构》本门课程的学生有极大地借鉴作用!-MFC to prepare themselves with a job scheduling process, the study " Data Structure" in this course students learn from a great role!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:518507
    • 提供者:kiwin
  1. ass1

    0下载:
  2. Scheduler FCFS in C.Bach khoa Ho Chi Minh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7446
    • 提供者:vuanhthu
  1. os

    0下载:
  2. 磁盘调度算法,自己用指针编写,操作系统的。-FCFS,SSTF,SCAN
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:680
    • 提供者:ludz
  1. OS-Experiment(2)DanDao

    0下载:
  2. 操作系统实验二,单道处理系统的作业模拟调度程序。可选择FCFS算法或SJF算法进行模拟-The operating system experiment two, single-channel processing system operating simulation scheduler. Choice of FCFS algorithm SJF algorithm to simulate
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:212246
    • 提供者:morning
  1. shijianpian

    0下载:
  2. 简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-Simple movement of the basic idea is: all lined up ready for the process according to a FCFS queue, the processor is always assi
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1248
    • 提供者:Andy
  1. cipandiaodu

    0下载:
  2. 在先来先服务调度算法(FCFS),最短寻道时间优先调度算法(SSTF),循环扫描算法(SCAN)中选择一个适合的磁盘调度算法完成磁盘查找内容。-First come first serve scheduling algorithm (FCFS), priority scheduling algorithm for the shortest seek time (SSTF), cycle scan algorithm (SCAN) to select a suitable disk schedul
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:7845
    • 提供者:machunyu
  1. 200561673251425

    0下载:
  2. 作业调度算法三种FCFS,SJF,HRN-Three types of job scheduling algorithms FCFS, SJF, HRN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3188
    • 提供者:隋振
  1. cipan

    0下载:
  2. 磁盘调度算法实现:先来先服务算法(FCFS)、短寻道时间优先算法(SSTF)算法和电梯算法(SCAN)-Disk Scheduling Algorithm: First Come First Served algorithm (FCFS), short seek time priority algorithms (SSTF) algorithm and elevator algorithm (SCAN)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1610
    • 提供者:黄致伟
  1. suanfa

    0下载:
  2. 通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and LOOK algorithm, and calculate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:38963
    • 提供者:李国村
  1. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:zds
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com