搜索资源列表
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
base64SRC.rar
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一。base64SRC.rar中两个C文件中分别对编解码功能的实现。,Base64 is the most common network 8Bit byte code for the transmission of one of the ways of coding. base64SRC.rar two C file function, respectively, of the realization of codec.
061129172859
- base64编码程序源代码 C语言实现 适用linux下网编 含.c文件 -base64 encoding C language source code for linux compiled with the net. c files
base64
- 这个是linux环境下,用c语言实现的base64编码程序,本人写ftp程序所用的base64都是这个。-This is a linux environment, using the base64 encoding c language program, ftp program I used to write all this base64.