Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: Ethernet Download
 Description: Ethernet frames sent during simulation Analog programming to send Ethernet data flow node. 1) a and b with two threads to simulate the two hosts on the Ethernet. 2) a double word type variable Bus to simulate the bus (to be initialized to "\ 0", and the bus is equal to "\ 0" that the bus is idle). 3) two sub-threads to send their data to the bus. Data with the number of threads to simulate the thread, send data with the thread number and the Bus "or" operations simulation (ie, Bus = Bus | ID, ID number of threads for the thread). 4) each host on the bus are required to successfully transmit data 10 times, if one of a particular data transmission fails, the thread ends. 5) to send the process to be followed by CSMA \ CD. Random delay algorithm to take 0.005 in the conflict window. The data is sent successfully (ie, Bus == ID), the report "ID send success", conflict (ie Bus! = ID) after the report "ID send conllision", sending fails (ie, conflict counter value is 0) after the
 Downloaders recently: [More information of uploader sy5296]
 To Search:
File list (Check if you may need any files):
模拟Ethernet帧的发送过程
........................\LQ
........................\..\Debug
........................\..\.....\LQ.exe
........................\..\.....\LQ.ilk
........................\..\.....\LQ.obj
........................\..\.....\LQ.pch
........................\..\.....\LQ.pdb
........................\..\.....\LQ.res
........................\..\.....\StdAfx.obj
........................\..\.....\vc60.idb
........................\..\.....\vc60.pdb
........................\..\LQ.APS
........................\..\LQ.clw
........................\..\LQ.cpp
........................\..\LQ.dsp
........................\..\LQ.dsw
........................\..\LQ.h
........................\..\LQ.ncb
........................\..\LQ.opt
........................\..\LQ.plg
........................\..\LQ.rc
........................\..\ReadMe.txt
........................\..\Resource.h
........................\..\StdAfx.cpp
........................\..\StdAfx.h
    

CodeBus www.codebus.net