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

搜索资源列表

  1. Base64Com

    0下载:
  2. BASE64编码和解码COM组件 Set Obj=Server.CreateObject("DBstep.Base64") 创建对象 x=Obj.EncodeBase64("要加密的字符串") y=Obj.DecodeBase64("要解密的字符串") Set Obj=nothing 释放对象 -BASE64 encoding and decoding COM components Set Obj=Server.CreateObject("DBstep.Base
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:78592
    • 提供者:nclyj
  1. QQLoginBat

    0下载:
  2. 这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换). 本程序是用BCB2007制作的. 程序基本用法: (1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可. (2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码. (3)点击ADD可以添加QQ号码 添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签). 声明: 程序中的MD5算法和BASE
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:264972
    • 提供者:richardw
  1. Base64Tool

    0下载:
  2. 通用Base64编码、解码工具c++源代码,通俗易懂,是程序员编程中常用算法-base 64 encode &decode general tool source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:25703
    • 提供者:tonylan
  1. vCardCreator

    0下载:
  2. 这个程序示例了创建ANSI,UTF-8,BlueTooth(蓝牙)格式的OutLook名片簿文件的功能,其中包括了使用Base64编码的jpeg图像处理类。 生成的文件可以导入Nokia 6600以及新的p910i手机中。-This program example of creating ANSI, UTF-8, BlueTooth (Bluetooth) format OutLook Ming Pianbu document features, including the use of B
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:39132
    • 提供者:subzero_cn
  1. base64ToByteArr

    0下载:
  2. Base64编码与ASCII编码转换-base 64 and ascii encoding converting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:47998
    • 提供者:wx
  1. BASE64EXCHANGE

    0下载:
  2. 对输入的数据进行BASE64编码进行转换,或对BASE64编码进行回复-BASE64 EXCHANGE
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:118002
    • 提供者:mr liang
  1. base64

    0下载:
  2. 一个BASE64算法源码,如果您有需要这类编码的地方,可以直接使用哟!-NONE
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:3810
    • 提供者:王荣
  1. 2007111021348496

    0下载:
  2. netdiskdll.dll的演示代码,包括pb7,pb8,pb9 包括获得网卡、硬盘ID、MD5加密、Base64编码,很实用的。 -netdiskdll.dll demonstration code, including pb7, pb8, pb9 including access to network cards, hard disk ID, MD5 encryption, Base64 encoding, very practical.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:134592
    • 提供者:王萍
  1. Image2TextBase64

    0下载:
  2. 一款对任意图片的base64编码操作,希望对爱好的朋友有所帮助-A picture of the base64 encoding of arbitrary operations, want to help a friend-loving
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:126635
    • 提供者:wangshidu
  1. b64_samp

    0下载:
  2. base64编码解码类,比较好用的,自己项目里面用的-base64 encoder/decoder class,very powerfull
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:11187
    • 提供者:李同煦
  1. java_md5_des_base64

    0下载:
  2. java的md5、des和base64编码的源码-java md5 code,and des code,and base64 code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:11114
    • 提供者:luozhd
  1. Base64

    0下载:
  2. encode64源代码 用来登陆ESMTP时编码登录名和密码。-encode64 source code
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-22
    • 文件大小:4316
    • 提供者:sun
  1. MyBase64

    0下载:
  2. Base64编码的一个对话框程序,可以让读者对Base64有所了解。-It s a dialog program,Base64 Cryptography.It can let reader know about Base64 better.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:26201
    • 提供者:陈丞
  1. smtp

    0下载:
  2. mfc 基于base64编码的邮件发送程序 可发送附件 smtp 验证-mfc base64 encoding on mail program can send attachments smtp authentication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:593902
    • 提供者:华哥
  1. CSmtp

    0下载:
  2. 使用Base64编码实现的相应的邮件的发送的程序,// Original class CFastSmtp written by // christopher w. backen <immortal@cox.net> // More details at: http://www.codeproject.com/KB/IP/zsmtp.aspx-Achieved using the Base64 encoding to send the message correspondin
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:19388
    • 提供者:GilBert
  1. ImageEditor

    0下载:
  2. 具备一般画图软件所没有的画图功能。方便的文字输入功能并且可以设置字体和文本的颜色、多步的撤销重做功能、从BASE64编码存取图片。希望对需要的朋友有所帮助。-Have generally not drawing software drawing functions. Convenient text input function and can set the font and text color, multi-step withdrawal of redo functionality, acc
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:163253
    • 提供者:黄亚军
  1. map2base64

    0下载:
  2. 图片Base64编码存为文本,对于将图片存为XML格式的文件进行传输特别有用。-Base64 encoded image saved as a text
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:421265
    • 提供者:yu
  1. JAVABasic

    0下载:
  2. 通过JAVA抓取页面时,有些页面会返回401(Unauthorized)响应状态码和www-authenticate响应头来要求客户端进行身份认证。这种认证有两种方式:BASIC和DIGEST,BASIC验证要求客户端对用户名和密码进行BASE64编码后传送给服务器。-JAVA crawl through pages, some pages will return 401 (Unauthorized) response status code and www-authenticate respo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:29696
    • 提供者:lily
  1. uXcj

    0下载:
  2. base64编码和解码,便于对汉字进行base64编码,传给java或其它的,java或其它的再进行base64解码。-base64 encoding and decoding, easy on the Chinese character for base64 encoding, transmission, or other java, java or other further base64 decoding.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:1854
    • 提供者:徐长今
  1. base64CodeAndDecodeprogram

    0下载:
  2. 提供base64编码解码功能,方便简单,代码效率高,解码准确-Base64 encoding and decoding functions provided to facilitate simple, efficient code, decoding accuracy
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1932643
    • 提供者:suiyi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com