搜索资源列表
BASE64.rar
- 发送E-mail时用的BASE64编码
Base64编码 VC源代码
- Base64编码 VC源代码
java_socket_smtp
- 一个基于java和socket,采用Base64编码密码认证的不采用javamail的SMTP邮件发送器-based java and a socket, using Base64 encoded password authentication using the JavaMail SMTP mail senders
jBase64
- Java版的Base64编码实现,可以对字符串或二进制流进行Base64的编码解码。-Java version of the Base64 Coding, or binary strings flow Base64 codec.
base64
- Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。 Base64编码的方法是,将输入数据流每次取6 bit,用此6 bit的值(0-63)作为索引去查表,输出相应字符。这样,每3个字节将编码为4个字符(3×8 → 4×6);不满4个字符的以 = 填充。
base64解码程序
- base64解码源代码,由C语言组成,不依赖于任何库,支持GB2312
base64编码实现
- 实现了base64的编解码过程
C#实现Base64转换
- 在C#中实现Base64编码转换
ZJMailer
- 邮件发送类,支持 Base64,附件,验证功能, The mail transmission class, supports the Base64, appendix, the confirmation function
Base64
- base64 编码 适用于telnet下的pop3服务-base64 encoding for telnet pop3 services under the
BASE64
- 发送E-mail时用的BASE64编码- Transmits when E-mail uses BASE64 codes
weathor_report
- 基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;-A weather reporter tool based on ACE. you can learn to know the usage of the ACE_Sock_Stream and Base64 algorithm
base64
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。-Base64 is the most common on the network for transmission 8Bit encoding of byte code, we can see RFC2045 ~ RFC2049, the above detailed specifications have MIME. Base64 encoding can
POP3Cap
- 本程序是基于libnids网络入侵检测开发包开发的基于Windows控制台下的对POP3协议的捕获,并且实现对邮件协议的还原。Base64编码与解码,TCP/IP数据包的重组。-This procedure is based on the libnids network intrusion detection kit developed based on the Windows Control Panel under the POP3 protocol to capture, and to ac
base64
- Base64位加密方法,用于加密的算法,此种算法比较好。适用广泛-Base64 Encryption
Base64
- 本文对互联网上常用的MIME编码作了简单介绍,详细说明了Base64编码的原理和方法,并给出具体 实现的算法程序,最后讨论其在简单加密中的应用。-This commonly used on the Internet MIME encoding made a brief introduction, a detailed descr iption of the principles and methods of Base64 encoding, and gives concrete realiz
Base64
- BASE64编码算法,实现BASE64编码-BASE64 translate
base64
- base64 c 语言源码 base64 c 语言源码-base64 c language source code base64 c language source code base64 c language source code
fy-base64
- base64编码是PHP经常要用的,这个程序没有什么亮点,能编码能解码,是以UTF-8编码。不用的是这个程序解码的时候会再次用md5校验解码是否正确。应该准确性很高的啦。-Base64 encoding is often used in PHP, this program does not have any bright spots, can be encoded to decode, is UTF-8 encoding. No need to decode the program will b
base64
- 纯C实现的 用于base64编码的解析算法-decode base64