Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - round robin java
Search - round robin java - List

Date : 2025-07-02 Size : 2kb User : jzhao

DL : 0
用JAVA实现的CPU处理机时间片轮转算法-Realized using JAVA processor CPU time slice Round Robin
Date : 2025-07-02 Size : 2kb User :

这是循环赛日程表的一个简单算法,基于C语言开发,可在TURB C下运行。-Simple round-robin schedule algorithm, based on the C language
Date : 2025-07-02 Size : 1kb User : 陶林

scheduling simulator for common algorithms like round-robin, rate monotonic, EDF, and others
Date : 2025-07-02 Size : 23kb User : aida

自己用java编的模拟轮转法进程调度,希望对大家有帮助-Own use java compilation process of the analog Round-Robin scheduling, we want to help
Date : 2025-07-02 Size : 1kb User : Don

前几天在本站下了个同步源码,其功能是读取数据库文件信息,然后将相应的文件由client端传送到server端。本人略做改变,实现读取指定目录信息,然后传送到server端,并保持实时更新(就是说如果client端有新增文件产生,会立刻被同步到server端)。由于考虑到实现方法上的局限(采用线程递归轮循扫描的方式),我仅仅是实现了这个功能,其它细节都未处理,有兴趣的可以自己去改进。局限:对于上百、上千的文件同步速度可以接受,但是如果同步数量上十万、百万,问题就大了;另外,现在是实现的是重复同步。-A few days ago the site made a synchronous source, its function is to read the database file information, and then the appropriate file from the client side to send to the server side.I slightly altered, to achieve the designated directory information to read, and then sent to the server side, and maintain real-time updates (that is, if there are any new files created client-side will be immediately synchronized to the server side). Taking into account the limitations on the implementation method (using the thread-recursive round robin scanning mode), I just realized this function, other details are not addressed, there is interest in yourself to do better. Limitations: For hundreds, thousands of file synchronization speed is acceptable, but if the number on the synchronization of thousands or millions, the problem is big In addition, it is to achieve a repetition synchronization.
Date : 2025-07-02 Size : 84kb User : 吴和彪

a simple round robin class object
Date : 2025-07-02 Size : 1kb User : ccc

DL : 0
round robin scheduling simulation
Date : 2025-07-02 Size : 1kb User : Aditi

DL : 0
用VC++实现的循环赛日程表,主要为运动员的赛程安排-VC++ round-robin schedule to achieve
Date : 2025-07-02 Size : 1kb User : dance

模拟作业调度(时间片轮转法)和进程调度(时间片轮转 法)模拟作业调度系统。 -Simulation of job scheduling (time slice Round-Robin) and process scheduling (time slice Round-Robin) scheduling system simulation.
Date : 2025-07-02 Size : 44kb User :

Round Robin Operating System.-Round Robin in Operating System.
Date : 2025-07-02 Size : 1kb User : Tamilarasu

DL : 0
进程调度算法模拟 时间片轮转法 可视化-Process scheduling algorithm Round-Robin time slice simulation visualization
Date : 2025-07-02 Size : 142kb User : 李梦甜

DL : 0
设计一个满足以下要求的比赛日程表: (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 can only race once a day (3) Round Robin conducted a total of n-1 天or n days (the number of players is even, odd).
Date : 2025-07-02 Size : 135kb User : wangfeifei

round robin algorithm code in java
Date : 2025-07-02 Size : 34kb User : bayan

操作系统的实验 关于时间片轮转RR进程调度调度算法,熟悉进程调度的执行过程;-Experiments on the operating system process scheduling time slice rotation RR scheduling algorithm, the implementation process are familiar with the process of scheduling
Date : 2025-07-02 Size : 8kb User : huangbingtao

循环赛日程表 利用JAVA语言编写 分析了循环赛中的日程表安排情况-Round robin schedule
Date : 2025-07-02 Size : 1kb User :

时间片轮转法cpu调度,java学习中的运用-Round robin cpu scheduling time slice, the use of java learning
Date : 2025-07-02 Size : 34kb User : 魏大超

DL : 0
source code deficit round robin in java. use discrete event simulation
Date : 2025-07-02 Size : 2kb User : jazrin

Round-robin load balancing is one of the simplest methods for distributing client requests across a group of servers. Going down the list of servers in the group, the round-robin load balancer forwards a client request to each server in turn. When it reaches the end of the list, the load balancer loops back and goes down the list again (sends the next request to the first listed server, the one after that to the second server, and so on).
Date : 2025-07-02 Size : 1kb User : N Mounika

保龄球循环赛系统,带图形化界面。实现积分、排名等功能(Bowling round robin system with graphical interface. Achieve integration, ranking and other functions)
Date : 2025-07-02 Size : 183kb User : 观摩
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.