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

搜索资源列表

  1. AssociationRuleConvert

    0下载:
  2. 编码格式转换工具主要用于关联规则挖掘实验数据的预处理,转换训练集中事务编码格式,可在整数型编码、布尔型编码及序数型编码之间转换。-encoding format conversion tools used mainly Mining Association Rules experimental data preprocessing, conversion training would focus Services Coding format, the integer-coding, coding
  3. 所属分类:密码/编码算法

    • 发布日期:2015-06-10
    • 文件大小:987.8kb
    • 提供者:章明
  1. Asp 文件加密器(MyAsp) v1.2

    0下载:
  2. 文件加密 # MyAsp使用许可 #感谢您对共享软件的支持 #请将此文件放到站点根目录!并且重命为: MyAsp.license #不要修改此文件,否则将不可用! MyAsp Version=1.0 Create Date=2005-4-17 Http Address=localhost,127.0.0.1,sw.linuxcpc.org,www.linuxcpc.org Email Addr
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:268.87kb
    • 提供者:小凡
  1. Huffman 算法的不同实现

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

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

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

    • 发布日期:2010-07-01
    • 文件大小:9.96kb
    • 提供者:qq
  1. cfftdll

    0下载:
  2. 傅里叶快速算法,DLL可有其他程序调用很好的呀,免费下载,不需账号即可。多多支持。-Fast Fourier algorithm, DLL can call other procedures are very good ah, the free download, can not account. For their support.
  3. 所属分类:密码/编码算法

    • 发布日期:2014-01-14
    • 文件大小:2.39kb
    • 提供者:陈永奎
  1. DES program

    0下载:
  2. 用c编写的密码程序DES-prepared using the password procedures DES
  3. 所属分类:密码/编码算法

    • 发布日期:2014-01-18
    • 文件大小:8.43kb
    • 提供者:
  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. huffman统计文件中各字符频率

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

    • 发布日期:2015-12-29
    • 文件大小:1.01mb
    • 提供者:范晓军
  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
    • 文件大小:225.65kb
    • 提供者:dingpei
  1. TES 透明加密程序

    1下载:
  2. 透明加密程序,完全采用应用层技术实现的透明加密模块-Transparent encryption process, we adopt the application-layer technology to achieve transparent encryption module
  3. 所属分类:密码/编码算法

    • 发布日期:2012-10-18
    • 文件大小:451.51kb
    • 提供者:笑书侠
  1. rsa

    0下载:
  2. RSA算法,实现完整。将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA algorithm based on a very simple fact: the number multiplies two large prime number is very easy, but then to factorization of its product is extremely difficult, so it can be disclose
  3. 所属分类:密码/编码算法

    • 发布日期:2021-06-17
    • 文件大小:5.58kb
    • 提供者:wh
  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
    • 文件大小:9.25kb
    • 提供者:phonchi
  1. webserver-ssl

    0下载:
  2. This is part of revision 226 of the Stellaris SSL Web Server.
  3. 所属分类:密码/编码算法

搜珍网 www.dssz.com