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

搜索资源列表

  1. Polynomial-addition

    0下载:
  2. 链表的应用: 要求:设多项式P1(x)=7x^10+8.2x^8-9.7x^5-3x+10 P2(x)=4x^12-7x^10+9x^8-3x^2+6 利用单循环链表输出上述两个多项式,并完成多项式的加法。-Chain applications: Requirements: Let the polynomial P1 (x) = 7x ^ 10+8.2x ^ 8-9.7x ^ 5-3x+10 P2 (x) = 4x ^ 12-7x ^ 10+9x ^ 8-3x ^ 2+6 outpu
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1335
    • 提供者:selena
  1. time

    0下载:
  2. 用时间片轮转算法的进程调度程序,可以在界面设定的互斥资源(包括两种:输入设备与输出设备)的数目,进程数、进入内存时间、要求服务时间可以在界面上进行设定.采用可视化界面,可在进程调度过程中随时暂停调度,查看当前进程的状态以及相应的阻塞队列.-With a round-robin algorithm process scheduler, you can set the interface mutex resources (including two types: input devices and
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3847365
    • 提供者:仪珂
  1. 210085428-CPU-Scheduling-Algorithm

    0下载:
  2. Round Robin and First come first served Scheduling algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:721349
    • 提供者:Lefatse
  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. b

    0下载:
  2. 时间片轮转调度算法的实现,祝你学习操作系统全程无忧-Round-robin scheduling algorithm to achieve, I wish you a worry free operating system to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:407666
    • 提供者:杨康
  1. 2Josephus

    0下载:
  2. 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。-Joseph (Josephus) Central question: numbered 1,2,3
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:174807
    • 提供者:王彤羽
  1. roundrun

    0下载:
  2. 时间片轮转法完成进程调度。输出各进程的进程号,CPU时间(即已经占用的CPU时间),所需时间(即还需要的CPU时间),以及状态(即用W表示等待,R表示运行,F表示完成)- Round-robin method to complete the scheduling process. The output of
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:120630
    • 提供者:yangbin
  1. FUHUII

    0下载:
  2. 计算机操作系统,时间片轮转的课程设计报告。MfcVisual C++的-Computer operating system, round-robin curriculum design report. MfcVisual C++ of
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:70524
    • 提供者:付慧涵
  1. system

    0下载:
  2. 操作系统进程按时间片轮转,简单说明了其运行机制-Operating system processes by round-robin
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:225095
    • 提供者:张清凯
  1. jinchengdiaodu

    0下载:
  2. 此程序主要运用于操作系统教学中的进程调度实现,主要使用了先来先服务算发和时间片轮转算法。-This program is mainly used in the teaching process of the operating system scheduler implementation, the main use of the first-come first-serve fat count and round-robin algorithm.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:2178
    • 提供者:宋平
  1. DEV_CPP

    0下载:
  2. 在dev C++环境下编译的程序,里面有:拓扑排序,循环赛日程表,有序矩阵查找,最长公共子序列,最大字段和-In the next dev C++ compiler environment program, which are: topological sorting, round-robin schedule, orderly matrix to find the longest common subsequence, the maximum sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4075
    • 提供者:皮阳
  1. arb

    1下载:
  2. verilog round robin arbiter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:591
    • 提供者:murali krishna
  1. ip_vs_wrr

    0下载:
  2. Weighted Round-Robin Scheduling module for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2269
    • 提供者:xengpangro
  1. Simulation-process-scheduler-

    0下载:
  2. 模拟进程调度程序。进程调度是处理机管理的核心内容。本实验要求用C++语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解时间片轮转调度算法的具体实施办法。-Simulation process scheduler. Process scheduling process management is the core content. The experiment with C++ language writing and debugging a
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:57156
    • 提供者:凯撒
  1. round_robin

    0下载:
  2. round robin in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:184702
    • 提供者:meysam
  1. Round-Robin-game

    0下载:
  2. game using client and server to join a room.
  3. 所属分类:Games

    • 发布日期:2017-04-17
    • 文件大小:137253
    • 提供者:dkris21
  1. Josephus

    0下载:
  2. 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。-Joseph (Josephus) Central question: numbered 1,
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:831
    • 提供者:程序
  1. test2

    0下载:
  2. 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) Central question: nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1165
    • 提供者:崔雪莹
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 »
搜珍网 www.dssz.com