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

搜索资源列表

  1. vc.des加密

    2下载:
  2. des、3des加密
  3. 所属分类:Windows编程

    • 发布日期:2010-02-05
    • 文件大小:53772
    • 提供者:lionman
  1. des 算法的实现

    0下载:
  2. des算法实现
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2011-05-07
    • 文件大小:25871
    • 提供者:fendouyingcai
  1. des C语言简练代码

    0下载:
  2. 利用简单的C语言编程完成对des加密的一个较为完整的c程序。
  3. 所属分类:其他小程序

    • 发布日期:2011-06-21
    • 文件大小:11769
    • 提供者:vencentt
  1. des

    0下载:
  2. vb6中DES 三重DES运算,很好用,现在项目中在用-vb6 triple DES operations in the DES, very good use, the project is now in use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3033
    • 提供者:inreyou
  1. DES

    1下载:
  2. 信息安全实验指导上的DES源程序,纯c编程,可用于各种c编译器。代码结构,流程清晰,有代码解释,还提供了数据测试。希望对广大初学者有用!欢迎下载!-Information security guidance on the DES experimental source, pure c programming, can be used for a variety of c compiler. Code structure, processes explicit and to explain the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:17414
    • 提供者:maowu
  1. DES(vc)

    0下载:
  2. 本代码采用VC实现DES,使用MFC制作界面-This code uses VC to achieve DES
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1948292
    • 提供者:kevinlee
  1. DES-Encrypt

    0下载:
  2. 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:672726
    • 提供者:李梓钺
  1. DES.ZIP

    0下载:
  2. Implement Encryption/Decryption of DES algorithm.-Implement Encryption/Decryption of DESalgorithm.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:34542
    • 提供者:li
  1. DES

    0下载:
  2. 简单的DES~。精简的代码~。仅供参考~。-Simple DES ~. Streamlined code ~. ~ Is for reference only.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:188680
    • 提供者:andy
  1. DES

    0下载:
  2. 多功能 的DES的算法演示-DES algorithm for multi-functional demo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:17104
    • 提供者:Angie
  1. DES

    0下载:
  2. 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:122998
    • 提供者:andy
  1. DES

    0下载:
  2. DES加密软件,采用DES算法,可以对任意文档进行加密解密。 -DES encryption software, using DES algorithm, can be carried out on any document encryption and decryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:55731
    • 提供者:Zn
  1. DES

    2下载:
  2. 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:85564
    • 提供者:liuxiao
  1. DES

    0下载:
  2. 实现DES加解密,基于MFC对话框窗口。-fffffffffffffffffffffff
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1923784
    • 提供者:李白
  1. DES

    0下载:
  2. DES的数字加密。这个是我们老师写的!别的上面绝对没有!-encryption DES figures.This is written by our teachers! Above, there is no other!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4020402
    • 提供者:水哥
  1. DES

    0下载:
  2. 保證可以用的DES~上課交作業老師給95分的~使用VB做的~分享給大家-Can be used to ensure that the DES ~ school teachers交作业to 95 points ~ ~ use of VB do you share
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:26874
    • 提供者:
  1. des

    0下载:
  2. des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:28133
    • 提供者:guang
  1. des

    0下载:
  2. vc++ openssl 实现加密des-openssl 实现加密
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1073
    • 提供者:huaaa
  1. DirectShow(DES)

    0下载:
  2. 一个基于DirectShow非线性编辑DES的功能演示,对于学习DirectShow有帮助的-DirectShow-based non-linear editing functions DES demonstration, learning DirectShow help! !
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:574403
    • 提供者:fan
  1. DES

    0下载:
  2. DES密码的实验报告,包括流程图以及简要说明-DES password experimental report, including the flow chart, as well as a brief descr iption of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:95829
    • 提供者:艾萌
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com