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

搜索资源列表

  1. aeslib

    2下载:
  2. 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:53.51kb
    • 提供者:倪宇
  1. mp3_encoder

    0下载:
  2. Linux下的intel的ipp库使用,完成MP3编码,嵌入式PCA平台,适用PXA270开发板-under Linux intel ipp library to use the complete MP3 encoding, PCA embedded platforms, application development board PXA270
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19.65kb
    • 提供者:力量
  1. base64src

    0下载:
  2. C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.45kb
    • 提供者:王晓名
  1. base64lcc

    0下载:
  2. 一个base64编码解码的源程序,在LCCWIN32下编译通过。-a base64 encoding and decoding of the source, under the LCCWIN32 compile.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.67kb
    • 提供者:digwtx
  1. zhangHao

    0下载:
  2. 课程设计的一个RSA算法加、解密软件,MFC的-curriculum design an RSA algorithm encoding and decoding software, MFC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25.12kb
    • 提供者:张皓
  1. BASE64DecodingAndEncodingClass

    0下载:
  2. The Base64 format is decribed in RFC 2045 in part 6.8 called \"Base64 Content-Transfer-Encoding.\"-The Base64 format is in RFC959 in RFC 2045 part 6.8 called "Base64 Content-Transfer-Enc oding. "
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.33kb
    • 提供者:张建
  1. Base64编码与解码,MD5加密源码 DEMO

    0下载:
  2. Base64编码与解码,MD5加密源码 DEMO-Base64 encoding and decoding, MD5 encryption source DEMO
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:245.01kb
    • 提供者:曾维宏
  1. mime

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

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

    0下载:
  2. 一种Base 64的编码方法-a Base 64 encoding methods
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.76kb
    • 提供者:瑜伽
  1. folder_dialog_source

    0下载:
  2. OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 < 视频技术 > 开放源代码的MPEG4编码器。遵循GPL协议。 不同于CFileDialog的选择文件,它用于路径的选择-OpenDivX source lt; Video technology gt; Open-source projects OpenDivX source code, consisting of : encor
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.17kb
    • 提供者:岸岸
  1. golay24

    0下载:
  2. Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.-Encoding and decoding of the binary extend
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:里海
  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. base64All

    0下载:
  2. BASE64算法及相关介绍; 支持对文件进行编码和对字符串进行编码;-BASE64 algorithm and the related presentations; Support the document coding and encoding of the string;
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:wsq
  1. Base64up

    0下载:
  2. 快速Base64编码_解码引擎全部源程序-rapid Base64 encoding decoding engines _ all source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34.28kb
    • 提供者:lyong88
  1. encoding-and-decoding

    0下载:
  2. 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-17
    • 文件大小:25.88mb
    • 提供者:王希
  1. ASN_1_BER_DER

    0下载:
  2. asn1 ber der 编码子集入门指南说明文档 RSA实验室的一份技术笔记本文简单介绍了OSI 抽象语法符号(ASN.1)的子集——基本编码规则(BER)和可辨别编码规则(DER)。本文的主要目的是为理解和实现PKCS协议族提供足够的背景材料。-asn1 ber der encoding a subset of the Getting Started documentation RSA Laboratories Technical notebook paper a brief intro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:406.42kb
    • 提供者:张乾亮
  1. Base64-Encoding-Torn-Apart

    0下载:
  2. Base64 Encoding Torn Apart
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8.55kb
    • 提供者:ramu
  1. MFC-txt-encoding

    0下载:
  2. MFC txt文档加密软件编程 MFC txt文档加密软件编程-MFC txt encoding MFC txt encoding
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:260.41kb
    • 提供者:li_lai_wei
  1. encoding

    0下载:
  2. implements the encoding conversion functions needed for XML.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:18.9kb
    • 提供者:neimekun
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com