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

搜索资源列表

  1. STM32PuCOSIII(Sched_Round_Robin)

    0下载:
  2. 时间片轮转,任务调度,UCOSIII,库函数,C语言,STM32-Round-robin, task scheduling, UCOS II, library functions, C language, STM32
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2344110
    • 提供者:申洪霞
  1. 1130

    0下载:
  2. 用C++写的小程序,用递归与分治法实现循环赛日常问题-Small program written in C++ using recursive divide and conquer the round robin day-to-day problems
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1016
    • 提供者:gu406284
  1. processdoing

    0下载:
  2. 操作系统中进程调度算法的模拟 可以实现先来先服务 短作业有限 和时间片轮转算法-Operating system scheduling algorithm in the simulation process can be achieved first-come first-serve limited and short operating time slice Round Robin
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:xaie5d349
  1. project2100

    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. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:dau23a951
  1. round_robin_src

    0下载:
  2. Round Robin 源代码 在C语言下-Round Robin
  3. 所属分类:Applications

    • 发布日期:2017-04-14
    • 文件大小:4543
    • 提供者:lana405n580
  1. raw-os-TIME

    0下载:
  2. raw-os实例之时间片轮转调度,操作系统时间片实验。-Time slice raw-os examples of round-robin scheduling, the OS time slice experiment.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-03
    • 文件大小:918351
    • 提供者:wuguangcheng
  1. round_robin.v.tar

    0下载:
  2. round robin architecture
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:751
    • 提供者:KIRANJP
  1. FINALcode

    0下载:
  2. First Come First Served, Shortest Job First, Round Robin, Queuing Systems simulation in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3415
    • 提供者:almontaser
  1. paketsch

    0下载:
  2. round robin implementation in ns2
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:32191
    • 提供者:salam
  1. 01100

    0下载:
  2. 进程调度算法的设计,SPF(短进程优先)RR(时间片轮转)-The design process of scheduling algorithms, SPF (short process priority) RR (Round-Robin Time Slice)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:4789
    • 提供者:duan8iso
  1. rrdtool-1.4.7.tar

    0下载:
  2. 所谓的“Round Robin” 其实是一种存储数据的方式,使用固定大小的空间来存储数据,并有一个指针指向最新的数据的位置。RRDtool (Round Robin Database Tool)就.-RRDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1349040
    • 提供者:a
  1. FCFS

    0下载:
  2. 时间片轮转的操作系统进程调度算法,使用C++实现,测试可用-Operating system process scheduling algorithm round-robin, the use C++ implementation, testing available
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5032
    • 提供者:马里昂
  1. ProcessorSchedul

    0下载:
  2. VC环境下,用时间片轮转调度算法模拟处理机调度实验-Round-Robin Scheduling Algorithm for Time-chip processor scheduling simulation experiment
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2314
    • 提供者:vvugu596pop
  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. RR100

    0下载:
  2. Round Robin process scheduling algorithm simulation in C++. Good for process scheduling study
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2642
    • 提供者:ffuou517beiiju2
  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. ProcessorSchedul

    0下载:
  2. VC环境下,用时间片轮转调度算法模拟处理机调度实验-Round-Robin Scheduling Algorithm for Time-chip processor scheduling simulation experiment
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:wpacaaob
  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. project

    1下载:
  2. 本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。-This procedure using two a
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1247
    • 提供者:倪云
  1. problem1

    0下载:
  2. 本程序模拟在单处理器环境下的处理器调度,加深了解处理器调度的工作.设计了一个按时间片轮转法实现处理器调度的程序。-The practice simulation in a single-processor environment processor scheduling, work to deepen understanding of processor scheduling design by a round-robin method to achieve processor scheduli
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:740
    • 提供者:NaLuo
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com