搜索资源列表
循环冗余码校验crc算法
- 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
获取文件的CRC32值(VC++源码-固定码表)。。。。。
- 获取文件的CRC32值(VC++源码-固定码表)-access to documents CRC value (VC source-code fixed table).
crc-ccitt
- CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
crc-code-vc
- modbus通信协议检错方式之一:crc代码,VC编写的-communication protocol modbus connection seized the wrong way : crc code, prepared by the VC
CRC-16
- VC++开发的冗余码算法-VC redundancy Algorithm
CRC
- 基于ActiveX的CRC32校验源码,利用VC++开发一个CRC32的编码程序,与大分享
CRC
- 计算CRC4和CRC16的VC程序,其中包含了原创的字符串异或函数,希望对大家有用
CRC编码
- CRC编码算法,用VC实现-CRC coding algorithm, with VC
CRC效验
- CRC效验算法 VC++源码
CRC
- 一个CRC校验算法,用VC++实现,提供了一个基于界面的CRC算法。-A CRC checksum algorithm, using VC++ Realized, provides a CRC algorithm based on the interface.
Ymodem_transfan
- 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
CRC
- 使用vc6.0开发的CRC循环冗余校验码。使用vc网络编程知识实现两台电脑之间进行CRC实验-Vc6.0 developed the use of CRC Cyclic Redundancy Check code. Vc network programming knowledge to use to achieve between the two computers CRC Experimental
crc
- 用VC++6编写的CRC校验小程序,有操作界面,可直接输入需要校验的十六进制数据-With VC++ 6 prepared CRC checksum applet, there are user interface, can be directly input hexadecimal checksum data
code
- CRC循环冗余检测 车牌定位与识别系统 基于神经网络的文字识别系统 小波算法的VC++实现 网络流量监控系统 实时曲线显示 远程监控系统-CRC cyclic redundancy detection license plate location and recognition system based on neural network character recognition system wavelet algorithm VC++ Network traffic
crc
- crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
MODBUSVC
- MODBUS VC++的实现 主要是MODBUS的VC++代码-MODBUS VC++ implementation is mainly in VC++ code for MODBUS
crc_algo
- crc algorithom , 3 methods , vc ++ -crc algorithom , 3 methods , vc++
VC_programming_integrity_CRC_32_test_program_sourc
- VC编程实现CRC-32检测程序完整性源码VC programming integrity of CRC-32 test program source code-VC programming integrity of CRC-32 test program source code
crc.RAR
- crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件.RAR-CRC C++
CRC
- vc crc16 和 crc32 输入一段字符 ,自动生成crc校验码。-vc crc16 crc32 Enter a character and automatically generate the crc checksum.