CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 密码/编码算法 搜索资源 - IN

搜索资源列表

  1. Huffman 算法的不同实现

    0下载:
  2. ---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:32702
    • 提供者:ray
  1. des算法

    0下载:
  2. 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-s
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:10201
    • 提供者:qq
  1. LDPC-2006-02-08.tar.gz

    1下载:
  2. Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however,
  3. 所属分类:密码/编码算法

  1. fast huffman decoder

    0下载:
  2. A fast huffman decoder for standard JPEG image. This C code is used in linux and windows.
  3. 所属分类:密码/编码算法

    • 发布日期:2012-01-05
    • 文件大小:380277
    • 提供者:qqnice
  1. huffman统计文件中各字符频率

    1下载:
  2. 建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the characters in the file, the char
  3. 所属分类:密码/编码算法

    • 发布日期:2015-12-29
    • 文件大小:1057792
    • 提供者:范晓军
  1. 文本加密编码技术

    1下载:
  2. 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-25
    • 文件大小:231069
    • 提供者:dingpei
  1. ceasar algorithm

    0下载:
  2. encryption and decryption of ceasar algorithm in c++
  3. 所属分类:密码/编码算法

  1. grain_p3_80

    0下载:
  2. A new stream cipher, Grain-128, is proposed. The design is very small in hardware and it targets environments with very limited resources in gate count, power consumption, and chip area. Grain-128 supports key size of 128 bits and IV size of 96 bits.
  3. 所属分类:密码/编码算法

    • 发布日期:2014-09-22
    • 文件大小:9473
    • 提供者:phonchi
  1. pohlig_hellman

    0下载:
  2. 离散对数攻击算法 ,原先下载"在VC中编程实现密码学中Pohlig-Hellman算法的小程序-in VC Programming cryptography has Pohlig-Hellman algorithm for small procedures",发现有问题,修改完善后上传.
  3. 所属分类:密码/编码算法

    • 发布日期:2017-09-25
    • 文件大小:3737
    • 提供者:1151754887
搜珍网 www.dssz.com