搜索资源列表

  1. Bas464编码器

    1下载:
  2. 把一段文字进行Base64编码,目前解码还没做好,清高手指点。-turned wording Base64 encoding, decoding not do a good job, money expert guidance.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:王海
  1. encode

    0下载:
  2. base64 encode source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:
  1. CyoEncode

    0下载:
  2. base16、base32、base64编码的Encode、Decode算法实现。支持各个C++编译平台。-base16, base32, base64 encoding Encode, Decode algorithm. C compiler supports various platforms.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:许式伟
  1. jBase64

    0下载:
  2. Java版的Base64编码实现,可以对字符串或二进制流进行Base64的编码解码。-Java version of the Base64 Coding, or binary strings flow Base64 codec.
  3. 所属分类:WEB邮件程序

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:姚志远
  1. base64src

    0下载:
  2. 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.
  3. 所属分类:加密解密

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:王晓名
  1. base64decoder

    0下载:
  2. 用于base64的解密 将一个包含base64的文件内容取出以后进行解密放到指定的文件里面去-for the base64 decoding base64 will contain a content of the documents removed after designated for declassifying the document put inside
  3. 所属分类:加密解密

    • 发布日期:2024-05-05
    • 文件大小:617472
    • 提供者:李四
  1. mailsissend

    0下载:
  2. 这是一个简单的邮件发送程序,支持多个附件的发送。里面的邮件发送CSmtp类包含Base64的编码和解码, 目前缺陷的是发送Word文档的时候出现乱码。希望大家指正. -This is a simple procedure to send mail, support multiple attachments sent. Inside the spammers CSmtp category include Base64 encoding
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:16384
    • 提供者:全亮
  1. Base64function

    0下载:
  2. Base64算法的压缩函数,用于生成压缩的发送邮件。-Base64 algorithm compression functions, used to produce compressed mail.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:姜小龙
  1. DecodeBase64_521

    0下载:
  2. 邮件解码程序,Base64解码. 包括文档与解码程序(C/C++的都有).-mail decoding process, Base decoder. Including documents and decoding procedures (C/C have).
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:648192
    • 提供者:洋场河
  1. BASE64DecodingAndEncodingClass

    0下载:
  2. 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. "
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:张建
  1. Encrypt_1

    0下载:
  2. 几个封装完好的常用算法,md5,des,base64,crc32-several commonly used algorithms intact, md5, des, base64, crc32
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:19456
    • 提供者:
  1. e_coder

    0下载:
  2. 邮件编解码 Base64,UUCode,Quoted-Printble编解码程序 -mail codec Base64, UUCode. Quoted- Printble codec procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:林宇
  1. HBP_RAdmin2.1_HQB

    0下载:
  2. RSATool\base64.c .......\History.txt-RSATool \ base64.c ....... \ History.txt
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:1501184
    • 提供者:hefeng
  1. myPwd

    0下载:
  2. 我的base64位密码解密程序。因为常常忘记密码。如果采用明文密码用户容易直接找到-my base64-bit password decryption process. Because often forget passwords. If the user password expressly easy to find. .
  3. 所属分类:其它资源

    • 发布日期:2024-05-05
    • 文件大小:110592
    • 提供者:牧马星河
  1. base64decoder

    0下载:
  2. 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
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-05
    • 文件大小:65536
    • 提供者:陈志文
  1. base64ex

    0下载:
  2. 实现base64编解码运算,实现base64编解码运算-BASE64 CODEC, achieving base64 CODEC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:7168
    • 提供者:gwas
  1. chap5qps

    0下载:
  2. 1. 目录handrfc822包含处理rfc822信件结构的程序。2. 目录mail-attch包含发送带附件的email的程序。3. 目录mailchecker包含接收邮件的程序。4. 目录Mime包含编码(base64,quote-printable,Uuencode)解码的程序。5. 目录sendmail包含发送无附件的email的程序。6. 目录vbmail包含使用MAPI发送接收邮件的程序。-1. Contents inclu
  3. 所属分类:Email客户端

    • 发布日期:2024-05-05
    • 文件大小:273408
    • 提供者:marble
  1. EncryptDLL

    0下载:
  2. 一个自己写的加密/解密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
  3. 所属分类:加密解密

    • 发布日期:2024-05-05
    • 文件大小:919552
    • 提供者:Arnold
  1. Base64andMD5

    0下载:
  2. Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
  3. 所属分类:加密解密

    • 发布日期:2024-05-05
    • 文件大小:39936
    • 提供者:huangXX
  1. uri_enc_base64_enc

    0下载:
  2. 纯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.
  3. 所属分类:数学计算/工程计算

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org