搜索资源列表
crcCoding
- 这是使用VisualC++6.0编写的一个标准crc算法的实例。-is prepared to use Visual C 6.0 unicef.org a standard algorithm for example.
webconcept
- 计算机网络原理之CRC循环冗余校验,用c++实现的
CRC.rar
- 实验:标准CRC算法实验报告,用C++实现的TCP的CRC检验。这是别人写的CRC检验。,Experiment: Experimental Report standard CRC algorithm using C++ realization of the CRC test TCP. This is written by someone else CRC test.
crc-4
- crc-4用c语言实现,希望对大家有所帮助-crc-4
crccl.c
- client side program for crc
checkcode
- 该程序是由C++编写的,可以实现多个crc校验码的功能,希望能给大家带来点启发-The program is design by C++
XModem_FEZ
- XModem is a common, easy to use file transfer protocol. XModem for FEZ is based on the C# sample from Andreas Wö gerbauer net.trackday.cc. With some modifications to make it work under NETMF, it should be possible to implement on the FEZ platform
CRC
- CRC校验和计算的程序,C++编写,可编译运行-CRC checksum calculation
1
- crc冗余校验的C++实现,并验证他的正确性,改动CRC码最后一位,验证他的正确性。-crc redundancy check C++ implementation, and verify the correctness of him, the last one changes the CRC to verify the correctness of his.
EthernetFrame
- 用C语言实现对帧的解析,可惜看到帧的格式以及对CRC-32的校验的实现-Using C language to achieve the analytic frame
CRC12
- 1、环境要求:Windows/XP/7;C;信息交换内容为键盘输入的字符串;通信传输通过共享文件实现 2、编码要求:生成多项式为CRC-12 3、功能要求:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-1, environmental requirements: Windows/XP/7 C information exchange content as a string keyboard input communication transmission to ach
43706121
- CRC循环校验码的算法详细介绍及c语言源程序()