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

搜索资源列表

  1. DES_hy

    0下载:
  2. DES算法,这个代码实现DES的算法,想学学DES如何加密和解密可以参考参考-DES algorithm, the source implementation of the DES algorithm to learn how DES encryption and decryption can information.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32724
    • 提供者:黄耀
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:ying98
  1. 真正能跑的DES

    0下载:
  2. 看了大家上传得很多得DES算法,试了试很多是有调试问题得.这里一个自己用过得,完全没有问题,可是看下.(谢谢)-read you upload a lot in DES algorithm, Bomb many are in debugging problems. here they used a lead, there is no problem, but a glance. (Thank you)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:202592
    • 提供者:慕容楚冰
  1. Md5&Des&Diff

    0下载:
  2. Java 实现 Md5加密、Des加密的例子,另外还有一个Diff比较两个java数组的有何不同的例子。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12008
    • 提供者:罐头
  1. okdes

    0下载:
  2. 经典的DES算法,确保可以编译通过,可以少花不少时间,-classic DES algorithm to ensure that the compiler is enacted, it will spend a lot less time,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:136029
    • 提供者:
  1. Encrypt_1

    0下载:
  2. 几个封装完好的常用算法,md5,des,base64,crc32-several commonly used algorithms intact, md5, des, base64, crc32
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19851
    • 提供者:
  1. DESalgorithmslibrary

    0下载:
  2. DES algorithms library,很经典的DES算法库。-DES algorithms library, the classic DES algorithm library.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:78888
    • 提供者:王晓
  1. 320112738

    0下载:
  2. DES,MD5,ZLIB算法源代码-DES, MD5, ZLIB algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:137560
    • 提供者:舒远
  1. java_des字符串加密

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2009-04-14
    • 文件大小:8534
    • 提供者:rainystonely
  1. 破解vigenere密码课本P15---2.3.3所用的算法

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2008-12-04
    • 文件大小:183232
    • 提供者:emmilion
  1. ansi917(14)

    0下载:
  2. 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:66781
    • 提供者:瑞力克
  1. juzhen

    0下载:
  2. 先输入矩阵的维数,再输入该矩阵,然后通过该算法从大到小输出该矩阵的各行各列和主辅对角线的和-First dimension of input matrix, and then enter the matrix, and then through the smallest of the algorithm output lines of the matrix columns and the main diagonal and Des
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1715149
    • 提供者:007
  1. Algorithm_Description

    0下载:
  2. 包括des和mds算法描述,ECC加密算法入门介绍,密码知识-Including des and mds algorithm descr iption, ECC encryption algorithm entry, the password of knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:65390
    • 提供者:yangying
  1. 3File

    0下载:
  2. 3file Windows des-3file Windows des...
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5176
    • 提供者:Logos
  1. MATCHS-DE-FOOTBALL.4dbase

    0下载:
  2. Etablir le dictionnaire des données, le modèle conceptuel des données correspondant puis le modèle logique associé.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:39508
    • 提供者:Issam
  1. DESOPR

    0下载:
  2. 一个C语言实现的DES算法,编译环境为VS2008-A DES algorithm implemented in C
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:209100
    • 提供者:vivian
  1. DES

    0下载:
  2. des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6130
    • 提供者:天意
  1. DES-compulish

    0下载:
  2. DES加密c语言实现,让新手了解DES实现原理,了解如何加密的-DES
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:14838
    • 提供者:黄艺明
  1. DES

    0下载:
  2. DES arithmetic which can code and decode
  3. 所属分类:数据结构常用算法

  1. DES-algrithm-demo

    0下载:
  2. 该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:38385
    • 提供者:xiao
« 12 »
搜珍网 www.dssz.com