CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 弱点检测代码 搜索资源 - 算法实现

搜索资源列表

  1. 标准DES加密算法

    0下载:
  2. 用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:Gene
  1. RSA加密算法在VB中的实现

    3下载:
  2. RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:yang
  1. keyed-md5

    0下载:
  2. 该加密算法是采用keyed MD5实现128位散列值,主要应用于MobileIP中的身份认证-The encryption algorithm is used to achieve keyed MD5 hash value of 128, which are mainly used within the Identity Authentication
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:188683
    • 提供者:黄杰
  1. RSA对称加密算法源代码

    0下载:
  2. 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:143546
    • 提供者:海贵
  1. elipt210

    0下载:
  2. 用C语言实现的椭圆加密算法,可以UNIX平台下编译,也可以作小的改动在Windows下编译。-using the C language elliptical encryption algorithm can be compiled under Unix platform, can also make minor changes in Windows compiler.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:62099
    • 提供者:石代奎
  1. aaffujhyigdsdfrdh

    0下载:
  2. Whirlpool算法被列入了ISO标准。主要原因是因为其强大的安全度。第一点,Whirlpool使用了和AES加密标准相同的转化技术,只不过,AES使用的模函数为:f(x) = x^8 + x^4 + x^3 + x + 1, 即0x11B;而Whirlpool使用的是:f(x) = x^8 + x^4 + x^3 + x^2 + 1, 即0x11D。第二点,Whirlpool的输出是512位的。为了加快计算速度,Whirlpool使用的所有表格都已经时间计算好了。Whirlpool在历史上
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:11634
    • 提供者:王丹
  1. kaisa

    0下载:
  2. 恺撒密码的实现源代码 恺撒密码是一种对称密钥算法 希望对大家有用,特别是学生-Caesar password achieve Caesar source code is a symmetric key algorithm hope useful for all, particularly students
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:92017
    • 提供者:liu
  1. md5al

    0下载:
  2. md5算法的c++实现,绝对可用~~md5.h md5.c-md5 Algorithm c achieve absolutely available ~ ~ md5.h md5.c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:8174
    • 提供者:allen
  1. DESHTM

    0下载:
  2. DES算法源码:一个非常简捷明了的DES加密算法的编程实现,可以采用他进行加密和解密。-DES algorithm source : a very simple and straightforward DES encryption algorithm programming, He can be used for encryption and decryption.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:10329
    • 提供者:胡名
  1. InreversableDecode

    0下载:
  2. 解密算法实现.采用VB6编写,针对不可逆的单向加密,在网络安全方面很有用。-decryption algorithm. Prepared using VB6 against irreversible one-way encryption, network security very useful.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4537
    • 提供者: 张小思
  1. shijianpian

    0下载:
  2. 时间片轮转算法是操作系统这门课进程调度一章中非常重要的一种算法,这是用vc实现的,效果很不错的-time slice Web algorithm is the operating system of this curriculum process scheduling a very important chapter of an algorithm This is achieved using vc, the effect is very good
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:38031
    • 提供者:何冰
  1. endecipher

    0下载:
  2. 网络信息安全课程设计 实现了DES RC4等八种加密解密算法-network information security programs designed to achieve the eight other RC4 DES encryption and decryption algorithm
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:249053
    • 提供者:陈满
  1. btas

    0下载:
  2. 这是本人的一个数字水印算法的MATLAB实现程序,上传给大家,编得不好-This is my one digital watermarking algorithm in MATLAB process, uploads to you of being bad
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:5146
    • 提供者:wer
  1. RSA

    0下载:
  2. RSA算法是密码学中一个重要算法,该程序给出了该算法的完整实现过程。 -RSA cryptography algorithm is an important algorithm, the procedure of the algorithm is a complete implementation process.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1080
    • 提供者:共乐
  1. SY0606704

    1下载:
  2. 传统Hash编码算法SHA-1的具体实现,输入一个字符串,输出其SHA-1编码值
  3. 所属分类:弱点检测代码

    • 发布日期:2014-01-16
    • 文件大小:85181
    • 提供者:王东
  1. 克里金算法以及等高线的实现

    3下载:
  2. 用python实现二维等高线,并加入透明位图作为环境背景的描述
  3. 所属分类:弱点检测代码

    • 发布日期:2014-01-17
    • 文件大小:132879
    • 提供者:huliqiong
  1. shujuwajuexitongyanjiu

    2下载:
  2. :现有NIDS 的检测知识一般由手工编写,其难度和工作量都较大。将数据挖掘技术应用于网络入侵检测,在Snort 的 基础上构建了基于数据挖掘的网络入侵检测系统模型。重点设计和实现了基于K-Means 算法的异常检测引擎和聚类分析模 块,以及基于Apriori 算法的关联分析器。实验结果表明,聚类分析模块能够自动建立网络正常行为模型,并用于异常检测, 其关联分析器能够自动挖掘出新的入侵检测规则。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:232073
    • 提供者:畅新营
  1. MyDES

    0下载:
  2. 用c语言编写的des加密程序。具体的算法可以参考相关规范,此处给出代码实现。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13438
    • 提供者:kong
  1. crypt_0_03

    0下载:
  2. 实现了多种加密解密、摘要算法库,包括rsa, sha1, tiger, md5等
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:209170
    • 提供者:seo
  1. RSAUpper

    0下载:
  2. rsa加密算法实现,该软件实现了目前安全性较高的rsa加密算法-rsa encryption algorithm, the software implementation of the current high security encryption algorithm rsa
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:14865
    • 提供者:紫荆
« 12 »
搜珍网 www.dssz.com