搜索资源列表
Base64-0.91
- javabase64,是一个基于java的Base64编码程序-javabase64 is a java based on the Base64 encoding procedures
Base64
- Base64 编解码运算, 通信程序常用的源码-Base64 encoding and decoding operations, communication program common source
Base64
- Base64 加密算法模块,VB 编写,代码已经优化!-Base64 Encoder&Decoder
Base64
- Csharp下的字符串通过base64方式进行加密解密。以及url加密与解密。-Csharp string under way by the base64 encryption and decryption. And url encryption and decryption.
UniEncoder
- C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
Base64
- 主要功能: 1、可将Base64文件解码; 2、可将一般文件进行Base64编码。-Main functions: 1, may decode Base64 files 2, can be generally Base64 encoded file.
Base64
- Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che
BASE64
- base64编码和解码程序源代码! base64编码和解码程序源代码!-base64 encoding and decoding source code!
x3chun_base64encodedecode
- base64编码解码单元,字符串加加密解密-base64 encoding decoding unit, add the string encryption and decryption
Base64
- /** A simple base64 encoding and decoding utility class * it can also encode and decode non ASII characters such as * Chinese */ /** * This software is provided "AS IS," without a warranty of any kind. * anyone can use it for fre
base64
- 用csharp编写的base 64 编码、译码程序,在网络实验远程登录邮箱时有用。-Csharp prepared using base 64 encoding, decoding process, the experiment in network useful telnet mail.
Base64
- Base64编解码,可以将明文编码为Base64格式,也可以将Base64编码格式解码为明文-Base64 codec can be explicitly encoded in Base64 format, you can decode the Base64 encoding format for the explicit
base64
- 简单直接的base64编码查看器,可以在邮件收发程序中发挥作用-Simple and direct viewer base64 encoding, you can send and receive e-mail program to play a role in
Base64
- 用vc++编写的base64编解码程序. 能够方便的进行编码转化. 使用这个程序, 在遇到非要用迅雷下载的链接之类就很方便了-Using vc++ program written in base64 encoding and decoding. Can be easily encoded into. Using this program, insisted in the face of the link with the Thunder and the like to download is v
base64
- MFC中base64编码解码(支持中文编解码)-MFC in the base64 encoding and decoding (codec support Chinese)
BASE64
- BASE64,C语言实现,在文件传输中具有很强的使用范围-BASE64, C language, the file transfer in the use of highly
base64
- 用VC 实现得base64编程代码,希望对大家有帮助!-VC was achieved using base64 programming code, we want to help!
base64
- base64编码解码模块....vb-base64 encoding and decoding modules .... vb! ! ! !
Base64
- BASE64转换,一个VS2010 DLL工程。如在HTTP代理认证中需要对密码进行BASE64转换,可调用如下: Base64EncodeA((LPCBYTE)szUserPass, iUserPassLen, szUserPassBase64, 2048) 这样的方法。-BASE64 conversion, a VS2010 DLL project. If the HTTP proxy authentication password to BASE64 need for conver
base64
- pb9的base64加密解密的源代码。。。(PB9 base64 encryption and decryption of the source code...)