Welcome![Sign In][Sign Up]
Location:
Search - CRC table

Search list

[Other resourceCRC-CCITT-tab

Description: 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
Platform: | Size: 12444 | Author: 吴健 | Hits:

[SCMcrc 51

Description: 51单片机的CRC程序,此程序是通过查表的办法进行计算,对于51单片机相当适用-51 SCM CRC procedure, this procedure is through the look-up table approach, for quite applicable MCU 51
Platform: | Size: 3072 | Author: 郭子旺 | Hits:

[Crack Hack16位CRC算法

Description: 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation// initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
Platform: | Size: 134144 | Author: 456 | Hits:

[SCMCRC校验代码源程序

Description: CRC循环冗余,是一种查表法,实现数据的自动打包问题-Cyclic Redundancy is a look-up table method, the data is automatically packaged problems
Platform: | Size: 14336 | Author: 黄宁 | Hits:

[SCMCRC-CCITT-tab

Description: 一个生成反相CRC-CCITT校验码表的单片机C程序,反相CRC-CCITT= 0x8408,开发环境为Keil C51-a generation RP-CRC-CCITT CRC table of SCM C procedures, RP-CRC-CCITT = 0x8408, the development environment for Keil C51
Platform: | Size: 12288 | Author: 吴健 | Hits:

[Modem programCRC_32

Description: this man file is CRC_32, it is computer CRC 32,so it is use look up table to computer,you can first see document.txt,hope you can use that-this file is CRC_32 man, it is computer CRC 32, so it is use to look up table computer, you can first see document.txt. hope you can use that
Platform: | Size: 1024 | Author: 黄彦柏 | Hits:

[Com PortCRC-C51

Description: 单片机的CRC C51源程序。本程序采用查表法,提高单片机运算速度。-MCU CRC C51 source. The program uses a look-up table, the enhancement of SCM computational speed.
Platform: | Size: 1024 | Author: 张庆顺 | Hits:

[SCMcrc

Description: MSP430的CRC程序设计实现,位运算和查表法-MSP430 realize the CRC program design, digital computing and look-up table method
Platform: | Size: 1024 | Author: caichangxin | Hits:

[SCMcrc16

Description: RTU MODBUS通讯时,CRC16的查表获得-RTU MODBUS communications, CRC16 of the look-up table to obtain
Platform: | Size: 1024 | Author: zbh | Hits:

[SCMCRC

Description: 网站上的算法大都是查512字节表的,对单片机来讲,太浪费空间了。 据老古网上资料,修改并测试通过以下算法:-Web site search algorithms are 512-byte table, in terms of single-chip, too wasted space. Nerd, according to online information, modify and test the adoption of the following algorithm:
Platform: | Size: 3072 | Author: sqc | Hits:

[SCMcrc

Description: 这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com -This is my original, single-chip high-speed computing for MODBUS communications needs of CRC check codes, the use of look-up table method, faster than the method of calculation may have to write queries, gaojun1117@sohu.com
Platform: | Size: 1024 | Author: 高郡 | Hits:

[ADO-ODBCCRC

Description: CRC教研实用库,由于CRC在通讯和数据处理软件中经常采用,笔者在实际工作中对其算法进行了研究和比较,总结并编写了一个具有最高效率的CRC通用程序库。该程序采用查表法计算CRC,在速度上优于一般的直接模仿硬件的算法,可以应用于通讯和数据压缩程序。-CRC practical teaching and research library, as a result of CRC in the communications and data processing software often used in practical work, the author of its algorithms have been studied and compared, summarized and prepared with the highest efficiency of a common CRC library. The procedure used look-up table method to calculate CRC, in terms of speed is superior to the general hardware directly imitate algorithms, can be applied to communications and data compression program.
Platform: | Size: 6144 | Author: xzd | Hits:

[SCMCRC-16LHF

Description: MCS51的CRC-16快速查表计算函数 要预先生成CRC16查表数据,起始地址CRC16TAB,按高/低字节顺序存放(512字节) // CRC-CCITT16 = X16+X12+X5+1, 00010000 00100001($1021) 郑州 汉威光电 刘海峰编制 (0371-62003091),欢迎交流-MCS51 the CRC-16 fast look-up table calculation function to pre-generated look-up table data CRC16, start address CRC16TAB, according to high/low byte order storage (512 bytes)// CRC-CCITT16 = X16+ X12+ X5+ 1, 00010000 00100001 ($ 1021) Zhengzhou Hanwei Haifeng photoelectric preparation (0371-62003091) and welcomes the exchange of
Platform: | Size: 2048 | Author: liuhaifeng | Hits:

[OtherCRC_Table

Description: crc表格生成器,只要输入CRC多项式和CRC位数,即可生成一个*.txt文件,里面就有一个CRC表格-CRC table generator, as long as the input CRC polynomial and the CRC median, you can generate a*. txt file, inside there is a CRC table
Platform: | Size: 6144 | Author: 陈赠 | Hits:

[Windows Developcrc

Description: 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 method, semi-byte look-up table method, and so on to achieve CRC checksum method I hope all of you to help group.
Platform: | Size: 34816 | Author: 庄少轩 | Hits:

[SCMcrc

Description: 一个非常简单的CRC计算程序,采用查表方式,用于单片机程序,占用资源少。采用c51源代码。本人用于计算温度传感器18b20的CRC非常方便-A very simple CRC calculation program, using look-up table approach for single-chip process, occupy less resources. Using C51 source code. I used to calculate the temperature sensor of the CRC is very convenient 18b20
Platform: | Size: 1024 | Author: 肖勋 | Hits:

[Software EngineeringCRC

Description:  本文提出一种通用的CRC 并行计算原理及实现方法,适于不同的CRC 生成多项式和不同并行度(如8 位、16 位、及32 位等) ,与目前已采用的查表法比较,不需要存放余数表的高速存储器,减少了时延,且可通过增加并 行度来降低高速数传系统的CRC 运算时钟频率.-In this paper, a universal principle of CRC and implementation of parallel computing methods for generating different CRC polynomial and different degree of parallelism (eg, 8, 16, and 32-bit, etc.), with the current look-up table method has been used in comparison do not store more than a few tables, high-speed memory, reducing latency, and degree of parallelism can be increased to reduce the high-speed data-transmission system clock frequency of the CRC computation.
Platform: | Size: 144384 | Author: 黑月 | Hits:

[Crack HackCRC

Description: Error checking CRC and CRC TABLE GENERATORS in C Language
Platform: | Size: 8192 | Author: ruy | Hits:

[SCMCRC

Description: 查表方式CRC校验,要点是:1速度快,缺点:代码大一些。-CRC checksum table approach, the main points are: 1 speed
Platform: | Size: 1024 | Author: kk | Hits:

[Delphi VCLCRC

Description: CRC8、CRC16查表法,在delphi中的实现,调用简单,都已封装成函数-CRC8, CRC16 look-up table method, in the realization of delphi, called simple, are a function of package
Platform: | Size: 2048 | Author: yifan | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net