搜索资源列表
crc.rar
- CRC s ASM implementation
pe 文件编程:计算文件crc
- pe 文件编程:计算文件crc.rar -pe documents programming : calculation documents crc.rar
BDJ_RM10.ZIP
- PIC CRC校验程序,初始化FFFF 就可自由下载此源码-PIC procedure, initialize FFFF can download this free source
CMCRC
- CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE. -CMCRC.ASM is a simple program just to demon strate how to compute the CRC-16 and C
CRC32_base
- CRC加密和解密程序,ASM源程序代码编写-CRC encryption and decryption procedures, the preparation of ASM source code
ccANDCRC
- 用汇编语言编写得TD中使用得CC和CRC代码,希望对编写硬件得同仁有些帮助:)-assembler language used in the TD in the CC and CRC code, hope for the preparation of the hardware in some colleagues to help :)
crc2345
- crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送
crc
- MODBUS通讯所要使用的CRC校验程序,调试已经通过.
CRC-32
- 汇编方面的CRC-32一个完整的Win32Asm例子
crc
- CRC s ASM implementation
crc
- Crc routine for ASM-Crc routine for ASM++
crc
- modbus CRC校验的一些说明 作为菜鸟收集的 希望能有所帮助-modbus CRC check as a rookie to collect some of that hope can be helped
CRC(asm)
- CRC汇编算法(一个快速的CRC汇编算法)-CRC compilation algorithm (a compilation of fast CRC algorithm)
crc
- crc循环冗余校验用汇编实现(计算机网络作业)-crc cyclic redundancy check with the compilation of implementation (computer network operations)
modemcrc
- avrcode for xmodem crc software
CRC_error_Resend
- CRC偵測 可以找出錯誤率 及錯的個數 可以懂CRC原理-CRC detection can find the error rate and the number of mistakes you can understand the principles of CRC
CRC_Wrong_Dec_1
- CRC侦测 当data大于poly除式会有 错误的验证code 让你了解为何会出错 可以得知误判的个数-CRC to detect except when the data is larger than poly-type the verification code would be erroneous to find out what mistakes you can see that the number of miscarriage of justice
CRC-assembler
- algorithm for crc in assembler
crc
- 计算输入字符串的CRC编码。CRC编码即循环冗余码,它是利用除法及余数的原理来作错误侦测的。-Calculate the CRC coding of the input string. The CRC encoder that cyclic redundancy code, which is the principle of the division and the remainder for error detection.
CRC
- CRC校验汇编程序,最简洁的CRC校验代码,程序运算效率极高。-CRC checksum assembler, the most simple CRC check code, high operational efficiency program.
