搜索资源列表
获取文件的CRC32值(VC++源码-固定码表)。。。。。
- 获取文件的CRC32值(VC++源码-固定码表)-access to documents CRC value (VC source-code fixed table).
crc_source_delphi
- CRC校验,可读性较好,Delphi实现-CRC, better readability, Delphi
png_crc
- 本源码是用于实现在PNG格式的图片中的CRC的算法。-the source is used to achieve the PNG format images of the CRC algorithm.
crc_suanfajiaoyan
- CRC的算法校验-CRC checksum algorithm
crcDecode
- 比较完善的CRC编码VerilogHDL描述-more perfect descr iption of CRC coding VerilogHDL
desigingCRCwithVDHL
- 用VHDL设计CRC发生器和校验器,供初学者参考。-CRC generator and calibration device for advanced users.
115.2kcom
- 115.2k串行口通信程序,校验方式为简单双向校验,而且是必要的,因为任何采用中断、crc等的方法均很难保证速度和避免错误. 总体速度5KB/秒 -115.2k serial port communication procedures and testing methods for the simple two-way check, but is necessary, Any interrupt, crc the methods are difficult to ensure that
countCrc
- 计算CRC校验和,可以计算modbus规约/CDT规约/DISA规约/DF1规约/DNP规约/1801等规约的校验和.-and CRC calculation, modbus connection can be calculated Statute / CDT Statute / DISA Statute / DF1 Statute / DNP Statute / 18 01 of the Statute, such as checksum.
CRCCheckout123_C++
- 本程序是一个用纯C++编写的CRC校验程序,有兴趣的朋友可以-this a process used to prepare the pure C CRC proceedings, interested friends can s
CRC_CODE
- 一个关于CRC校验模拟的程序,C语言实现,操作方便,希望能给大家帮助-one of the CRC process simulation, C language, convenient operation, in the hope of giving everyone
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
CRC8_16
- 循环冗余码CRC检验技术广泛应用于测控及通信领域。CRC计算可以靠专用的硬件来实现,但是对于低成本的微控制器系统,在没有硬件支持下实现CRC检验,关键的问题就是如何通过软件来完成CRC计算,也就是CRC算法的问题。 -CRC cyclic redundancy code inspection techniques widely used in the field of control and communication. CRC calculation can rely on proprie
AT24C01-02-04-08-16-32EEPROM
- 24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write driver, Chip A0-A1-A2 access to
CRC
- crc编程实现,由于通信设备的校验功能的实现-crc programming, communications equipment calibration function of the realization
1
- 因为在网上看到的都是用C++写的CRC编码,所以我特意自己编写一个的CRC编码,供大家参考
frameandcrc8
- 读取帧包文件,解析帧结构并进行crc校验
CRC(Matlab)
- CRC校验码的Matlab源程序,希望对大家有帮助
crc_pkg
- VHDL语言实现的CRC校验,函数形式,包括CRC4,CRC8,CRC16和CRC32
CRCcalculation
- 用于对串口编写中的CRC进行计算,在labview8.0的环境下运行。
CRC
- CRC计算用的,主要是用来转换ASCii码,在编程时用处恨广泛的