文件名称:base64
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-12-30
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 海*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
可实现不定长度的二进制流转换为Base64格式,末尾补‘=’。可实现符合规则的Base64字符串转换为二进制流。已手动对原代码进行修改,可适应无=,一个= 两个= 的字符串。亲测可用。适合单片机使用-It can realize the binary indefinite length of the stream is converted into Base64 format, at the end of fill = . Can conform to the rules of the Base64 string is converted to binary stream. The original code has been manually modified, can adapt to a string of = =, = two. Pro test available. Suitable for single chip microcomputer use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
base64.c
base64.h