搜索资源列表
RR
- 用JAVA实现的CPU处理机时间片轮转算法-Realized using JAVA processor CPU time slice Round Robin
LunZhuan_JingChengdiaodu
- 自己用java编的模拟轮转法进程调度,希望对大家有帮助-Own use java compilation process of the analog Round-Robin scheduling, we want to help
fileSync(java)
- 前几天在本站下了个同步源码,其功能是读取数据库文件信息,然后将相应的文件由client端传送到server端。本人略做改变,实现读取指定目录信息,然后传送到server端,并保持实时更新(就是说如果client端有新增文件产生,会立刻被同步到server端)。由于考虑到实现方法上的局限(采用线程递归轮循扫描的方式),我仅仅是实现了这个功能,其它细节都未处理,有兴趣的可以自己去改进。局限:对于上百、上千的文件同步速度可以接受,但是如果同步数量上十万、百万,问题就大了;另外,现在是实现的是重复同步。
RoundRobin
- a simple round robin class object
RRSwing
- round robin scheduling simulation
kkvsd1
- 用VC++实现的循环赛日程表,主要为运动员的赛程安排-VC++ round-robin schedule to achieve
RoundRobin_Reference
- Round Robin Operating System.-Round Robin in Operating System.
code
- 进程调度算法模拟 时间片轮转法 可视化-Process scheduling algorithm Round-Robin time slice simulation visualization
4
- 设计一个满足以下要求的比赛日程表: (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 tournament (2) Each player c
roundroubin
- round robin algorithm code in java
Round-Robin
- 操作系统的实验 关于时间片轮转RR进程调度调度算法,熟悉进程调度的执行过程;-Experiments on the operating system process scheduling time slice rotation RR scheduling algorithm, the implementation process are familiar with the process of scheduling
shijian
- 用JAVA语言实现时间片轮转算法,且带有界面,运行过程清晰可见-JAVA language round-robin algorithm, and with the interface running process is clearly visible
Round-robin
- 循环赛日程表 利用JAVA语言编写 分析了循环赛中的日程表安排情况-Round robin schedule
round-robin
- 时间片轮转法cpu调度,java学习中的运用-Round robin cpu scheduling time slice, the use of java learning
RoundRobinDatacenterBroker
- the document is about round robin algorithm in java for cloudsim
BowingSystem7
- 保龄球循环赛系统,带图形化界面。实现积分、排名等功能(Bowling round robin system with graphical interface. Achieve integration, ranking and other functions)