搜索资源列表
CRC
- stm32的CRC代码 需要的可以下载!-stm32 the CRC code can be downloaded in need!
CRC
- 查表法CRC16校正源代码,不需要CRC的计算,适合在单片机上使用。-CRC16
CRC
- 这个是我花了一个星期的CRC算法,有并行与串行的区别与时序的分析。。。。希望站长能够同意-This is a week I spent the CRC algorithm, there is the difference between parallel and serial and timing analysis. . . . Hope that regulators can not agree
CRC-16LHF
- 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 tab
crc
- 一个非常简单的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 senso
CRC
- CRC和线性码程序 可能对初级学习有用 希望能够好好利用-CRC
CRC
- 查表方式CRC校验,要点是:1速度快,缺点:代码大一些。-CRC checksum table approach, the main points are: 1 speed
crc
- CRC-16 VHDL Source Code
crc
- crc32的 vhdl实现源代码,对crc原理有说明-crc32 to achieve the vhdl source code, has made it clear that the principle of the crc
crc
- 在远距离数据通信中,为了确保数据传输正确,必须才CRC算法,本代码就是CRC算法-In the long-range data communications, in order to ensure that data is correct, must be only CRC algorithms, the code is the CRC algorithm
crc.c
- CRC source code for linux environment. CRC for 16 bytes packet. Useful for checking crc of tinyos uart packet.
CRC
- 单片机开发,检验码生成器,用于生成CRC校验-MCU development, test code generator, used to generate a CRC checksum
CRC-jiaoyan
- 如何理解MODBUS通讯协议中的RTU模式下的CRC校验的具体方法,这篇文章会给你清楚的解释-doc
crc
- 51单片机的CRC-8校验程序,已应用到现场设备中-51 MCU CRC-8 validation procedures have been applied to the field devices
crc
- crc project by vhdl -crc project by vhdl ..............
CRC
- 循环冗余码实现,用Verilog语言实现的,希望和大家分享-CRC implementation, using Verilog language, and would like to share
crc
- crc校验,是用于编码中的一种校验方法,这是书本中学习的方法-crc check is a check for the encoding method, which is the method book to learn
crc-gen
- CRC Generator is a command-line application that generates Verilog or VHDL code for CRC of any data width between 1 and 1024 and polynomial width between 1 and 1024. The code is written in C and is cross-platform compatible
CRC.ZIP
- Example CRC check inorder write/read memory
CRC
- CRC循环校验码的生成。文件里是(40,32)的校验码生成电路,采用串行输入、串行输出的方式。-CRC checksum generation cycle. File is (40,32) of the check code generation circuit, the use of serial input, serial output mode.