搜索资源列表
CRCRecycle
- CRC循环校验的具体算法方案 用vc++ 实现-cycle CRC checksum algorithm for the specific program used to achieve vc
CRC
- 一篇关于CRC循环冗余校验的科普文献 .内容是循环冗余校验CRC的算法分析和程序实现.解释了CRC的原理--采用多显示编码方法.并对其算法进行了分析.-A CRC cyclic redundancy check on the popular science literature. Is Cyclic Redundancy Check CRC algorithm analysis and program. Explained the CRC principle- the use of multi-
CRC
- CRC的MATLAB实现程序以及设计论文-MATLAB implementation of the CRC program as well as design thesis
CRC
- CCSDS 16-bit CRC generator and checker demonstration program
crc
- 基于c51的含有crc校验的单片机双机通信程序-C51-based microcontroller containing crc checksum pairs of machine communication program
crc
- a brief introduction of crc algorithm and there are three different program to implate crc algozithm
CRC32
- Buatlah Program Simulasi Untuk menghitung nilai CRC-32 dari suatu input text. Bandingkan Hasilnya dengan perhitungan menggunakan suatu prgoram kalkulator dari internet untuk memastikan kebenaran hasil program anda. Uji program anda dengan memasukkan
CRC
- this program for cyclic redundancy program...
crczxygj
- 【基本介绍】 这是一款在Windows下用来计算和校验字符串CRC值或者文件CRC值的工具,支持CRC16、CRC32校验,支持文件拖放功能。主要用途:验证下载后的文件是否与服务器上的文件一致。 【软件特点】 CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小。CRC的实际应用是对一段信息(字节串)产生fingerprint(指纹码),可以防止程序被他人“篡改”。其广泛用于在数据存储和数据通讯领域...另外也可用作杀毒校验技术的一部分,使得重复扫描速度加快了N倍
democrc32
- This is essentially a useless program. All it does is calculate CRC-32 of the text string Windows 95 and displays - This is essentially a useless program. All it does is calculate CRC-32 of the text string Windows 95 and displays
CRC-16-based-on-LabVIEW
- 基于LabVIEW的CRC-16程序分析与实现-CRC-16 based on the analysis and implementation of the program LabVIEW .pdf
crc16
- 信息交换内容为文本文件;通信信息交换通过共享文件实现编码要求:用模 2 除法计算 CRC 码,生成多项式为 CRC-16 能在两台计算机机上运行程序,一台产生 CRC 码,另一台校验。-Clearing the contents of a text file communications exchange achieved through shared document coding requirements: CRC code calculated by modulo-2 division,
CRC-MATLAB
- 利用matlab编写CRC校验程序,附源代码(Using MATLAB to write CRC checkout program, source code)