搜索资源列表
CRC1632
- 本代码为查表法CRC16和CRC32校验的表生成和校验程序。使用此代码可以任意多项式生成CRC16和CRC32的程序。另有文件实现CRC16和CRC32的校验。 使用生成的表格,即可以在嵌入式中实现RAM和ROM区的校验。源程序在MSP430上实现,现整理成通用C版本。-the code look-up table method CYXLIC REDUNDANCY CRC checksum and the table generation and checking procedures. U
crc32
- 基于单片机的crc校验代码-Crc checksum based on single-chip code
CRC32
- 该程序源码包括了生成CRC32特征字表格的程序代码和CRC32校验程序代码。主要用于MODUBS、TCP/IP或其它通讯协议中数据的循环冗余校验。程序通过工程验证。-The program source code includes the features of word forms generated CRC32 and CRC32 checksum program code program code. Mainly used for MODUBS, TCP/IP or other commu
amode822
- 我平时编程和设计时常用的小工具集合。 功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串-I usually used when programming and designing a small collection of tools. Function: 1-8 bit che
CRC
- 这是在Keil中编写的C程序,实现了通信协议中的CRC32与CRC16校验,采用驱动表法,算法精炼,程序简洁。-This is written in the C program in Keil, the communications protocol to achieve the CRC32 and CRC16 checksum, using table-driven method, algorithm refined, simple procedures.
CRC
- NXP芯片CRC校验实现,CRC8,CRC16,CRC32,均使用硬件寄存器实现-The NXP chip CRC checksum achieve, CRC8, CRC16, CRC32, both hardware registers
UEFI-CRC32
- UEFI下的CRC32校验实现!适合学习入门的同学-UEFI implementation under the CRC32 checksum
CRC_test
- CRC校验计算包含CRC8校验计算、CRC16校验计算、CRC32校验计算-CRC checksum calculation
File_crc32_check
- 微控制器的CRC32校验和MCU应用程序-CRC32 checksum program microcontrollers
EasyFlash
- EasyFlash是一款开源的轻量级嵌入式Flash存储器库,主要为MCU(Micro Control Unit)提供便捷、通用的上层应用接口,使得开发者更加高效实现基于的Flash存储器常见应用开发。该库目前提供 三大实用功能 : Env 小型KV数据库,支持 写平衡(磨损平衡) 及 掉电保护 模式 让Flash变为NoSQL(非关系型数据库)模型的小型键值(Key-Value)存储数据库。在产品上,能够更加简捷的实现 设定参数 或 运行日志 等信息掉电保存功能。 IA
crc32
- 该文件主要描述的是crc算法的实现,是8bit输入,输出的是32bit的crc校验码-The document is to achieve crc algorithm described is 8bit input, the output is a 32bit crc checksum