搜索资源列表

  1. [L_27_3]

    0下载:
  2. 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:319488
    • 提供者:吴文斐
  1. 01

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

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:dirk
  1. schedsim-0.8

    0下载:
  2. scheduling simulator for common algorithms like round-robin, rate monotonic, EDF, and others
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:aida
  1. ButtonControl

    0下载:
  2. customizing buttons to round button
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:billoo
  1. OS

    0下载:
  2. cpu scheduling includin First come first serve round robin and many more
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:just
  1. roundrobin

    0下载:
  2. Round-robin algorithm source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Mayur
  1. scheduling

    0下载:
  2. it contains all types of cpu scheduling which includes preemptive priority,round robin scheduling
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Rasenganram
  1. RoundRobin.C

    0下载:
  2. Round robin algorithm implementation in C
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:somit
  1. roundrobin

    0下载:
  2. round robin scheduling in ucos -round robin scheduling in ucos II
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:vanitha
  1. LunZhuan_JingChengdiaodu

    0下载:
  2. 自己用java编的模拟轮转法进程调度,希望对大家有帮助-Own use java compilation process of the analog Round-Robin scheduling, we want to help
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:Don
  1. abc

    0下载:
  2. 单循环赛中选手胜负序列求解问题 名称:单循环赛中选手胜负序列求解问题 内容:有n个选手 P 1 ,P 2 ,P 3 ,… ,P n 参加了的单循环赛,每对选手之间非胜即负。现要求求出一个选手序列 P 1 ,P 2 ,P 3 ,… ,P n , 使其满足 P i 胜 P i+ 1 (i=1,… ,n-1) 。 -Single round robin tournament players winning sequence to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:145408
    • 提供者:yang
  1. os4

    0下载:
  2. 模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:linqingyang
  1. fileSync(java)

    0下载:
  2. 前几天在本站下了个同步源码,其功能是读取数据库文件信息,然后将相应的文件由client端传送到server端。本人略做改变,实现读取指定目录信息,然后传送到server端,并保持实时更新(就是说如果client端有新增文件产生,会立刻被同步到server端)。由于考虑到实现方法上的局限(采用线程递归轮循扫描的方式),我仅仅是实现了这个功能,其它细节都未处理,有兴趣的可以自己去改进。局限:对于上百、上千的文件同步速度可以接受,但是如果同步
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:86016
    • 提供者:吴和彪
  1. rr28

    0下载:
  2. program to implement Round-Robin CPU scheduling algorithms
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:naveen
  1. round_three_stage

    0下载:
  2. 3 stage round arbiter using verilog
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:mmurali
  1. RoundRObbinScheduling

    0下载:
  2. Simulation of Round Robin Scheduling,,This program was made in graphics mode,, and it was great... it simulates how round robin runs in a proce-Simulation of Round Robin Scheduling,,This program was made in graphics mode
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:vigneshhh
  1. CPU_schedu1994205142006

    0下载:
  2. FCFS, Round Robin and Shortest Job First cpu schedu
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:hossen
  1. ShiYanYi_ShiJianPianLunZhuanSunaFa

    0下载:
  2. 广州大学操作系统实验报告一 时间片轮转调度算法模拟 附件详细的实验报告,以及实验代码-Guangzhou University, the operating system time-slice experiment reports a round-robin scheduling algorithm detailed in the annex of the experimental simulation of the repor
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:81920
    • 提供者:harlant
  1. Draw

    0下载:
  2. 画图板,可以实现橡皮、铅笔、画刷和画直线、矩形、多边形、圆形、圆矩形的功能,并可以实现颜色选择。-Drawing board, can be achieved rubber, pencil, brush, and draw lines, rectangles, polygons, circles, round rectangle features, and colors can be achieved.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:lansesinian
  1. round_trip_study

    0下载:
  2. round_trip测量方法是将两条相差很大的路径的性能一起测量,这样我们只知道总体性能,却不知道每条路径各自的性能,单独测量每条路径可以看出两条路路径的性能差异。即便这两条路径是对称的,由于排队时间的不同,他们的性能差别可能会很大。-round-trip measurements are two big difference to the performance of the path with the measurement, so
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:113664
    • 提供者:刘强为
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org