CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - base64编码

搜索资源列表

  1. BASE64.rar

    0下载:
  2. 发送E-mail时用的BASE64编码
  3. 所属分类:Email客户端

    • 发布日期:
    • 文件大小:22044
    • 提供者:
  1. Base64编码 VC源代码

    0下载:
  2. Base64编码 VC源代码
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-06-20
    • 文件大小:34562
    • 提供者:kagutaba
  1. java_socket_smtp

    0下载:
  2. 一个基于java和socket,采用Base64编码密码认证的不采用javamail的SMTP邮件发送器-based java and a socket, using Base64 encoded password authentication using the JavaMail SMTP mail senders
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:25738
    • 提供者:周斌
  1. jBase64

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

    • 发布日期:2008-10-13
    • 文件大小:2117
    • 提供者:姚志远
  1. PostMail

    0下载:
  2. 小巧精致的邮件发送程序,实现了Base64编码,mime格式合成,体积小,功能不弱
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:62534
    • 提供者:李诗高
  1. base64

    0下载:
  2. Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。 Base64编码的方法是,将输入数据流每次取6 bit,用此6 bit的值(0-63)作为索引去查表,输出相应字符。这样,每3个字节将编码为4个字符(3×8 → 4×6);不满4个字符的以 = 填充。
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:1578
    • 提供者:king
  1. code

    0下载:
  2. 最近做了一个类似Windows画图板的小程序,拿来和大家分享一下。功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:10798009
    • 提供者:maoyi
  1. MIME编码解码程序

    1下载:
  2. MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容易,有需要的自已改吧。此代码经过测试,结果正确。-MIME (BASE64/QP) encoding / decoding code. This code is a BCB module is very simple, providing four functions, to change Delphi or other C / C is
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:8320
    • 提供者:tony0916
  1. tinysendsmtp

    0下载:
  2. 一个基于MFC对话框结构的Mail发送客户端程序,该Mail客户端可以发送附件,支持SMTP服务器身份验证,BASE64编码。该程序用MFC的CSocket类开发,作者自己写了一个CSMTP类来进行各种处理。注意,应用的实现部分在一个DLL中处理。(感谢我的朋友jplou)-an MFC dialog based on the structure of the Mail this client, the Mail client can send attachments, support SMTP
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:109473
    • 提供者:乐浩军
  1. 关于E-Mail信体的基本编码和解码方法email_coder

    0下载:
  2. 提供关于E-Mail信体的基本编码和解码方法包括 Base64, UUCode, Quoted-Printble编解码速度快 全兼容Outlook Express 部分关键代码说明 全部类静态方法 毋需创建实例即可使用 使用说明 首先使用CMailCoder提供的获取编码或解码长度的方法取得长度,然后根据取得的长度分配空间然后调用相应的编码解码函数进行操作就行了-on E-Mail letter to a basic coding and decoding methods include Bas
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:4396
    • 提供者:缘份天空
  1. base64编码实现

    1下载:
  2. 实现了base64的编解码过程
  3. 所属分类:Internet/网络编程

  1. C#实现Base64转换

    0下载:
  2. 在C#中实现Base64编码转换
  3. 所属分类:浏览器

  1. Base64

    0下载:
  2. base64 编码 适用于telnet下的pop3服务-base64 encoding for telnet pop3 services under the
  3. 所属分类:Email Server

    • 发布日期:2017-03-31
    • 文件大小:4522
    • 提供者:徐强
  1. BASE64

    0下载:
  2. 发送E-mail时用的BASE64编码- Transmits when E-mail uses BASE64 codes
  3. 所属分类:Email Client

    • 发布日期:2017-11-13
    • 文件大小:22315
    • 提供者:云松
  1. weathor_report

    0下载:
  2. 基于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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:4824
    • 提供者:ajie0112
  1. POP3Cap

    1下载:
  2. 本程序是基于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
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-10
    • 文件大小:1373084
    • 提供者:吴晓
  1. Base64

    0下载:
  2. 本文对互联网上常用的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
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-26
    • 文件大小:110687
    • 提供者:康雕
  1. Base64

    0下载:
  2. BASE64编码算法,实现BASE64编码-BASE64 translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:侯羿飞
  1. fy-base64

    0下载:
  2. 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
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:6414
    • 提供者:tpp
  1. base64

    0下载:
  2. 纯C实现的 用于base64编码的解析算法-decode base64
  3. 所属分类:Web Server

    • 发布日期:2017-04-12
    • 文件大小:1452
    • 提供者:张亚芹
« 12 3 »
搜珍网 www.dssz.com