Welcome![Sign In][Sign Up]
Location:
Search - crc8

Search list

[SourceCode4种crc效验的算法

Description: crc16 crc32 crc8 crc-II 算法介绍
Platform: | Size: 15548 | Author: hlccwp | Hits:

[SourceCodeCRC 小程序

Description: CRC 小程序,自动统计数据块CRC8/16/32 值
Platform: | Size: 181724 | Author: mackylee@126.com | Hits:

[SourceCodecrc8校验码生成

Description:
Platform: | Size: 152087 | Author: mengmolin | Hits:

[Applicationscrc_verilog

Description: 用于计算CRC的verilog HDL源码-CRC calculation for the Verilog HDL source
Platform: | Size: 10240 | Author: 刘波 | Hits:

[Internet-NetworkCRC_self

Description: CRC 校验源码分析,第一次接触还真难以理解。这些东西不想在这里讲,随便找一下都是一大把。我想根据源代码来分析会比较好懂一些。-CRC-source analysis, the first contact really hard to understand. These things do not want to speak of here, what kid is a lot. I wish to source code analysis to better understand some.
Platform: | Size: 19456 | Author: 李昀 | Hits:

[Communicationcrc_8

Description: crc效验程序,crc=x^8+x^2+x+1-unicef.org well-tested procedure, crc 8 = x ^ x ^ 2 x 1
Platform: | Size: 5120 | Author: 马健 | Hits:

[Algorithmgcrc8

Description: 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-eight crc check the source calculation, look-up table to be calculated in terms of the eight random polynomial Check
Platform: | Size: 1024 | Author: geast | Hits:

[ARM-PowerPC-ColdFire-MIPShave_curent_motor(3)

Description: 该代码是用DSP2407所开发的直流伺服电机的三闭环控制程序,内有详细注释-The code was developed by the wheel DC servo motor three closed-loop control procedures, which are detailed Notes
Platform: | Size: 22528 | Author: pawo | Hits:

[Speech/Voice recognition/combinecrc8new

Description: CRC循环冗余校验仿真程序-Cyclic Redundancy Check simulation program.
Platform: | Size: 2048 | Author: snow | Hits:

[OtherCRC8_16

Description: 循环冗余码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 proprietary hardware to achieve, but low-cost micro-controller system, In the absence of hardware support under CRC test, the key issue is how to accomplish through software CRC calculation, CRC algorithm is the problem.
Platform: | Size: 5120 | Author: lhch | Hits:

[Other Embeded programcrc

Description: 生成多项式的最高位必须是1。例如:CRC-CCITT标准的16位生成多项式:g(x)= x16+x12+x1+1;阶数r = 16 即:0x11021.最高位通常为1。-Generating polynomial must be the highest one. For example: CRC-CCITT standard 16-bit generation polynomial: g (x) = x16+ X12+ X1+ 1 order of r = 16 that is: 0x11021. Highest one usually.
Platform: | Size: 3072 | Author: xuhailun | Hits:

[VHDL-FPGA-Verilogcrc_verilog_xilinx

Description: crc校验,非常好用,是从Xilinx的IP演化来的-crc脨 拢 脩茅 拢 卢 脟 鲁 拢 潞 脙脫脙 拢 卢 脢脟
Platform: | Size: 10240 | Author: zl | Hits:

[OS programCRC_jy_scq

Description: CRC校验结果生成器,可以较快的计算出来校验结果,非常方便实用。-CRC checksum to generate the results, you can quickly check the calculated results, a very convenient and practical.
Platform: | Size: 11264 | Author: gtcg | Hits:

[CommunicationclsCRC16

Description: 以 VB 编写,实做 CRC16 演算。-VB prepared to really make CRC16 calculus.
Platform: | Size: 2048 | Author: n_n | Hits:

[Software Engineering22

Description: 根据光伏电池相关的理论和数学模型,利用PSIM建立一种简单并且准确的光伏阵列模型。同时,在此模型的基础上建立具有MPPT功能的直流变换器仿真模型。比较不同环境下的输出曲线的仿真结果以及实验数据。仿真结果和实验数据吻合,证明了此模型的适用性和准确性-Photovoltaic cells in accordance with the relevant theoretical and mathematical models, using PSIM to establish a simple and accurate model of the photovoltaic array. At the same time, in this model based on function with MPPT DC-DC converter simulation model. Compared under different circumstances the output curve of the simulation results and experimental data. The simulation results and experimental data proved the applicability of this model and accuracy
Platform: | Size: 200704 | Author: queen | Hits:

[AlgorithmCRCx8+x2+x+1

Description: CRC查表法生成x8+x2+x+1,里面有源程序-CRC look-up table method to generate x8+ X2+ X+ 1, there are source
Platform: | Size: 1024 | Author: | Hits:

[SCMCRC_8

Description: Keil C51 上51系列单片机优化的CRC-8 算法。可以自己改其他算式的,包含字节查表,半字节查表,bit计算。很难得的哦。-Keil C51 on the 51 computers optimized CRC-8 algorithm. Other formula can do it ourselves, and look-up table contains the byte, half-byte look-up table, bit computing. Hard to come by Oh.
Platform: | Size: 2048 | Author: iwill | Hits:

[OtherCRC-8

Description: CRC-8计算器 -CRC-8 Calculator
Platform: | Size: 279552 | Author: 何肖磊 | Hits:

[SCMmain

Description: 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收 8:从机之间不能相互通讯,必须通过主机才能交换数据 9:无效地址是0,主机地址是1,从机地址是2.3.4......广播地址是255 -err
Platform: | Size: 2048 | Author: 卢长晓 | Hits:

[SCMmain

Description: 通讯规则: 1:时钟7.3728 MHz/波特率9600/9个数据位/奇校验/1个停止位/硬件多机通讯功能/ 2:通讯连接采用硬件MAX485,双向单工 3:每个上行/下行的数据包的字节个数都是一样的(通讯数据量) 4:每个上行/下行的数据包都采用CRC8校验 5:数据接收采用中断+查询的方式 6:总是由主机向从机发送一个数据包,从机收到数据包后向主机回复一个数据包 7:不管是主机还是从机,如果收到的数据包有任何错误,都将丢弃该数据包,等效于没有接收 8:从机之间不能相互通讯,必须通过主机才能交换数据 9:无效地址是0,主机地址是1,从机地址是2.3.4......广播地址是255 -err
Platform: | Size: 2048 | Author: 卢长晓 | Hits:
« 1 2 3 4 56 7 8 9 »

CodeBus www.codebus.net