搜索资源列表

  1. 20051116171702

    0下载:
  2. 这是一个用DES算法解决的加密解密文件的程序!-This is an algorithm used to solve the DES encryption and decryption procedures document!
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:过西荣
  1. 383131586

    0下载:
  2. des算法,一个加密算法。很使用。简单的保存-des algorithm, an encryption algorithm. Very used. Simple preservation
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:336896
    • 提供者:牧马星河
  1. DES加密算法演示程序

    0下载:
  2. //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线Q
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:201728
    • 提供者:456
  1. 3DES加密算法源代码

    0下载:
  2. DES加密源代码,用3DES加密算法。 加密强度高,到目前为止,还无人能够破解!-DES encryption source code, using 3DES encryption algorithm. Encryption strength, so far, no one can break!
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:马夫
  1. DES算法演示

    0下载:
  2. C51常用子程序(下载后压缩,用word打开,复制到51编译器中编译!!)-C51 common subroutine (download compressed using word opened, copied to 51 Compiler Compiler! !)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:38912
    • 提供者:jds
  1. DES_java1234

    0下载:
  2. des算法简单实现。它以64位的明文和56位的密钥作为输入,通过DES加密运算产生64位密文输出。其解密过程利用同以密钥和算法将密文还原成明文。因为java语言的安全性&网络处理能力强,所以就利用了java语言编写-des simple algorithm to achieve. It's expressly 64 and 56 as the key input, through DES encryption algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:leae
  1. encodeDES

    0下载:
  2. DES算法演示,可以对文件进行加密解密。并对解密后的文件进行验证。-demonstration DES algorithm, was able to document encryption and decryption. Also after the declassified documents verified.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:112640
    • 提供者:王靖
  1. DES386.ZIP

    0下载:
  2. DES 加解密算法 C 源码 研究DES算法的朋友值得-DES encryption and decryption algorithm C source research DES algorithm should look at the friends
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:肖蔚
  1. 339068DESDemo

    0下载:
  2. 功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:des算法的实现代码 */ /*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */ /*- 进行数据的加密,保证数据在传送过程的安全性 */ /*- */ /*-
  3. 所属分类:网格计算

    • 发布日期:2024-05-14
    • 文件大小:39936
    • 提供者:长乐
  1. C-DES

    0下载:
  2. 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:50176
    • 提供者:张化
  1. DESCodeDECODE

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

    • 发布日期:2024-05-14
    • 文件大小:3446784
    • 提供者:吴权
  1. desimplementation

    0下载:
  2. 一个关于DES算法的verilog语言实现,包括了各个实现模块以及测试模块-a DES algorithm on the Verilog language, including the realization of the various modules and test modules
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:xkl
  1. FileDES

    0下载:
  2. 关于JAVA对DES算法的实现.希望大家能多交流,能提宝贵意见-JAVA right on the DES algorithm to achieve. We hope that more exchanges can offer valuable opinions
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:jack
  1. Des_jqy

    0下载:
  2. Des算法,封装了金融业常用的算法,你只须 调用就可,不必了解内部的处理过程。-Des algorithm, the financial industry packages commonly used algorithm, you can only call. without understanding the internal process.
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:34816
    • 提供者:江达
  1. okdes

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

    • 发布日期:2024-05-14
    • 文件大小:136192
    • 提供者:
  1. DEScode

    0下载:
  2. DES算法程序编程介绍,便于使用者了解其加密原理,更好地为系统安全服务。-DES algorithm programming, user-friendly understanding of its encryption theory, a better system for security services.
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:aniu
  1. yesadmin_com_2005112515349569

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

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:qq
  1. DESalgorithmslibrary

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

    • 发布日期:2024-05-14
    • 文件大小:78848
    • 提供者:王晓
  1. DES_IP

    0下载:
  2. 是VDKL语言实现的DES算法,是一个IP核, 对于相关方面有很好的帮助-VDKL language of the DES algorithm is an IP core, related well with the help of
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:174080
    • 提供者:小四
  1. edes

    0下载:
  2. DES加密方法,为实现des算法加密解密的过程-DES encryption methods to achieve des algorithm encryption and decryption process
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Jeong Wee
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org