搜索资源列表
简单遗传算法与人工智能
- 实现了遗传算法的功能,采用java实现,只需要简单的设置文件就可以运行。(java)-a genetic algorithm to achieve the function, using java realized, requires only a simple configuration files on the run. (Java)
First_come_First_served
- 操作系统的先来先服务算法,java编写,命令行运行,有界面,可以安装jdk_1_5_0_04,不过需要path处设置好环境变量。-the first operating system to first serve algorithm, java preparation, command line operation, interface, jdk_1_5_0_04 can be installed, but it needs to install a good path environment
LiftShedule5
- 电梯调度算法java 多线程,os ,与以前上传的算法绝对不一样,请站长注意
zuoye12
- 这是一个用一个算法生成一片漂亮叶子的JAVA程序,是从一个外国网站下载C 程序改成JAVA程序的!-This is a generation algorithm with a beautiful leaf of a Java process, from a foreign website C program into the Java programming!
Java-process
- Java实现进程调度(基于优先级的进程调度算法-Java realization of the process of scheduling (the process of priority-based scheduling algorithm
Equipment_Manage
- 运用操作系统中的防止死锁算法(银行家算法)来实现设备和进程间的协调,让他们自动申请设备,处理设备请求,还有生成等待队列,完成队列,设备状态查看。-The use of the operating system to prevent deadlock algorithm (banker' s algorithm) to achieve coordination between equipment and processes so that they can voluntarily apply
SampleCode-Java
- Java多线程实现路由算法模拟,路由算法即距离向量算法-Java multithread implement the simulation of router algorithm.
java
- 实现进程的调度,包括多种算法和详细解析。-To achieve the scheduling process, including a variety of algorithms and detailed analysis.
Thread
- 本程序是关于java线程方面的,程序是利用数学算法将自定义的一个球类在面板中进行无限的运动,直到用户终止为止。-This program is about java threading, the program is to use mathematical algorithms to customize a ball in the panel for unlimited movement, until the user terminated.
HareTortoiseRace
- 经典算法,java模拟龟兔赛跑,用线程控制各自的过程-Classical algorithm, java simulation tortoise and the hare, the thread control their own process
os
- 用C语言(或其它语言,如Java)实现对N个进程采用某种进程调度算法(如动态优先权调度)的调度-C language (or other languages such as Java) to achieve some kind of process scheduling algorithm (such as dynamic priority scheduling) on the N-process scheduling
Process
- 用java语言编写的带有界面的模拟操作系统进程调度的程序,可随机生成10个进程,采用三种算法执行,即——1-先进先出调度算法 2-基于优先数的调度算法 3-最短执行时间调度算法-Java language interface with the operating system process scheduling simulation program, can be randomly generated 10 process, the implementation of the three al
TestBankerClass
- 操作系统银行家算法java语言,简单的程序,容易理解,-The bankers algorithm java language of the operating system, a simple procedure, easy to understand,