搜索资源列表
base64test
- BASE64这种编码挺有意思的,可以把每3个(二进制)字节编码成以ASCII码表示的4个字节。可能会有人觉得奇怪,网页保存为mht格式后,明明只有一个文本文件,可是用浏览器打开后居然还有图片。其实,用记事本打开这些mht文件,可以看到一堆堆的”乱码“,这往往就是BASE64编码后的图片了。由于最近项目用到这个东西,于是去CSDN上下了个BASE64编解码的C++类。因为对效率没有特别的要求,所以只是用小图片试了一下,能用。-BASE64 encoding of this very interes
img2askii
- 可实现以下功能: 1 image 转换为 01 数字 2 image 转换为 askii 码 3 image 转换为 彩色 askii 码-1 image to 01 numbers 2 image to ascii codes 3 image to colored askii codes
ASCIIGeneratordotNET
- Ascii码转换器 由图片生成文本的实用工具 支持彩色转换-Ascii code converter generates the text from the image color conversion utility supports the
ascii-art
- Visual Basic Ascii Art 源码,可以将图像转换成字符。-Visual Basic Ascii Art Source, an image can be converted into characters.