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

搜索资源列表

  1. 概率破译

    0下载:
  2. 用c++实现的对凯撒密码的解密程序-achieve with the right Caesar password decryption process
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7211
    • 提供者:师磊
  1. RPrintPrimes

    0下载:
  2. 用概率算法寻找1到10000之间的素数,该算法比确定性算法的运行时间大大缩小-Probabilistic algorithm to find prime between 1 to 10,000 the number of the algorithm running time than the deterministic algorithm greatly reduced
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:684
    • 提供者:聂雨桐
  1. 6-encryptionJPEG2000-by-chang-the-probability-stat

    0下载:
  2. 根据JPEG2000格式的特性,改变在其算术编码时采用的概率状态迁移表可达到加密图像的效果-According to the characteristics of JPEG2000 format change in its arithmetic coding used in the probability of state migration table can achieve the effect of encrypted image
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7229996
    • 提供者:fengye
  1. Introduction_to_Cryptanalyst

    0下载:
  2. 加密算法是计算机科学中的一个分支。本书是一本简单介绍加密算法的英文书籍,并包含了对常见英文词根出现概率的分析-Computer encryption algorithm is a branch of science. This book is a simple encryption algorithm, introduced in English books, and contains a common root in English appear probability analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8465962
    • 提供者:sheng
  1. IDEA

    0下载:
  2. Markov密码的(差分链)转移概率矩阵是双随机矩阵,其第二大(模)特征值对于确定Markov密码必要的迭代轮数有重要价值。该程序由本人编写,实现了求IDEA密码的缩小模型IDEA(8)的转移概率矩阵П0第二大(模)特征值-Markov password (differential chain) transition probability matrix is a doubly stochastic matrix, its second largest (modulus) eigenvalue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:13379
    • 提供者:陈高
  1. testCharGaiLv

    0下载:
  2. 测试文件中某字符出现的概率得源代码,这是密码破译的手段之一。-Test file was the probability of a certain character appears the source code, which is code-breaking one of the means.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1211
    • 提供者:liuYue
  1. shanks

    0下载:
  2. 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7558685
    • 提供者:vince
  1. huffman

    0下载:
  2. Huffman编码软件实现 (1)输入:信源符号个数r、信源的概率分布P; (2)输出:每个信源符号对应的Huffman编码的码字。 -huffamn code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1922
    • 提供者:gxd
  1. CRY1

    0下载:
  2. 实现加密字符串技术,程序根据概率统计自动绘制一张加密表,然后对输入字符串进行加密和自动解密工作,不过为了节省时间,只能对小写字母进行加密-Technology to achieve the encrypted string, the program automatically based on probability and statistics to draw an encrypted form, and then the input string to encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:44496
    • 提供者:
  1. dcrc

    0下载:
  2. 基于crc32的dhash,减少了普通哈希算法的冲突概率,是一种新鲜的哈希查找算法-Crc32 on the dhash, reducing the probability of conflict common hash algorithms, is a fresh hash search algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3926
    • 提供者:黄文昊
  1. huffuman00xiao

    0下载:
  2. 本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, and coding, and finally decodin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:221582
    • 提供者:
  1. crypt4

    0下载:
  2. 简单的针对rsa的解密密钥攻击的程序,即已知加密时使用的n、k1、k2和m,以概率算法求出加密时使用的大素数p和q-Simple attack against rsa decryption key procedures, which are known to use encryption when n, k1, k2, and m, in order to find the encryption algorithm used when the probability of large prime
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:353792
    • 提供者:彭湘
  1. propability-design3

    0下载:
  2. vb 按泊松分布计算的概率 机械可靠性设计-vb calculated by the Poisson distribution the probability of mechanical reliability
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:4157
    • 提供者:王一
  1. RSA-Attack

    0下载:
  2. RSA加密算法的基于概率算法的攻击,由N求出PQ。-RSA encryption algorithm based on probabilistic algorithms attack, obtained by N the PQ.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2852555
    • 提供者:zxl
  1. Secure-Network-Coding

    0下载:
  2. 基于稀疏矩阵的低复杂度安全网络编码算法 :针对安全网络编码复杂度较大的问题,提出一种基于稀疏矩阵的安全网络编码算法。利用稀疏矩阵占用较少的存储空间和运算速 度快的优点,在信源处将信源信息与稀疏矩阵进行矩阵变换操作,使得随机网络编码能以较高的概率达到信息论安全的要求。仿真结果表 明,该算法能提高编解码速率,降低复杂度,减少存储空间。-Low-complexi Secure Network Coding Algorithm Based 0n Sparse M atrix
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-28
    • 文件大小:226723
    • 提供者:iris
  1. acient

    0下载:
  2. 古典密码,通过概率统计判断加密算法是单表替代或是多表替代并初步估计是由几重替代-Classical cryptography, encryption algorithms via probabilistic judgment is replaced or a single table and multi-table alternative initial estimate is replaced by a few heavy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-03
    • 文件大小:782796
    • 提供者:lyl
  1. Huffman_Coding_For_English_File

    0下载:
  2. 完成了对英文文档的赫夫曼编码和解码工作,速度还行。CreateProbability用户创建字符的出现概率,HuffmanEnDeCoding用户根据字符概率进行文档的编码和解码工作-Completion of the English document Huffman coding and decoding, speed is also OK. User-created character CreateProbability probability, HuffmanEnDeCoding prob
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1375284
    • 提供者:baxuelong
  1. paa-master

    1下载:
  2. 概率原型分析软件,语言matlab,属于数据分析软件,非监督学习方法,类似于PCA,NMF等-Archetypal analysis represents a set of observations as convex combinations of pure patterns, or archetypes. The original geometric formulation of finding archetypes by approximating the convex hull of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-02
    • 文件大小:14497500
    • 提供者:tower
搜珍网 www.dssz.com