CRC-16

版本 1.0.0 (1.3 KB) 作者: J Chen
A function to generate CRC-16 (16-bit Cyclic Redundancy Check)
640.0 次下载
更新时间 2020/2/12

A Matlab function to generate CRC-16 (16-bit Cyclic Redundancy Check). Note that CRC-16 has many versions. This is the xModem version. The CRC-CCITT (0xFFFF) version can be obtained by replacing crc = 0 to crc = hex2dec('FFFF')

引用格式

J Chen (2024). CRC-16 (https://github.com/fuxicon/CRC-16), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
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!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库