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

搜索资源列表

  1. 新文件夹

    0下载:
  2. LZ77 compression / decompression algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.01kb
    • 提供者:林语白
  1. TinyEncrption

    0下载:
  2. Tiny Encrytion Algorithm压缩速度快,抗差分攻击力强-Compression Algorithm fast, highly offensive against Difference
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11.67kb
    • 提供者:刘明
  1. pgp262

    0下载:
  2. PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这 段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的 保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and m
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:276.46kb
    • 提供者:刘二
  1. ycsrc汇编加壳代码

    2下载:
  2. 很好的汇编写的加壳工具原代码,经测试,效果不错。压缩效果也可以。-good compilation of shell tools to write the original code, test its effectiveness. Compression can.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23.11kb
    • 提供者:aaaa
  1. zd1_anqn

    0下载:
  2. 本程序用Visual C++ 6.0语言编写,采用ASPack 2.12加壳压缩,体积超小,可以把任何字符加密转换成34位,自带解密功能。 大 小:99.0 KB MD5值:d529bcc54028dc5a349f93ecf883d369 -this program using Visual C 6.0 language, using ASPack 2.12 shell compression, ultra-small size, it can encrypt any c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:93.93kb
    • 提供者:赵勇
  1. filepassword

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:22.02kb
    • 提供者:丁建军
  1. pmet_CodeDecodeCompressDeCom

    1下载:
  2. 包含几十个加密解密类和压缩解压缩类,DES,LZW,Huffman-contains dozens of types of encryption and decryption and compression decompression category, DES, LZW, Huffman
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:188.77kb
    • 提供者:杨小卫
  1. Exelock2.11

    0下载:
  2. EXE文件加密码,ASP压缩处理.比较实用,大家拿去-EXE File Password, ASP compression. More practical, we try to spend
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:702.89kb
    • 提供者:risen2513
  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:郭佳
  1. TomCrypt

    0下载:
  2. 该压缩包中包括 tom的加密函数库及pdf说明 ,以及Rinick s ECC:椭圆曲线非对称加密密钥生成器 -the compression package includes tom encryption functions and pdf descr iptions and Rinick s ECC : Elliptic Curve asymmetric encryption key generator
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.15mb
    • 提供者:dbmm
  1. 病毒多态引擎压缩引擎具有较强的反汇编和跟踪功能

    0下载:
  2. 病毒多态引擎压缩引擎,具有较强的反汇编和跟踪功能-polymorphic virus engine compression engine, and a strong anti-compilation and tracking
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.49kb
    • 提供者:蝰蛇
  1. BlowFishDocViewSrc

    0下载:
  2. BlowFish算法的压缩源码-BlowFish compression algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17.51kb
    • 提供者:
  1. 300_encrypt

    0下载:
  2. 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:379.94kb
    • 提供者:Nikii
  1. 34536442342

    0下载:
  2. 著名的压缩代码的 1.1.4版,Delphi中的zlib用的就是他-famous compression code 1.1.4 version of Delphi is the zlib he
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:218.77kb
    • 提供者:wangqiang
  1. UsingZlibDll2

    0下载:
  2. 使用Zlib库制作的加压解压例子程序,请使用VS2003打开-use Zlib compression produced by the example of decompression procedures, please use VS2003 open
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:175.1kb
    • 提供者:唐晓飞
  1. LZ77conbined_with_KMP_algorithm

    0下载:
  2. LZ77算法与模式匹配KMP算法的结合及算法实现,压缩包内部是一个详细讲解文档,其中文档中附有对应实现源码。-LZ77 algorithm and pattern matching algorithm KMP and the integration algorithm, Compression is an internal packet elaborate document, which document with the corresponding realization source.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18.23kb
    • 提供者:张华
  1. Hill_encpyt_decrypt_system

    0下载:
  2. 本源码是对Hill算法的简单实现,压缩包内包含crypt和decrypt两个目录,分别为加密和解密。-the source of Hill simple algorithm to achieve, Compression packet contains crypt and decrypt two catalogs, respectively encryption and decryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.9kb
    • 提供者:张华
  1. matlab

    8下载:
  2. 基于回声隐藏的信息隐藏算法,是一种音频信号的水印技术,包括隐藏信息的嵌入和提取,以及对于噪声,MP3压缩,滤波,重采样和延迟攻击的模拟。-Based on echo hiding information hiding algorithm, is an audio signal watermarking techniques, including embedding and extracting hidden information, as well as for noise, MP3 compr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-09
    • 文件大小:517kb
    • 提供者:张小小
  1. Transforms.and.Data.Compression.Handbook.(CRC.200

    0下载:
  2. Introduction to transforms and data compression for programmers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-02
    • 文件大小:14.42mb
    • 提供者:Spirit_dsp
  1. CRYPTO-COMPRESSION-BASED-ON-CHAOS-OF-STILL-IMAGES

    0下载:
  2. CRYPTO-COMPRESSION BASED ON CHAOS OF STILL IMAGES FOR THE TRANSMISSION
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2.81mb
    • 提供者:ami2008
« 12 3 4 5 »
搜珍网 www.dssz.com