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

搜索资源列表

  1. sched

    0下载:
  2. 操作系统进程输入及其调度算法-时间片轮转法-The operating system processes input and its scheduling algorithm- time slice Round-Robin
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:2007
    • 提供者:仇大伟
  1. rrdtool.tar

    0下载:
  2. 简单的说,RRDtool1.4.3 (Round Robin Database Tool)就是一个强大的绘图的引擎,很多工具例如MRTG都可以调用rrdtool绘图。 -Simply put, RRDtool1.4.3 (Round Robin Database Tool) is a powerful graphics engine, and many tools such as MRTG can call rrdtool drawing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1381821
    • 提供者:liubin
  1. Circularqueue

    0下载:
  2. 数据结构课程设计中的循环队列的算法设计与实现-Data Structure Course Design Round Robin Algorithm Design and Implementation
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:848
    • 提供者:硕硕
  1. CoOSv1.12

    0下载:
  2. ARM Cortex M3及M0定制操作系统 高度可裁剪性,最小系统内核仅974Byte 支持优先级抢占和时间片轮转 自适应任务调度算法 零中断延时时间 堆栈溢出检测 信号量、邮箱、队列、事件标志、互斥等同步通信方式 支持多种编译器:ICCARM、ARMCC、GCC -Specially designed for Cortex-M series Scalable, minimal system kernel is only 974Byte A
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:77846
    • 提供者:rd
  1. xunhuansai

    0下载:
  2. 算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:546
    • 提供者:zz
  1. OS_exp1_process!!

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

    • 发布日期:2017-04-13
    • 文件大小:1890
    • 提供者:王洋
  1. Joseph

    0下载:
  2. 本程序中,利用单循环链表结构模拟此过程。输人的人数不能超过三十人,输入的密码只能是一位数。否则将提示有误。第一次要报的数没有限制。程序将会把每一个密码的出列顺序显示出来。-This procedure, the use of round robin list structure simulation of this process. The number of inputs can not be more than 30 people, the password can only be a fe
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:8610
    • 提供者:韩丰
  1. dxhlb

    0下载:
  2. 单循环链表的简单设计和代码实现,分享给大家-Round robin list of simple design and code implementation, share it with everyone
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6824
    • 提供者:liyabin
  1. avr128usart

    0下载:
  2. 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2532
    • 提供者:男人
  1. schedsim

    0下载:
  2. 操作系统调度,进程处理策略模拟, 可以模拟Round Robin,FIFO,short job first等经典调度算法,也可以添加自定义的算法进行观察-OS schedule simulator
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:625400
    • 提供者:liuv
  1. os

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

    • 发布日期:2017-04-16
    • 文件大小:359046
    • 提供者:胡明
  1. caozu

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

    • 发布日期:2017-04-10
    • 文件大小:1722131
    • 提供者:白牙
  1. bank

    0下载:
  2. 1、给出系统可用资源向量(例如:系统可用资源=(5,3,8,2,10))。 2、采用时间片轮转法调度进程。 3、进程执行时提出资源请求(可利用随机数给出或从键盘输入)。 4、判断资源是否可以安全分配,要求进程每提出一个资源请求,都要进行安全判断并给出安全序列,否则给出提示。 -1, given the resources available vector systems (for example: the system available resources = (5,3,8,2
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:1838
    • 提供者:xbt
  1. proportionalfairness

    0下载:
  2. OFDMA系统中-成比例公平性约束下的MIMO-OFDMA资源分配方案-OFDMA system- proportional fairness constraints of the MIMO-OFDMA Resource Allocation
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:381774
    • 提供者:xiaolong
  1. projects

    0下载:
  2. round robin algorithm
  3. 所属分类:Database system

    • 发布日期:2017-06-01
    • 文件大小:14111653
    • 提供者:nitesh
  1. diaodu

    0下载:
  2. 进程调度算法,有C++实现,采用了先来先服务和时间片轮转法两种方法 来实现-Process scheduling algorithms, there are C++ implementation, using the first come first served and the time slice Round-Robin are two ways to achieve
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:9941
    • 提供者:刘可
  1. Compute

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

    • 发布日期:2017-04-04
    • 文件大小:682
    • 提供者:bjtupro
  1. c_suanfa

    0下载:
  2. c常用算法 带头结点双链循环线性表 单链表 单循环链表 定长串 -c common algorithms to take the lead node linear form double-stranded cycle fixed-length string list list round robin ...
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:16312
    • 提供者:weirdy
  1. project2

    0下载:
  2. 用c语言做分治法之循环赛日程表,由于水平有限,我不知道错在哪里?请指教!-With the c language to divide and conquer the round-robin schedule, due to limited, I do not know wrong? Please advise!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:988
    • 提供者:源泉
  1. qq

    0下载:
  2. 分治法网球循环赛日程安排,课程设计希望有用-Divide and conquer tennis round robin scheduling, curriculum design, hope helpful
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:3221
    • 提供者:king
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com