Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ethernet crc
Search - ethernet crc - List
sdh ,ethernet mapper and e1 mapper driver
Date : 2025-07-15 Size : 13kb User : 東尼

一个简单实现Ethernet数据帧封装和计算 CRC 校验的功能的程序,供新手参考-achieve a simple Ethernet data frames Packaging, and CRC calculation of the function of the procedures for newcomers reference
Date : 2025-07-15 Size : 467kb User : 夏承遗

该c代码可以实现对以太网数据的crc32校验-the code can be achieved on Ethernet data crc32 calibrator
Date : 2025-07-15 Size : 6kb User : 苏立志

DL : 0
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-Modbus electronic controller is used on a common language. Through this agreement between controller, the controller through the network (such as Ethernet), and other equipment between the communication. It has become a common industry standard. With it, the different manufacturers can even control equipment for industrial network for centralized monitoring.
Date : 2025-07-15 Size : 1kb User : haung

DL : 0
设计一个仿真软件来实现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.
Date : 2025-07-15 Size : 1.99mb User : 郭志伟

ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc-8校验-ethernet frame to resolve, in accordance with cut-off access to data packets, in accordance with the Ethernet frame structure analysis, crc-8 Checksum
Date : 2025-07-15 Size : 3kb User : leo

一种CRC-8校验算法的c++实现,用于网络上的以太网封包帧结构解析。-A CRC-8 checksum algorithm c++ Realized, for the Ethernet packet network analytic frame structure.
Date : 2025-07-15 Size : 801kb User : 董巍

DL : 0
用于10M,100M,1000M以太网的并行CRC算法,有别于一般的CRC算法。verilog描述-For 10M, 100M, 1000M Ethernet parallel CRC algorithm, the CRC algorithm is different from the ordinary. Verilog Description
Date : 2025-07-15 Size : 1kb User : winwalk

周立功TCP/IP协议栈,结构清晰、简单 包括: \APR \CRC \ETHERNET \HARDWARE \INCLUDE \IP \PING \SOCKET \TCP \UDP -Week Ligong TCP/IP protocol stack, structure, clarity, simplicity, including: APRCRCETHERNETHARDWAREINCLUDEIPPINGSOCKETTCPUDP
Date : 2025-07-15 Size : 1.36mb User : hkjinzhao

以太网的vhdl和verilog代码,供大家学习-Ethernet VHDL and Verilog code for everyone to learn
Date : 2025-07-15 Size : 913kb User : sunlee

以太网桢解析和crc校验,了解以太网桢的结构 -Ethernet Zhaozhen parsing and CRC check, know the structure of Ethernet frames
Date : 2025-07-15 Size : 48kb User : 宋学清

DL : 0
基于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 option.-Eo: Package console input information to a file o in.-eoi: package, i in the data bit ethernet frame, and write-back to the o in.-ui: parse i encapsulated ethernet frames in (8-bit CRC), displayed to the console.
Date : 2025-07-15 Size : 5kb User : changpengfei

Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet Frame CRC-8
Date : 2025-07-15 Size : 765kb User : wangweizhao

高速多通道crc实现,可以并行实现5个通道数据的校验,支持10GB以太网标准-High-speed multi-channel crc implementation, can be achieved in parallel 5-channel data validation, support for 10GB Ethernet standard
Date : 2025-07-15 Size : 44kb User : dinxj

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.To increase the flexibility,three optional modules can be added to or removed from the project. A GUI configuration interface,created by tcl/tk script language,is convenient for configuring optional modules,FiFo depth and verifcation parameters. Furthermore,a verifcation system was designed with tcl/tk user interface,by which the stimulus can be generated automatically and the output packets can be verified with CRC-32 checksum.-10_100_1000 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.To increase the flexibility,three optional modules can be added to or removed from the project. A GUI configuration interface,created by tcl/tk script language,is convenient for configuring optional modules,FiFo depth and verifcation parameters. Furthermore,a verifcation system was designed with tcl/tk user interface,by which the stimulus can be generated automatically and the output packets can be verified with CRC-32 checksum.
Date : 2025-07-15 Size : 3.05mb User : Gopi

Ethernet帧结构解析及CRC校验的实现,这是我课程设计的作品,已经通过验收。-Ethernet frame structure analysis and implementation of CRC check, this is my course design work, has been approved.
Date : 2025-07-15 Size : 1.84mb User : liu

Verilog code to add a CRC field at the end of an ethernet frame.
Date : 2025-07-15 Size : 2kb User : caracol

Ethernet帧解析程序,包含CRC校验算法。计算机网络编码实验,很好的资源。-Ethernet frame analysis program contains a CRC checksum algorithm. Computer network coding experiments good resource.
Date : 2025-07-15 Size : 93kb User : LD

CRC 校验 通过Ethernet帧的CRC校验,了解网络协议中校验字段的计算过程与作用。-CRC checksum Ethernet frame CRC checksum, to understand the process and the role of the network protocol checksum field calculation.
Date : 2025-07-15 Size : 54kb User : wang jinyi

crc32 used for mac ethernet vhdl
Date : 2025-07-15 Size : 2kb User : behnamvhdlcoder
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.