CRC-32 Computation Algorithm

버전 1.0.0.0 (1 KB) 작성자: Costas Vlachos
Computes the CRC-32 checksum value of a byte vector.
다운로드 수: 1.8K
업데이트 날짜: 2015/2/3

라이선스 보기

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 (2025). CRC-32 Computation Algorithm (https://kr.mathworks.com/matlabcentral/fileexchange/49518-crc-32-computation-algorithm), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Error Detection and Correction에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0