搜索资源列表

  1. diaodusuanfa

    0下载:
  2. 里面有5个关于操作系统进程调度的算法源码,有优先级法,时间片轮转法和短进程优先法-There are five on the process of scheduling the operating system source code of the algorithm, a priority of law, time slice and short rotation process priority method
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:邱鹏
  1. RoundRobintimeslicememorymanagementsimulationsourc

    0下载:
  2. 操作系统有关算法,时间片轮转算法,内存管理模拟实验源代码-Operating system-related algorithms, Round Robin time slice, memory management simulation source code
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:1955840
    • 提供者:hhb
  1. shijianpian

    0下载:
  2. 操作系统的实验 关于进程调度中的时间片轮转算法 -The experimental system about the process of scheduling time slice Round Robin
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:pengshoukang
  1. NetShop

    0下载:
  2. 在同一程序中同时实现两种算法,可能大家感到稍难,所以,建议大家先各自单独实现优先数算法和时间片轮转算法。最后再将两种算法合并在一次。-在同一程序中同时实现两种算法,可能大家感到稍难,所以,建议大家先各自单独实现优先数算法和时间片轮转算法。最后再将两种算法合并在一次。
  3. 所属分类:弱点检测代码

    • 发布日期:2024-05-15
    • 文件大小:3911680
    • 提供者:shopgirl56
  1. test1

    0下载:
  2. 实现了进程调度的优先数调度算法和时间片轮转算法-two algorithms on progress management
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:2539520
    • 提供者:ds
  1. ProcessSched

    0下载:
  2. 用VB模拟实现几种常用进程调度算法,如先来先服务,时间片轮转等。动画显示做得不错。-My student has developed a process scheduling simulator with VB, which has showed the priciple of FIFS, RR etc. Wonderful job.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:388096
    • 提供者:fzz
  1. procSchdule

    0下载:
  2. 操作系统进程调度实验 时间片轮转算法 VC编写-The operating system process scheduling experiment time slices prepared VC Round Robin
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:龚靖仁
  1. pcb

    0下载:
  2. 一个简单的时间片轮转算法,希望与大家共同分享-stone
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:stone
  1. OS_exp1_process!!

    0下载:
  2. 实现了最短进程优先算法,以及时间片轮转算法-Process to achieve the minimum priority scheduling, and time slice Round Robin
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:王洋
  1. OSticktime

    0下载:
  2. 操作系统时间片轮转算法 用VC++6.0实现的代码 -Operating system time slice rotation algorithm implemented with VC++6.0 code
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:201728
    • 提供者:zhang xiang
  1. os

    0下载:
  2. 模拟时间片轮转算法的程序,文件里有使用说明-Round Robin time slice simulation program, file with instructions
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:359424
    • 提供者:胡明
  1. caozu

    0下载:
  2. 操作系统模拟程序,对系统进行模拟,出栈入栈,时间片轮转算法-Operating system simulation program, the system simulation, the stack, stack, time slice Round Robin
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1722368
    • 提供者:白牙
  1. wenjianguanli

    0下载:
  2. 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, s
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:代浩
  1. OS

    0下载:
  2. 这是操作系统中调度算法中时间片轮转算法完成后的实践报告-This is the operating system scheduling algorithm in the time slice cycle after the completion of practice report
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:apple
  1. Single-channel_batch_system

    0下载:
  2. 单道批处理系统:里面包括先来先服务算法,最短作业优先算法,响应比高者优先算法,时间片轮转算法。适合学习参考-Single-channel batch system: first come first serve which includes algorithms, shortest job first algorithm, the response is high and preferred method, time slice rot
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Juno
  1. chuliqidiaodu

    0下载:
  2. (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用时间片轮转算法。 (3)编写程序并调试运行。 -(1) design a process, a total of N lines of the process scheduler. Each process cons
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:195584
    • 提供者:罗理机
  1. shijianpianlunzhuansuanfa

    0下载:
  2. 操作系统 时间片轮转算法 struct PCBNode { int processID //进程ID STATUS status //进程状态 int priorityNum //优先数 int reqTime //总的需要运行时间 int remainTime //剩下需要运行时间 int arriveTime //进入就绪队列时间 int startTime //开始
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:jie
  1. jinchengguanliyanshi

    0下载:
  2. 进程管理演示 模拟操作系统的调度算法 包括先来先服务算法、优先级算法及时间片轮转算法-Simulation process management presentation, including the operating system' s scheduling algorithm FCFS algorithm, priority and time slice rotation algorithm algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:jie
  1. Time-slice-rotation

    0下载:
  2. 时间片轮转算法,包括详细代码,可供参考学习-Time slice rotation algorithms, including detailed code, for reference study
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:1712128
    • 提供者:jinlihua
  1. timepiece

    0下载:
  2. 操作系统 时间片轮转算法 用于课程实习中的cpp代码-Operating System Timepiece
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Stacey
« 1 2 3 4 5 67 8 9 10 11 ... 19 »

源码中国 www.ymcn.org