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

搜索资源列表

  1. 20050423142831

    0下载:
  2. 1、改进了数据库的md5加密算法。 2、可自主设置每页显示的页数。 3、加强了回复功能,使其具有管理员编辑留言的权限。 4、增加了搜索留言的功能。 5、可在线修改管理员密码。 6、管理员可以添加、删除、编辑和回复留言。 7、增加了留言本访问量的统计功能。。 8、增加了留言本的验证码功能,防止机器人群发软件的留言。-an improved database of md5 encryption algorithm. 2, can create your own page shows the main
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:253064
    • 提供者:yangwanlong
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14763
    • 提供者:杨巍
  1. 一个解密程序for Mexican Army Cipher Disc

    0下载:
  2. 利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3261
    • 提供者:陈淑娟
  1. Encrapty

    0下载:
  2. 这是我的一个密码作业代码,它演示了分组密码的加密过程,并对密码的循环加密次数进行了统计。不要错过啊。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18304
    • 提供者:zxd
  1. classic

    0下载:
  2. 古典密码 可选择进行维吉尼亚加解密、希尔加解密、行置换的乘积加解密、仿射加解密 并可选择下列统计计算: 1.不同n值下维吉尼亚密码体制的频率统计 2.不同n值下维吉尼亚密码体制的重合指数计算 3.不同n n值下希尔密码体制的频率统计 4.不同n n值下希尔密码体制的重合指数计算 5.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的频率统计 6.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的重合指数计算 7.对于同一明文,给
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2620
    • 提供者:Beaug
  1. virginia

    0下载:
  2. virginia密码加密解密,随机产生密钥进行加密。并分别统计了明文和密文中字幕出现的频率,分别对明文和密文进行了重合指数的计算。 运行时,需要把装有明文的in.txt放在程序的同一目录下,并且明文不支持符号,数字,只支持字母-virginia password encryption and decryption, randomly generated keys for encryption. And, respectively, the statistics clearly and sub
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1329
    • 提供者:李强
  1. 3

    0下载:
  2. 3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。-Analysis of work is on the 3rd game of WarCraft III document replay command-line tool, can be Player of the APM and other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:97547
    • 提供者:twi
  1. EncryptionaDecryption

    0下载:
  2. 收集20篇左右的某种英文文献资料(每篇字符数量>1万字符),将其编辑成一个超过20万字符的文件,统计每个英文字母的使用频率,对期中的一篇进行加密,然后运用统计方法进行解密,人工比较解密结果与明文的差距。-About the collection of some 20 English literature (the number of each character> 10000 characters), to edit into a character more than 200,00
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:332783
    • 提供者:屠娇娇
  1. mima

    0下载:
  2. 1)用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比-1) with C \ C++ language affine transformation (Affine) encryption/decryption algorithm 2) with C \ C++ language and Statistics
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:41436
    • 提供者:李惺忪
  1. ZViginia

    0下载:
  2. 维吉尼亚加密的简单实现,并可以对文本中英文字母出现的频率进行统计-Virginia, a simple implementation of encryption, and can appear on the text of letters statistical frequency of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:70496
    • 提供者:葛瑞海
  1. 20073169281648

    0下载:
  2. 一款作者说比WinZip速度快很多的SINE256加密算法模块。支持指定密钥,长度。支持加密,解密以及加解密文件。速度比较快,源代码给出详细的转换统计,如转换时间以及结果,另外给出数据加密分析指示。总之对于研究加密算法的网友是一个不错的学习示例。提示的是这个代码对于中文加密好像有问题,我没有时间仔细去研究,大家改进的话麻烦给我一份,我发布上来,让大家共享。 -A writer says is much faster than the SINE256 WinZip encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:18298
    • 提供者:dengatom
  1. feigexiazaizhe

    0下载:
  2. 一款为数不多的兼容win7,vista的列表下载者,大量的配置方法更灵活,列表配置信息加密,可防止被破解,另有统计功能-A small number of compatible win7, vista download the list of those, a large number of configuration flexibility, the list of configuration information encrypted to prevent hacking, another
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:307444
    • 提供者:xx
  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. 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. C_Program1

    0下载:
  2. C语言程序,包括数据加密,使用比较运算符,统计大写字母和小写字母的数量,信息管理,银行储蓄- c language program , including data encryption, the use of comparison operators , the statistics the number of uppercase and lowercase letters , information management, the bank savings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3386
    • 提供者:金星
  1. hua_gong_cang_chu

    0下载:
  2. 仓储管理系统 包含功能模块: 入仓登记、入仓查询、出仓登记、出仓查询、库存统计、权限管理、基础数据、备份恢复、操作日志 -Warehouse Management System
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:384446
    • 提供者:TOM
  1. cipher

    0下载:
  2. 代替密码字符串频率统计,重复间隔统计,用于单表或多表代替密码的破解-Instead of the password string frequency statistics, repeat interval statistics for a single table or multi-table instead of a password crack
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:3844517
    • 提供者:徐小波
  1. Classical-cryptography

    0下载:
  2. 实现古典密码中的多表代替密码的破解。根据密文的统计特性确定加密时使用的密表数量。-Classical cryptography implementation of multi-table instead of password cracking. According to the statistics of the ciphertext using the encryption cipher table number.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:369292
    • 提供者:zhonghongbao
  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-02
    • 文件大小:782796
    • 提供者:lyl
  1. fangshe

    0下载:
  2. java实现仿射密码的加解密以及统计各字母出现的频率并分析-Affine password encryption and decryption and analysis of the frequency of occurrence of letters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:15512
    • 提供者:王晓明
« 12 »
搜珍网 www.dssz.com