CRC-32 Computation Algorithm

Computes the CRC-32 checksum value of a byte vector.

現在この提出コンテンツをフォロー中です。

CRC = crc32(DATA) computes the CRC-32 checksum value of the data stored in vector DATA. The elements of DATA are interpreted as unsigned bytes (uint8). The result is an unsigned 32-bit integer (uint32). Polynomial bit positions have been reversed, and the algorithm modified, in order to improve performance.

引用

Costas Vlachos (2026). CRC-32 Computation Algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/49518-crc-32-computation-algorithm), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersError Detection and Correction についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0