libb64 examples
===============
This is a collection of simple examples describing how to use libb64.
At the moment, only the C interface is described.
The C++ interface is used in the base64/base64.cc code, if you need
more help please read through that source.
Files
-----
- c-example1.c: shows how to encode/decode a single string
- c-example2.c: shows how to directly encode/decode a file
Note that the examples are very simple, but should illustrate the interface
usage adequately.
Targets
-------
The example code compiles using 'make all', which builds the examples
and runs the 'test' target.
The test for c-example2.c uses diff to compare the original and decoded
data directly.
loremgibson.txt?
----------------
The loremgibson.txt file is a plain text containing content from
here: http://loremgibson.com/
It is used in c-example2.c as the input data file.
没有合适的资源?快使用搜索试试~ 我知道了~
libb64.zip - 用于Base64编码、解码的程序
共42个文件
makefile:5个
h:4个
c:4个
需积分: 13 4 下载量 167 浏览量
2020-09-11
19:01:34
上传
评论
收藏 53KB ZIP 举报
温馨提示
一个用于Base64编码、解码的程序, int encode(char value_in); int encode(const char* code_in, const int length_in, char* plaintext_out); void encode(std::istream& istream_in, std::ostream& ostream_in);
资源推荐
资源详情
资源评论
收起资源包目录
libb64-1.2.1.zip (42个子文件)
libb64-1.2.1
AUTHORS 231B
base64
base64 19KB
e_out 29B
base64_my 13KB
depend 0B
myInput 19B
Makefile 1KB
d_out 19B
myBase64_test.cc 667B
VisualStudioProject
base64.sln 863B
Makefile 124B
base64.vcxproj.filters 1KB
base64.vcxproj 4KB
base64.cc 2KB
INSTALL 1KB
src
libb64.a 6KB
depend 0B
Makefile 664B
cencode.o 3KB
cencode.c 2KB
cdecode.c 2KB
cdecode.o 3KB
examples
decoded.txt 3KB
loremgibson.txt 3KB
c-example1 15KB
c-example2 16KB
depend 0B
README.md 881B
encoded.txt 4KB
Makefile 777B
c-example2.c 3KB
c-example1.c 3KB
LICENSE 2KB
BENCHMARKS 2KB
Makefile 585B
TODO 0B
README 5KB
CHANGELOG 1KB
include
b64
encode.h 2KB
decode.h 1KB
cdecode.h 649B
cencode.h 724B
共 42 条
- 1
资源评论
wkd_007
- 粉丝: 6w+
- 资源: 37
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 针对实时视频流和静态图像实现的对象检测和跟踪算法 .zip
- 部署 yolox 算法使用 deepstream.zip
- 基于webmagic、springboot和mybatis的MagicToe Java爬虫设计源码
- 通过实时流协议 (RTSP) 使用 Yolo、OpenCV 和 Python 进行深度学习的对象检测.zip
- 基于Python和HTML的tb商品列表查询分析设计源码
- 基于国民技术RT-THREAD的MULTInstrument多功能电子测量仪器设计源码
- 基于Java技术的网络报修平台后端设计源码
- 基于Python的美食杰中华菜系数据挖掘与分析设计源码
- 30.STM32_UART_RFID_读卡号_初始化钱包_语音.rar
- 基于Java开发的个人知识库记录系统设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功