CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - vc Base64

搜索资源列表

  1. WapBase64.rar

    0下载:
  2. 一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:41.9kb
    • 提供者:
  1. mime

    0下载:
  2. BASE64编码/解码 处理的VC源代码-BASE64 encoding / decoding of the source code VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.13kb
    • 提供者:liigo
  1. Base64andMD5

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

    • 发布日期:2008-10-13
    • 文件大小:38.92kb
    • 提供者:Athena1713
  1. Base64_src

    1下载:
  2. 学习BASE64编码时的习作,VC/MFC编写的BASE64编、解码程序源代码,通过程序界面可直接将指定文本编码或解码,速度快。也可直接将代码稍加修改用于实际应用。-learning BASE64 encoding the coursework, VC / MFC prepared BASE64 series, decoder source code through the program interface can be directly specified text encoding or
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25.1kb
    • 提供者:谭梦鹏
  1. Base64

    0下载:
  2. Base64编码算法, 可以分别对字符串和文件进行编码/解码,带进度条, 内含VC++6.0源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:48.33kb
    • 提供者:张鲁夺
  1. WapBase64

    0下载:
  2. 一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is simple, (str) codes with EnCode64, EnCode64 (str) decodes, the attribute EnCode depos
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:42.16kb
    • 提供者:周磊
  1. TestBase64

    0下载:
  2. Base64内容传送编码(VC++实现):常用于电子邮件的数据传输中-Base64 content transfer encoding (VC++ to achieve): commonly used in e-mail data transmission
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:25.02kb
    • 提供者:Richard Yang
  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
    • 文件大小:12.54kb
    • 提供者:seadn
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8.03mb
    • 提供者:swreal
  1. okdes

    0下载:
  2. 一个 des base64 md5 等多种加密算法的实现程序,已经测试通过,vc++6.0 实现,适用于任何系统-A des base64 md5 encryption algorithm such as the realization of a variety of procedures have been tested, vc++6.0 to achieve, is applicable to any system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.9mb
    • 提供者:王大傻
  1. decode(BASE64)

    0下载:
  2. Base64的编码程序 基于VC++编写的-Base64 encoding program written with VC++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:7.79kb
    • 提供者:wang
  1. endecode

    0下载:
  2. base64 Quote编码,解码程序, 支持中文 在VC下编译运行-base64 Quote encoding, decoding process, support for Chinese compile in VC run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:133.33kb
    • 提供者:张勇
  1. Base64

    0下载:
  2. 利用openssl源码对文本文件内容实现base64编码和解码,利用c语言实现,VC平台-implement base64 encode and decode by using openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:163.28kb
    • 提供者:soul
  1. Base64

    0下载:
  2. 根据base64原理,实现加密、解密,VC++实现,可以对迅雷url解析,从而得知迅雷的下载文件-Under the base64 principle, to achieve encryption, decryption, VC++ achieve Thunder url parsing, information on Thunder download
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:199.88kb
    • 提供者:刘小生
  1. xyssl_0.9.orig.tar

    0下载:
  2. VC /GCC 可以直接编译使用,包含 SSL ,SHA1,SHA2,MD2,MD4,MD5,AES,DES,BASE64,RSA,ARC4,BIGNUM,X509 不依赖各种库文件,可单独编译, 注意,0.93 版本,不是 0.8版本(VC / GCC can be compiled directly, including SSL, SHA1, SHA2, MD2, MD4, MD5, AES, DES, BASE64, RSA, ARC4, BIGNUM, X509 Do not
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:198kb
    • 提供者:白木行久
搜珍网 www.dssz.com