Welcome![Sign In][Sign Up]
Location:
Search - simulation of ethernet

Search list

[VHDL-FPGA-Verilogethernet__verilog

Description: fpga模拟以太网物理层的源代码,用verilog硬件描述语言开发。-FPGA simulation of the Ethernet physical layer of the source code, using Verilog hardware description language development.
Platform: | Size: 330752 | Author: 王贤 | Hits:

[Internet-NetworkEthernet

Description: 模拟Ethernet帧的发送过程 父进程创建两个子进程和一个共享内存 这个共享内存模拟介质总线 这个两个进程分别从这个内存发送信并进行冲突检测-Simulation of Ethernet frames sent the course of the parent process of the creation of two sub-processes and a shared memory of the shared memory bus analog medium, respectively, the two processes send a letter from the memory and conflict detection
Platform: | Size: 1024 | Author: wu | Hits:

[ExploitFramePack

Description: 设计一个仿真软件来实现Ethernet帧的封装与CRC检测,整个模拟软件在VC++环境下实现.-The design of a simulation software to achieve the Ethernet frame CRC packaging and testing, the whole simulation software in VC++ Realize environment.
Platform: | Size: 2086912 | Author: 郭志伟 | Hits:

[Sniffer Package captureframepaser

Description: 解析已封装好的 模拟IEEE 802.3格式的Ethernet帧的封包文件(封包文件是二进制文件,文件名为input,文件中包含若干个Ethernet帧,其中有正确的帧,也有错误的帧),列出每个Ethernet帧的各个字段的值,并判断帧的正确性。并进行CRC8校验-Analysis has been packaging a good simulation of IEEE 802.3 frame format of Ethernet packets documents (packet file is binary file, the file name is input, the document contains a number of Ethernet frames, including the correct frame, but also the wrong frame), Ethernet frames for each individual field values, and to judge the correctness of the frame. And check CRC8
Platform: | Size: 100352 | Author: 董巍 | Hits:

[Otherframer

Description: 模拟以太网帧的封装过程,用于理解其结构和了解CRC32-Simulation of Ethernet frame encapsulation process, for understanding its structure and understand the CRC32
Platform: | Size: 11264 | Author: 王嘉寅 | Hits:

[Communication-MobileLab_Exercices_Modeler

Description: opnet学习资料,提供部分网络仿真模型。一:介绍OPNET 环境。二:执行M/M/1队列模型。三:以太网模型(Aloha,CSMA,CSMA-CD).四:TCP.五:OSPF-OPNET learning materials, providing part of the network simulation model. 1: Introduction OPNET environment. Second: The Executive M/M/1 queue model. III: Ethernet model (Aloha, CSMA, CSMA-CD). IV: TCP. 5: OSPF
Platform: | Size: 2239488 | Author: | Hits:

[VHDL-FPGA-Verilogcsma030390

Description: 模拟Ethernet帧发送过程,使读者熟悉Ethernet帧的数据发送流程-Simulation of Ethernet frames sent process, so that readers familiar with the Ethernet data frames to send flow
Platform: | Size: 1024 | Author: 猪八戒 | Hits:

[Internet-NetworkService

Description: 该部分就是是eenet的服务端!模拟以太网协议的实现部分。-Is that part of the service is eenet client! Simulation of Ethernet realize part of the agreement.
Platform: | Size: 14336 | Author: 兰星 | Hits:

[TCP/IP stackEthernet

Description: 模拟Ethernet帧的发送过程,有2个子线程,发送成功不少于10次-Simulation of Ethernet frames sent process, has 2 sub-threads, send the success of not less than 10 times
Platform: | Size: 1024 | Author: tianjing | Hits:

[TCP/IP stackSISDF

Description: 模拟以太网帧的发送过程,要求模拟实现CSMA/CD的传送过程-Simulation of Ethernet frames sent process simulation to achieve the requirements CSMA/CD transmission process
Platform: | Size: 1024 | Author: tianjing | Hits:

[JSP/Javaeadf

Description: 模拟ethernet帧的发送过程,用两个线程a和b来模拟Ethernet上的两台主机,用一个双字类型变量Bus来模拟总线-Simulation of ethernet frames sent process, with two threads a and b to simulate Ethernet on the two hosts, with a double-word type variable to simulate the bus Bus
Platform: | Size: 1024 | Author: tianjing | Hits:

[Communication-MobileEthernet

Description: CSMA / CD simulation code, Gigabit Ethernet previous versions used to compete for a unified approach, in order to decide on the right of media access, which relates to the backoff algorithm. OPNET environment can be achieved through the experience card.-CSMA/CD simulation code, Gigabit Ethernet previous versions used to compete for a unified approach, in order to decide on the right of media access, which relates to the backoff algorithm. OPNET environment can be achieved through the experience card.
Platform: | Size: 60416 | Author: angel | Hits:

[Sniffer Package captureEthernet-frame-send

Description: 模拟Ethernet帧的发送过程,C++源程序编写。-Simulation of Ethernet frames sent process, C++ source code to prepare.
Platform: | Size: 9216 | Author: name | Hits:

[Internet-NetworkethernetSent

Description: 计算机网络课程设计源码,实现了模拟Ethernet帧的发送 过程,可更加深入的了解计算机网络ip协议及网络编程。-Computer network curriculum design source, the simulation of Ethernet frames sent Process, a more in-depth understanding of computer network ip protocol and network programming.
Platform: | Size: 2217984 | Author: jack | Hits:

[Internet-Networkeenet

Description: 利用socket编程实现对以太网的模拟!-Use socket programming to realize the simulation of Ethernet!
Platform: | Size: 9216 | Author: 官兵列队 | Hits:

[Internet-Networkeenet

Description: 利用socket编程实现对以太网的模拟!-Use socket programming to realize the simulation of Ethernet!
Platform: | Size: 9216 | Author: rcenta | Hits:

[Internet-NetworkSISDF

Description: 模拟以太网帧的发送过程,要求模拟实现CSMA/CD的传送过程-Simulation of Ethernet frames sent process simulation to achieve the requirements CSMA/CD transmission process
Platform: | Size: 1024 | Author: rterof | Hits:

[Windows Developsimulation

Description: Simulation of the Ethernet C Project with source code
Platform: | Size: 52224 | Author: Hiten | Hits:

[Internet-NetworkEthernet

Description: 目前,Ethernet是应用最广泛的局域网。因此,学习Ethernet技术对深入掌握局域网知识是非常重要的。本课程设计的目的是模拟Ethernet帧的发送过程,使读者熟悉Ethernet帧的数据发送流程,即CSMA/CD工作流程。编写程序模拟Ethernet节点的数据发送流程。-Currently, Ethernet is the most widely used LAN. Therefore, learning to master the LAN Ethernet technology for in-depth knowledge is very important. The purpose of this course is designed to simulate the process of Ethernet frames sent, so that readers are familiar with data transmission processes Ethernet frames that CSMA/CD workflow. Data preparation process simulation Ethernet nodes transmit processes.
Platform: | Size: 2048 | Author: 唐崇雯 | Hits:

[Otherlab-3

Description: Token Ring local area network (LAN) technology is a communications protocol for local area networks. ... Introduced by IBM in 1984, it was then standardized with protocol IEEE 802.5 and was fairly successful, particularly in corporate environments, but gradually eclipsed by the later versions of Ethernet.
Platform: | Size: 2167808 | Author: vineeth | Hits:
« 12 3 »

CodeBus www.codebus.net