Location:
Search - CSMA java
Search list
Description: cdma-cd的java源代码cdma-cd的java源代码
Platform: |
Size: 18080 |
Author: zjf |
Hits:
Description: 是个印度人编写的CSMA/CD模拟程序~图形界面~-is prepared by the Indian CSMA/CD simulation program GUI ~ ~
Platform: |
Size: 6144 |
Author: huyien |
Hits:
Description: cdma-cd的java源代码cdma-cd的java源代码-cdma-cd of the java source code cdma-cd of the java source code
Platform: |
Size: 17408 |
Author: zjf |
Hits:
Description: 模拟Ethernet帧的发送过程
编写程序模拟Ethernet结点的数据发送流程。
具体要求:
1)用两个线程a和b来模拟Ethernet上的两台主机。
2)用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。
3)两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。
4)每台主机须向总线上成功发送10次数据,如果其中某次数据发送失败,则该线程结束。
5)发送流程须遵循CSMA/CD。随机延迟算法中的冲突窗口取0.005。在数据发送成功(即Bus==ID)后,报告“ID send success”,产生冲突(即Bus!=ID)后报告“ID send collision”,发送失败(即冲突计数器值为0)后报告“ID send failure”。随着主机发送成功次数增加,报告其已发送成功的次数,如“主机A发送成功数=3”。
-err
Platform: |
Size: 1024 |
Author: seaman |
Hits:
Description: csma/cd 模拟 其余的自己看吧-csma/cd simulate the rest of their own and see
Platform: |
Size: 4096 |
Author: leaf |
Hits:
Description: 一个javax写的关于CSMA的模拟,有pure Aloha,One persist,p-persist,和non-persist的模拟,不过后面几个的模拟自己不怎满意-CSMA simulation with Java. include pure Aloha,One persist,p-persist,和non-persist.
Platform: |
Size: 55296 |
Author: zeng |
Hits:
Description: 无限局域网MAC层的CSMA协议的三种实现方法,使用java完成,三种分别是NonePersistent,NonePersistent1和OnePersistent,是无线MAC设计的良好参考代码-Wireless network CSMA implementation using Java,containing NonePersistent,NonePersistent1 and OnePersistent,very useful when designing MAC layer protocol.
Platform: |
Size: 6144 |
Author: kabiluofu |
Hits:
Description: CSMA-CD Simulator based on discrete events engine written in JAVA
Platform: |
Size: 40960 |
Author: agno |
Hits:
Description: 无限局域网MAC层的CSMA协议的三种实现方法,使用java完成,三种分别是NonePersistent,NonePersistent1和OnePersistent,是无线MAC设计的良好参考代码-Wireless network CSMA implementation using Java,containing NonePersistent,NonePersistent1 and OnePersistent,very useful when designing MAC layer protocol.
Platform: |
Size: 6144 |
Author: dotherso |
Hits:
Description: CSMA-CA java code containes packeges about aloha sender receiver is made by ihab al-shaer
Platform: |
Size: 15360 |
Author: ihab |
Hits:
Description: 这是一个关于模拟CSMA-CD协议行为的JAVA的程序包。-This is a CSMA-CD protocol on the simulation of the behavior of the JAVA package.
Platform: |
Size: 8192 |
Author: Angel |
Hits:
Description: 使用Java模拟实现CSMA/CD的网络传输过程(Using Java simulation to realize the network transmission process of CSMA/CD)
Platform: |
Size: 7168 |
Author: 康康000
|
Hits:
Description: 是个印度人编写的CSMA CD模拟程序~图形界面~()
Platform: |
Size: 5120 |
Author: Shatvp |
Hits: