搜索资源列表
crc
- crc32 16bits and 32bits algorithm code
crc32
- 能够帮助计算crc校验的代码,使用起来很方便。
FileTrans_crc
- 局域网内简单的TCP/IP文件互传程序,带有CRC32校验
eth_crc
- Ethernet compliant CRC32 alogrithm of calculation and magic number checking
crc32src2
- 一个非常好的crc软件-CRC a very good software
mac_controller
- 用verilog编写实现的以太网控制器(MAC)源码,解压后用ISE打开工程即可。-Prepared using verilog implementation Ethernet Controller (MAC) source code, open the project after decompression can be used ISE.
CalRemainder
- 可以根据输入的生成多项式计算CRC16的余式表,并输出到TXT文件中打开。附赠CRC16的查表程序和直接计算程序,供验证用。使用这段程序,可以完美解决CRC16的编程问题,CRC32以及CRC8也可以参考使用。-CRC16 remainder table according to the generator polynomial of the input and output to a TXT file to open. Comes with a CRC16 table look-up proc
CRC32_for_internet
- 经过测试的CRC32生成示例,支持中文,测试界面更友好。可用于INTERNET上的文件传输,使用VS2005编写-Generate the CRC32, support the Chinese charactors, User interface more friendly.It can be used when transfer data on internet.created by VS2005
crc32
- 一个简易的32位循环校验,采用8位循环机制,有发端和接受端两部分程序。-A simple 32-bit cyclic check, eight loop mechanism, the originator and the receiving end of two-part program.
crc
- crc32 16bits and 32bits algorithm code
eth_crc
- Ethernet compliant CRC32 alogrithm of calculation and magic number checking
CRC32
- CRC即循环冗余校验码(Cyclic Redundancy Check):是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。-The cyclic redundancy check code CRC (Cyclic Redundancy Check): A data communications of the most commonly used error check code, characterized in that the information f
VB-CRC32
- 这是一个VB-CRC计算的程序,可以配合单片机生成CRC校验-This is a program VB-CRC calculation can be generated with single-chip CRC checksum
crc32
- 实现CRC循环校验功能,是数据传输过程中,校验信道质量和数据是否有传输错误的很好的校验方式。-CRC32 asdfaf sdfsdgfs gsdgfsdgfsdg
qrgen-windows
- CRC32工具,一个不错的好例子,可以用来测试转换CRC。-CRC32 tool, a nice good example, can be used to test the conversion CRC.
fy_hash
- 此网页可以计算出文件的Hash值,支持MD5,SHA1,CRC32。如果要计算字符串的Hash值,请新建一个TXT文件输入您要计算的Hash值的字符串然后上传。所计算的结果即是您文件里面字符串的Hash结果。-This page can calculate the file hash value, support MD5, SHA1, CRC32. If you want to calculate the hash value of the string, create a new TXT fi
CRC
- crc32 used for mac ethernet vhdl