搜索资源列表
2120050338_张娜_2
- 一个简单实现Ethernet数据帧封装和计算 CRC 校验的功能的程序,供新手参考-achieve a simple Ethernet data frames Packaging, and CRC calculation of the function of the procedures for newcomers reference
ucos-tcpip
- 基于ucos的TCPIP包。 全部源代码和说明文件 TCP PING ARP CRC ETHERNET HARDWARE INCLUDE IP socket UDP-OUT Beginners package. All source code and documentation PING ARP TCP CRC ETHERNET HARDWARE I NCLUDE UDP IP socket
FramePack
- 设计一个仿真软件来实现Ethernet帧的封装与CRC检测,整个模拟软件在VC++环境下实现.
frameparser
- ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc-8校验
ethernet.tar
- 以太网的vhdl和verilog代码,供大家学习-Ethernet VHDL and Verilog code for everyone to learn
CRC32
- 以太网桢解析和crc校验,了解以太网桢的结构 -Ethernet Zhaozhen parsing and CRC check, know the structure of Ethernet frames
ethernet
- 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
MyFramer
- Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet Frame CRC-8
crc
- 高速多通道crc实现,可以并行实现5个通道数据的校验,支持10GB以太网标准-High-speed multi-channel crc implementation, can be achieved in parallel 5-channel data validation, support for 10GB Ethernet standard
ethernet_tri_mode_latest.tar
- 10_100 0 Mbps tri-mode ethernet MAC implements a MAC controller conforming to IEEE 802.3 specification. It is designed to use less than 2000 LCs/LEs to implement full function. It will use inferred RAMs and PADs to reduce technology dependance.
EthernetCRC
- Ethernet帧结构解析及CRC校验的实现,这是我课程设计的作品,已经通过验收。-Ethernet frame structure analysis and implementation of CRC check, this is my course design work, has been approved.
crc_eth
- Verilog code to add a CRC field at the end of an ethernet frame.
Ethernet
- Ethernet帧解析程序,包含CRC校验算法。计算机网络编码实验,很好的资源。-Ethernet frame analysis program contains a CRC checksum algorithm. Computer network coding experiments good resource.
CRC-checksum
- CRC 校验 通过Ethernet帧的CRC校验,了解网络协议中校验字段的计算过程与作用。-CRC checksum Ethernet frame CRC checksum, to understand the process and the role of the network protocol checksum field calculation.
Ethernet-frame
- 开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确。 -Develop an Ethernet frame analysis program, to achieve the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation document (see annex), to
Ethernet-Frame
- Ethernet帧的封装程序(有界面),8位CRC校验 -Ethernet V2.0,CRC8,Packet,Frame
crc
- 用于ethernet的CRC校验源代码,ALTERA官方代码,已验证-CRC checksum of the source code for ethernet, ALTERA official code, verified
CRC-generator
- 提出了一种32位并行和高度流水线的循环冗余码(CRC)发生器。 该设计可以处理5个不同的通道,每个输入速率为2Gbps(总输出吞吐量为5x4Gbps)。 生成的CRC与32位以太网标准兼容。 该电路已经在0.35Micron标准CMOS工艺中使用标准单元实现,其使用Galois Fields的特性,并且被认为是“自由的”IP。-A 32-bit parallel and highly pipelined Cyclic Redundancy Code (CRC) generator is
CRC
- crc32 used for mac ethernet vhdl
Ethernet
- 简易以太网测试仪包含fifo缓冲模块,crc校验模块,检测和检测模块等(Simplified Ethernet Tester: including fifo modular, crc modular, check modular etc.)