搜索资源列表

  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-21
    • 文件大小: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-21
    • 文件大小: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-21
    • 文件大小:8192
    • 提供者:linqingyang
  1. fileSync(java)

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

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

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:naveen
  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-21
    • 文件大小:22528
    • 提供者:vigneshhh
  1. CPU_schedu1994205142006

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

    • 发布日期:2024-05-21
    • 文件大小: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-21
    • 文件大小:81920
    • 提供者:harlant
  1. xunhuansaiqxf

    0下载:
  2. 算法课程设计 分治法解决循环赛日程表 源代码+word报告+答辩PPT-Curriculum design of divide and conquer algorithm to solve a round robin schedule report+ source code+ word reply PPT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:241664
    • 提供者:秋思狐狸
  1. wenjianguanli

    0下载:
  2. 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, s
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:代浩
  1. RoundRobin

    0下载:
  2. a simple round robin class object
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ccc
  1. RRSwing

    0下载:
  2. round robin scheduling simulation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Aditi
  1. kkvsd1

    0下载:
  2. 用VC++实现的循环赛日程表,主要为运动员的赛程安排-VC++ round-robin schedule to achieve
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:dance
  1. OS_mange

    0下载:
  2. 模拟作业调度(时间片轮转法)和进程调度(时间片轮转 法)模拟作业调度系统。 -Simulation of job scheduling (time slice Round-Robin) and process scheduling (time slice Round-Robin) scheduling system simulation.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-21
    • 文件大小:45056
    • 提供者:
  1. RoundRobin_Reference

    0下载:
  2. Round Robin Operating System.-Round Robin in Operating System.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Tamilarasu
  1. code

    0下载:
  2. 进程调度算法模拟 时间片轮转法 可视化-Process scheduling algorithm Round-Robin time slice simulation visualization
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:145408
    • 提供者:李梦甜
  1. WRR-OPNET

    1下载:
  2. Implementation of weighted round robin algorithm in opnet modeler 14
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:325632
    • 提供者:sepideh
  1. 4

    0下载:
  2. 设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次; (3)循环赛一共进行n-1天或n天(选手人数为偶数、奇数)。 -Design a game schedule to meet the following requirements: (1) Each player must be with the other n-1 once a player of the
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:138240
    • 提供者:wangfeifei
  1. round-robin

    0下载:
  2. 对任意参赛人数的循环赛赛程安排.输入参赛人数,然后算法输出循环赛赛程表.n个人的比赛需要n-1天(n为偶数)或者n天(n为基数)-Any number of entries on the arrangements for the round robin schedule. Enter the team number, then the output round-robin schedule algorithm. N individual
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Jack
  1. Round-Robin

    0下载:
  2. Round Robin System will automatically delete the directory of debug and release, so please do not put files on these two directory.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-21
    • 文件大小:892928
    • 提供者:shahzad
« 1 2 34 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org