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

搜索资源列表

  1. procedure

    0下载:
  2. 这是在学进程调度时写的作业,分别实现了时间片轮转和优先级两种进程调度,本人测试通过,仅供参考。(环境为gcc,只上传了源代码,请需要的人自行编译)-This is the process of scheduling time to write in school operations, respectively, to achieve a round-robin scheduling and priority of the two processes, I test for reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1638
    • 提供者:Xsank
  1. RR

    0下载:
  2. 通过编译C程序代码,实现处理机关于时间片轮转法的调度!-By compiling C code to achieve the processor on the round-robin method of scheduling!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1721
    • 提供者:Silence
  1. OS

    0下载:
  2. 用C语言实现操作系统时间片轮转算法,重要代码带有注释,清晰易懂-Operating system, round-robin algorithm, implemented in C and important code with annotations, clear and easy to understand
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:1413
    • 提供者:adela
  1. daima

    0下载:
  2. dos界面的时间片轮转调度的源代码,完整过程。-dos interface round-robin scheduling of the source code, complete the process.
  3. 所属分类:File Operate

    • 发布日期:2017-11-21
    • 文件大小:1519
    • 提供者:朱棣
  1. arbiter

    0下载:
  2. A four level, round-robin arbiter WITH VHDL CODE
  3. 所属分类:ELanguage

    • 发布日期:2017-11-30
    • 文件大小:1310
    • 提供者:amin
  1. process-scheduling-experiment

    0下载:
  2. 操作系统进程调度实验://代码没有问题,是由cpp改成txt的,肯定能够运行。 //功能:根据磁盘调度的三种算法FCFS、短作业优先SJF和时间片轮转计算出处理机在分配内存时的工作原理,同时加深对这三种算法的记忆。 -Operating system process scheduling experiment ://code no problem, is changed by the cpp txt certainly be able to run.// Function: acc
  3. 所属分类:OS Develop

    • 发布日期:2017-11-25
    • 文件大小:1628
    • 提供者:金旭斌
  1. processes

    0下载:
  2. 操作系统,进程调度算法的程序代码,关于时间片轮转法-The program code of the operating system, process scheduling algorithm round-robin method
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-21
    • 文件大小:1773
    • 提供者:cl
  1. DRR---java

    0下载:
  2. source code deficit round robin in java. use discrete event simulation
  3. 所属分类:SNMP

    • 发布日期:2017-11-27
    • 文件大小:2558
    • 提供者:jazrin
  1. MicroStar1.1

    0下载:
  2. 最新版本MicroStar1.1不仅能支持按优先级调度,还支持时间片轮转调度和前二者相接合调度。   声明 代码未经严格测试,现仅作学习和交流用途,不得利用其作任何商业目的的开发。擅自使用之进行商业开发,所造成的后果由自已承担,本人不负任何法律上的责任。 使用需知 1. MicroStar1.0最多只能创建16个任务。最多可提供16个定时器。最多能直接提供16个同步对象,若要更多的同步对象,须自行分配内存。 2 为了使代码能在DOS下运行,不少函数声明和定义前都有_
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:236311
    • 提供者:hugaoquan
  1. paiduilun

    0下载:
  2. 排队论轮询算法的matlab性能仿真,包括简单轮询算法和加权轮询算法,比较10个节点网络的生存时间,自己写的代码~-Queuing theory polling algorithm matlab performance simulation, including a simple algorithm and weighted round robin polling algorithm and compare 10 node network lifetime, write your own cod
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4045
    • 提供者:
  1. OSTest

    0下载:
  2. 用java实现的优先权算法和轮转法的内存分配的源代码-Using java to achieve the round robin priority algorithms and source code for memory allocation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:7149
    • 提供者:来来
  1. chengxuyuandaima

    0下载:
  2. 程序源代码及运行部分结果:  该程序由C语言编成,可以实现任意组的单循环赛程安排.-Source code and run some results: The program compiled by the C language, you can achieve any group round robin schedule.
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:51120
    • 提供者:张菲菲
  1. jinchengdiaodu

    0下载:
  2. 一个C语言的比价简单但是蛮有启发性的进程调度代码,对时间轮转法的运用-Search a C language simple but quite enlightening process scheduling code, the use of time Round-Robin
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:359131
    • 提供者:ZHJ
  1. roundrobin

    0下载:
  2. A round robin scheduling program for the code
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3233
    • 提供者:Pushblog
  1. RR

    0下载:
  2. 通过编译C程序代码,实现处理机关于时间片轮转法的调度!-By compiling C code to achieve the processor on the round-robin method of scheduling!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2313
    • 提供者:uui7i07jiut
  1. tennis1

    0下载:
  2. 北邮算法设计课程网球循环赛代码,使用分治算法,可以直接提交-BUPT tennis round robin algorithm design course code, use the divide and conquer algorithm, can be submitted directly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2014
    • 提供者:郭宇梁
  1. RR

    0下载:
  2. 通过编译C程序代码,实现处理机关于时间片轮转法的调度!-By compiling C code to achieve the processor on the round-robin method of scheduling!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:eenrnngbal
  1. os

    0下载:
  2. 操作系统实验代码 一:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 二:编写并调试一个模拟的进程调度程序,采用“简单轮转法”调度算法对五个进程进行调度。 编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效地防止和避免死锁的发生。-OS experiment code one: write a simulation and debugging process scheduling procedures, &quo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2743
    • 提供者:hml
« 1 2»
搜珍网 www.dssz.com