Fast CRC-32 calculation

Version 1.0.2 (2,89 ko) par Mikhail
Calculate CRC-32 checksum of input data
840 téléchargements
Mise à jour 18 déc. 2018

Afficher la licence

CRC = crc32(DATA) calculates CRC-32 checksum of input data.
The elements of DATA are treated as individual bytes (uint8's). Resulting CRC is unsigned 32-bit integer (uint32).

Example: crc32(fileread('crc32.m'))

Citation pour cette source

Mikhail (2026). Fast CRC-32 calculation (https://fr.mathworks.com/matlabcentral/fileexchange/69757-fast-crc-32-calculation), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2018b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Error Detection and Correction dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.2

Wording

1.0.1

Wording

1.0.0