CRC-32 Computation Algorithm

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

Al momento, stai seguendo questo contributo

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.

Cita come

Costas Vlachos (2026). CRC-32 Computation Algorithm (https://it.mathworks.com/matlabcentral/fileexchange/49518-crc-32-computation-algorithm), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0