Fast CRC-32 calculation

バージョン 1.0.2 (2.89 KB) 作成者: Mikhail
Calculate CRC-32 checksum of input data
ダウンロード: 840
更新 2018/12/18

ライセンスの表示

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'))

引用

Mikhail (2026). Fast CRC-32 calculation (https://jp.mathworks.com/matlabcentral/fileexchange/69757-fast-crc-32-calculation), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersError Detection and Correction についてさらに検索
バージョン 公開済み リリース ノート
1.0.2

Wording

1.0.1

Wording

1.0.0