搜索资源列表
vb-CRC
- CRC校验VB源码,直接可以使用,有注释
CRC校验 VB及C下实现算法
- 常用CRC沉余校验方法,VB及C语言实现,内附原码
crc
- vb关于CRC校验的程序-vb about CRC verification procedure
0wj08
- VB下如何编写CRC校验程序-VB how to prepare CRC procedures
Adler-32_a
- adler-32crc校验,用VB做的一个程序-Adler-32crc checking, VB doing a procedure
FastFileCRC-ChecksumTagging
- 实现文件CRC加密的VB程序,运行速度快,算法优化占CPU很少。-CRC files encrypted VB program, run faster, algorithm optimization for the CPU rarely.
C和VB下实现CRC算法
- 用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
MasteringserialCommuncationnsCRC
- 本人用VB写的串口通讯以及CRC算法,里边有说明 适合新手学习-I write with VB serial communications and the CRC algorithm is described inside for novice learning
CRC16_vb
- CRC16校验,使用VB实现,在通信时作为一种附加校验方式以保证通信的可靠。-CYXLIC REDUNDANCY check, the use of VB. when the communication as a means additional check to ensure reliable communications.
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
- CRC校正码的C++/C/VB/汇编 代码-CRC correction code C++/C/VB/assembly code
vb-CRC
- CRC校验VB源码,直接可以使用,有注释-CRC Checksum VB source, can be used directly, has the Notes
Crc
- VB CRC编程2000变频器通讯程序带闭环-VB CRC program in 2000 inverter with closed-loop communication process
crc
- CRC校验程序包,包含VB,C,汇编下,实现CRC校验程序的代码,详细介绍CRC校验的原理,介绍 查表法,半字节查表法,等等实现CRC校验的方法,希望对大家有所帮组。-CRC Checksum package, including VB, C, compilation achieve CRC checksum code, detailing the principles of CRC checksum on look-up table
VB--CRC
- 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
crc
- VB下如何编写CRC校验程序 -CRC checking how to write VB program how to write VB program CRC Checksum
VB
- 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program i
VB-CRC
- 很好的文档,利用VB实现CRC校验,简单易学。-Well documented, the use of VB to the CRC, easy to learn.
crc-check-vb
- visual basic crc校验功能-vb crc check
VB CRC校验演示代码
- VB制作MUDBUS CRC 16计算方式,能快速得到校验码(Read the table data and search the reference coordinates.)