文件名称:Election
- 所属分类:
- JSP源码/Java
- 资源属性:
- [MacOS] [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- abdu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This a zip file is a uncompleted java code simulation for Bully election Algorithm and Ring_based Algorithm
It is from my previous job of my friend who is not longer to talk to.
The main sketch in which the nodes of algorithm can act.
The file has many files inside. I only need to work on three files : RingNode.java , bullyNode.java, Node.java which extended from first two files.
I would like to know What I have to do first to complete the code in run method in side the both files RingNode.java , bullyNode.java
please help me with that-This is a zip file is a uncompleted java code simulation for Bully election Algorithm and Ring_based Algorithm
It is from my previous job of my friend who is not longer to talk to.
The main sketch in which the nodes of algorithm can act.
The file has many files inside. I only need to work on three files : RingNode.java , bullyNode.java, Node.java which extended from first two files.
I would like to know What I have to do first to complete the code in run method in side the both files RingNode.java , bullyNode.java
please help me with that
It is from my previous job of my friend who is not longer to talk to.
The main sketch in which the nodes of algorithm can act.
The file has many files inside. I only need to work on three files : RingNode.java , bullyNode.java, Node.java which extended from first two files.
I would like to know What I have to do first to complete the code in run method in side the both files RingNode.java , bullyNode.java
please help me with that-This is a zip file is a uncompleted java code simulation for Bully election Algorithm and Ring_based Algorithm
It is from my previous job of my friend who is not longer to talk to.
The main sketch in which the nodes of algorithm can act.
The file has many files inside. I only need to work on three files : RingNode.java , bullyNode.java, Node.java which extended from first two files.
I would like to know What I have to do first to complete the code in run method in side the both files RingNode.java , bullyNode.java
please help me with that
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BullyNode.java
__MACOSX
........\._BullyNode.java
Channel.java
Controller.java
__MACOSX\._Controller.java
Message.java
__MACOSX\._Message.java
Network.java
__MACOSX\._Network.java
network.xml
__MACOSX\._network.xml
NetworkXMLGenerator.java
__MACOSX\._NetworkXMLGenerator.java
NetworkXMLTokenizer.java
__MACOSX\._NetworkXMLTokenizer.java
Node.java
__MACOSX\._Node.java
RingNode.java
__MACOSX\._RingNode.java
Simulator.java