Welcome![Sign In][Sign Up]
Location:
Search - base64

Search list

[Windows DevelopBas464编码器

Description: 把一段文字进行Base64编码,目前解码还没做好,清高手指点。-turned wording Base64 encoding, decoding not do a good job, money expert guidance.
Platform: | Size: 5120 | Author: 王海 | Hits:

[Otherencode

Description: base64 encode source
Platform: | Size: 2048 | Author: | Hits:

[Data structsCyoEncode

Description: base16、base32、base64编码的Encode、Decode算法实现。支持各个C++编译平台。-base16, base32, base64 encoding Encode, Decode algorithm. C compiler supports various platforms.
Platform: | Size: 6144 | Author: 许式伟 | Hits:

[WEB MailjBase64

Description: Java版的Base64编码实现,可以对字符串或二进制流进行Base64的编码解码。-Java version of the Base64 Coding, or binary strings flow Base64 codec.
Platform: | Size: 2048 | Author: 姚志远 | Hits:

[Crack Hackbase64src

Description: C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include "base64.h" 即可,编码后的长度一般比原文多占1/3的存储空间,为了效率,程序并没有检查目标存储区是否溢出,请保证有足够的存储空间。 -C Base64 encoding/decoding source code inline int Base64Encode (char* base64code, const char* src, int src_len = 0) inline int Base64Decode (char* buf, base64code const char*, int src_len = 0) over two letters few within the definition in conjunction base64.h, when used include "base64.h" can, coding the original length generally occupy more than 1/3 of storage space, in order to efficiency, procedures and did not check whether the target storage areas overflow, please ensure that there is sufficient storage space.
Platform: | Size: 5120 | Author: 王晓名 | Hits:

[Crack Hackbase64decoder

Description: 用于base64的解密 将一个包含base64的文件内容取出以后进行解密放到指定的文件里面去-for the base64 decoding base64 will contain a content of the documents removed after designated for declassifying the document put inside
Platform: | Size: 617472 | Author: 李四 | Hits:

[Windows Developmailsissend

Description: 这是一个简单的邮件发送程序,支持多个附件的发送。里面的邮件发送CSmtp类包含Base64的编码和解码, 目前缺陷的是发送Word文档的时候出现乱码。希望大家指正. -This is a simple procedure to send mail, support multiple attachments sent. Inside the spammers CSmtp category include Base64 encoding and decoding, the current shortcomings of Word documents sent happens when gibberish. We hope that the correction.
Platform: | Size: 16384 | Author: 全亮 | Hits:

[SCMBase64function

Description: Base64算法的压缩函数,用于生成压缩的发送邮件。-Base64 algorithm compression functions, used to produce compressed mail.
Platform: | Size: 1024 | Author: 姜小龙 | Hits:

[Internet-NetworkDecodeBase64_521

Description: 邮件解码程序,Base64解码. 包括文档与解码程序(C/C++的都有).-mail decoding process, Base decoder. Including documents and decoding procedures (C/C have).
Platform: | Size: 648192 | Author: 洋场河 | Hits:

[OS programBASE64DecodingAndEncodingClass

Description: The Base64 format is decribed in RFC 2045 in part 6.8 called "Base64 Content-Transfer-Encoding."-The Base64 format is in RFC959 in RFC 2045 part 6.8 called "Base64 Content-Transfer-Enc oding. "
Platform: | Size: 3072 | Author: 张建 | Hits:

[Data structsEncrypt_1

Description: 几个封装完好的常用算法,md5,des,base64,crc32-several commonly used algorithms intact, md5, des, base64, crc32
Platform: | Size: 19456 | Author: | Hits:

[Windows Develope_coder

Description: 邮件编解码 Base64,UUCode,Quoted-Printble编解码程序 -mail codec Base64, UUCode. Quoted- Printble codec procedures
Platform: | Size: 5120 | Author: 林宇 | Hits:

[Internet-NetworkHBP_RAdmin2.1_HQB

Description: RSATool\base64.c .......\History.txt-RSATool \ base64.c ....... \ History.txt
Platform: | Size: 1501184 | Author: hefeng | Hits:

[Other resourcemyPwd

Description: 我的base64位密码解密程序。因为常常忘记密码。如果采用明文密码用户容易直接找到-my base64-bit password decryption process. Because often forget passwords. If the user password expressly easy to find. .
Platform: | Size: 110592 | Author: 牧马星河 | Hits:

[ELanguagebase64decoder

Description: Base64 decoder for Visual C++, 所谓的Base64 , 是密码学中的一门算法 , 在计算机界来说 , 常常运用在EMAIL传送之上-Base64 decoder for Visual C, the so-called Base64. Cryptography is the one algorithm, in the computer industry, for example, is often used in transmission above EMAIL
Platform: | Size: 65536 | Author: 陈志文 | Hits:

[Algorithmbase64ex

Description: 实现base64编解码运算,实现base64编解码运算-BASE64 CODEC, achieving base64 CODEC
Platform: | Size: 7168 | Author: gwas | Hits:

[Email Clientchap5qps

Description: 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents include handling rfc822 handrfc822 letter of procedures. 2. Catalog mail-attch included with this annex to the email process. 3. Contents include mailchecker receive mail procedures. 4. Contents include Mime encoding (base64, quote-printable, Uuencode) decoder procedures. 5. Contents sendmail included in the annex to this email without the procedure. 6. Contents include the use of MAPI vbmail receiving this mail procedures.
Platform: | Size: 273408 | Author: marble | Hits:

[Crack HackEncryptDLL

Description: 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption/decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C source code examples and the use of documentation .
Platform: | Size: 919552 | Author: Arnold | Hits:

[Crack HackBase64andMD5

Description: Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
Platform: | Size: 39936 | Author: huangXX | Hits:

[Algorithmuri_enc_base64_enc

Description: 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。无论是调用还是移植都很方便。-pure language to write the url encode and decode url, base64 encode and decode base64 in a fully integrated into the inside. Whether or transplantation was called very convenient.
Platform: | Size: 18432 | Author: serverclient2004 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net