搜索资源列表
CRCProgram
- crc循环冗余码校验 输入原始数据(十六进制)后,点击按钮即可得到校验码,很简单实用.
crc
- 用VC++6编写的CRC校验小程序,有操作界面,可直接输入需要校验的十六进制数据-With VC++ 6 prepared CRC checksum applet, there are user interface, can be directly input hexadecimal checksum data
CRCProgram
- 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
CRCProgram
- 串口通讯编程技巧:CSCOMM控件匚用,可使用于SCM-SCM,SCM-COMPUTER,ETC>-Serial communication programming skills: CSCOMM control with匚can for SCM-SCM, SCM-COMPUTER, ETC>
CRCProgram
- CRC-16循环冗余校验码应用范围极广,它是利用除法及余数的原理来做错误处理。-CRC-16 Cyclic Redundancy Check wide range of applications, it is the use of the principle of division and the remainder to do error handling.
CRCProgram
- CRC校验的简单历程,能够帮助初学者学习通信中常用的 CRC校验。-CRC is a simple process that can help beginners learn communication commonly used in the CRC.