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

搜索资源列表

  1. DES

    0下载:
  2. DES算法源代码,这是自己书写的源代码,里面采用了非常多的技巧来提高编解码的效率,研究算法和源码的朋友们,我书写的这个代码可以作为你们很好的参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32.44kb
    • 提供者:yyl
  1. Base64

    0下载:
  2. Base64 编解码演示程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:liu
  1. Base64_2.zip

    0下载:
  2. Base64编解码程序,Base64 code/decode program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:20.8kb
    • 提供者:
  1. Base64Coder_wrap

    0下载:
  2. base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2.23kb
    • 提供者:James Liu
  1. rsa

    0下载:
  2. MGCP 协议栈 编解码算法, 包括MD5 ,认证等部分-MGCP protocol stack for decoding algorithms, including MD5, part of certification
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:43.56kb
    • 提供者:panenlei
  1. UUE

    0下载:
  2. UUE文件格式的使用 和 UUE编解码算法演示-UUE file formats for use and UUE decoding algorithm presentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.66kb
    • 提供者:wajika
  1. Test

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

    • 发布日期:2017-04-04
    • 文件大小:1.31kb
    • 提供者:小汪
  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
    • 文件大小:11.3kb
    • 提供者:subzero_cn
  1. base64

    0下载:
  2. base64编解码源码,绝对可用。二机制十六进制转换-base64 encode/decode in use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:allen2295
  1. base64

    0下载:
  2. 自己用C++写的base64编解码程序,含测试程序-Own use C++ written in base64 encoding and decoding process, including test procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.23kb
    • 提供者:刘琦
  1. mpeg_jiema

    0下载:
  2. mpeg音频解码源码,ky 可以用于MPEG的编解码相关学习上-mpeg audio decoder source code, ky MPEG codec can be used for related studies
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:33.19kb
    • 提供者:yglin
  1. base64_

    0下载:
  2. base64 编解码实现,其中有两种方式,一种是比较普通的c++ stl实现,另一种是根据国外的某人用java写的程序 用c++的方式重新实现的-base64 codec implementation, where there are two methods for a more general c++ stl implementation, and the other is based on a person abroad programs written using java with c+
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7.79kb
    • 提供者:qiangl
  1. bch_code

    0下载:
  2. bch编码 ,用来实现内存纠错。是现在的一种主流内存编解码方案-bch code used to implement memory error correction. Is now a mainstream memory encoding and decoding scheme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-21
    • 文件大小:131kb
    • 提供者:liqiang
  1. 256-Byte-ECC

    0下载:
  2. 1. 附件中的代码用来实现ECC的编解码,其原理是利用汉明码的相关知识 2. 这里是我自己验证过的代码,当时使用的环境是VC。如果要去编译的话,可以在VS或者VC中自建工程区。-It is sample code of ecc coding and decoding. However, you need to create project yourself.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2.03kb
    • 提供者:Peixin
  1. BASE64

    0下载:
  2. C++Builder BASE64编解码-C++ Builder BASE64 encoding and decoding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:697.17kb
    • 提供者:advila
  1. base64_linux

    0下载:
  2. Linux下base64编解码代码,实现base64的编译码功能 .-Linux-base64 codec code, the realization of the base64 encoding and decoding functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1.35kb
    • 提供者:黄永权
  1. Base64

    0下载:
  2. Base64编解码 包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Base64 Encode Decode dfmnfmfdgnfdgFdGDFgfdgdfgdfGDF
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:11.15kb
    • 提供者:GGHH
  1. opensslsource

    0下载:
  2. Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:5.95mb
    • 提供者:韩冬冬
  1. openssl

    0下载:
  2. openssl开发资料。其提供了SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 -the openssl develop Guide
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 实现base64编解码,这种格式转化在硬件中使用-decode and encode with base64,this passage is usfull to the hardware
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:971byte
    • 提供者:王刚
« 12 »
搜珍网 www.dssz.com