人性化的二进制编码 [英] Human friendly binary encoding

查看:168
本文介绍了人性化的二进制编码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

前一段时间,我遇到了一个描述二进制到文本编码的网站,这是一个人性化的。例如对于输入(解码),它接受0,o和o都是相同的值,因为人们往往很容易混合这些字符。

Some time ago I came across a website that described a binary-to-text encoding which was human friendly. For example on input (for decoding) it accepted 0, o and O all as the same value, because people tend to mix those characters very easy.

不幸的是我可以'记得如何调用...

Unfortunately I can't remember how it was called...

编辑:这是我正在寻找的一个:
另一个 Base32的替代设计由Douglas Crockford创建,他建议使用额外的字符进行校验和。

this was the one I was looking for: "Another alternative design for Base32 is created by Douglas Crockford, who proposes using additional characters for a checksum."

推荐答案

听起来像 Base32

有变体(例如 z-base-32 ),它接受O为0,l / I为1等。

There are variants (such as z-base-32) which accept O for 0, l/I for 1, etc.

这篇关于人性化的二进制编码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆