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

搜索资源列表

  1. BASE64

    0下载:
  2. base64编码和解码程序源代码! base64编码和解码程序源代码!-base64 encoding and decoding source code!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1911164
    • 提供者:雪落无痕
  1. x3chun_base64encodedecode

    0下载:
  2. base64编码解码单元,字符串加加密解密-base64 encoding decoding unit, add the string encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:31781
    • 提供者:wobu
  1. md5Andbase64

    0下载:
  2. md5 与 base64 算法的实现,采用vc、java、vb编写-md5 and base64 algorithm implementation, the vc, java, vb prepared
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:12836
    • 提供者:seadn
  1. base64

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1432
    • 提供者:郭子
  1. Base64

    0下载:
  2. Base64加密解密的javascr ipt版本-Base64 encryption and decryption of the javascr ipt version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:27529
    • 提供者:toptong
  1. Bas64_EnCode

    0下载:
  2. Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1151
    • 提供者:JerryJiang
  1. Encodeco

    0下载:
  2. Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascr ipts.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1937
    • 提供者:cekcak
  1. Base64

    0下载:
  2. Base64加密解密,实现字串和文件的加密解密。-Base64 encryption and decryption, the realization of string and file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6323
    • 提供者:苏洋
  1. Base64-v2.3.1

    0下载:
  2. Encodes and decodes to and from Base64 notation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:15727
    • 提供者:ravin
  1. base64

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:14165
    • 提供者:小猴儿
  1. encrypt_lib

    0下载:
  2. 几百种加密算法库,包括rsa,base64等等。-Hundreds of encryption algorithms library
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:692658
    • 提供者:王斌
  1. base64

    0下载:
  2. 用csharp编写的base 64 编码、译码程序,在网络实验远程登录邮箱时有用。-Csharp prepared using base 64 encoding, decoding process, the experiment in network useful telnet mail.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:50861
    • 提供者:jing
  1. testclass

    0下载:
  2. base64位加密/解密-encode base 64 and decode base 64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:17113
    • 提供者:Echo
  1. base64

    0下载:
  2. Base64的简单实现,没有太多的功能,请看注释-The realization of the simple Base64
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1527
    • 提供者:mayli
  1. Base64

    0下载:
  2. BASE64加/解密算法,很好用哦. BAS64 - 加密到都是可风字符-BASE64 encryption/decryption algorithm, by Oh well
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1212
    • 提供者:liulianghao
  1. BASE64

    0下载:
  2. BASE 64编码程序...代码很小... -Little amount of code,BASE 64 Encode and DEcode,support blank and chinese byte etc...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1835
    • 提供者:votasee
  1. Base64

    0下载:
  2. 本文档是Base64编码和解码的具体实现函数,有助于电子邮件等文档的解码。-This document is Base64 encoding and decoding to achieve the specific function, help to decode e-mail and other documents.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:836
    • 提供者:
  1. base64

    0下载:
  2. base64加解密算法的实现,简单实用。-base64 encryption and decryption algorithm is the realization of simple and practical.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1881955
    • 提供者:alex
  1. Test

    0下载:
  2. MIME base64 简单的编解码,主要用于学习之用-A simple MIME base64 encoding and decoding.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1346
    • 提供者:小汪
  1. SuperBase64ED

    0下载:
  2. 这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。-This is a cell phone programming and e-mail program into a coding techniques commonly used functions, Base64 encoding and decoding of dynamic libraries, and documentation t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:11573
    • 提供者:subzero_cn
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com