欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

png-CRC32校验

发布时间:2025/3/15 编程问答 39 豆豆
生活随笔 收集整理的这篇文章主要介绍了 png-CRC32校验 小编觉得挺不错的,现在分享给大家,帮大家做个参考.
png-CRC32校验

  官方文档:

https://www.w3.org/TR/PNG-CRCAppendix.html

CRC32校验的数据,看原文

A four-byte CRC (Cyclic Redundancy Code) calculated on the preceding bytes in the chunk, including the chunk type field and chunk data fields, but not including the length field. The CRC can be used to check for corruption of the data. The CRC is always present, even for chunks containing no data. See 5.5: Cyclic Redundancy Code algorithm.

难怪把字节写回去就跪了,crc32校验码写错了

posted on 2017-11-02 16:40 好吧,就是菜菜 阅读(...) 评论(...) 编辑 收藏

转载于:https://www.cnblogs.com/shuiyonglewodezzzzz/p/7772972.html

总结

以上是生活随笔为你收集整理的png-CRC32校验的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。