二维码怎么能存储这么多数据呢?
快速谷歌搜索结果显示,QR 码可以容纳近 3kb(8 位)数据。但这不就是用黑/白点来表示位吗?如果是这样的话,代码上不可能有超过 20,000 个点。
所以我显然是误解了。有人可以解释它是如何工作的吗?
Quick googling result that QR code can hold nearly 3kb (8 bit) data. But isn't it just using black/white dots to represent bits? If so there's no way that there's over 20,000 dots on a code.
So I'm obviously misunderstanding. Can someone explain how it works?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Denso Wave 表示 QR 条形码可以大至 177 177,允许 31,329 点。这对于大约 3kB 来说已经足够了,甚至可以容纳位置、对齐、计时、版本和格式信息。
Denso Wave says that the QR bar code can be as large as 177 by 177, allowing for 31,329 dots. That is enough space for about 3kB, even allowing for position, alignment, timing, version, and formatting information.
QR 码数据容量
版本 40 为 177 x 177,最多可存储 7,089 个数字或4,296 个字母数字(纠错最低)
QR Code data capacity
Version 40 is 177 x 177 and can store up to 7,089 numerics or 4,296 alpha-numerics (at lowest error correction)