CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - des vc

搜索资源列表

  1. des加密算法源代(VC)

    1下载:
  2. des加密算法源代(VC)
  3. 所属分类:密码/编码算法

    • 发布日期:
    • 文件大小:25682
    • 提供者:
  1. DES(100 lines).zip

    0下载:
  2. 用VC写的DES算法,一共不超过100行,很精炼的.
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:7559
    • 提供者:
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  1. DES加密

    0下载:
  2. 这是一个用VC开发的DES加密/解密算法,非常好用.能和大家交流.-This is a development of the VC DES encryption / decryption algorithm, a very handy. You can exchange.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2444137
    • 提供者:赖高
  1. DES算法及其在VC++6.0下的实现

    0下载:
  2. DES算法及其在VC++6.0下的实现.rar 虽非原创,但很有用。-DES algorithm and the VC 6.0 achieved. Rar, if not original, but very useful.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:186259
    • 提供者:老灰狼
  1. DES-ziji

    0下载:
  2. DES算法及其在VC++6.0下的实现 给出了在VC++6.0语言环境下实现的源代码。 -DES algorithm and the VC 6.0 is the realization of the VC 6.0-language environment to achieve the source of generation yards.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3688
    • 提供者:Jay
  1. des算法

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

    • 发布日期:2010-07-01
    • 文件大小:10201
    • 提供者:qq
  1. des-7726

    0下载:
  2. 使用vc++编码 很好的加密算法 有较强的保密功能-use vc good encryption coding algorithm has strong security functions
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9771
    • 提供者:lianyufen
  1. lab4-Destest

    0下载:
  2. 对称加密算法DES VC++ 的简单实现 -DES symmetric encryption algorithm to achieve the simple VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10806
    • 提供者:roy
  1. des

    0下载:
  2. DES算法的原理,并给出了在VC++6.0语言环境下实现的源代码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:77121
    • 提供者:孙长叹
  1. DES

    1下载:
  2. 在vc环境下,用c++实现DES算法的.cpp文件。 里边含有一些可用的头文件以及演示
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11458
    • 提供者:Jimmy
  1. DES

    0下载:
  2. des算法,用vc++写出来的,密码学实验写的程序-des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1916106
    • 提供者:6368422222
  1. three-DES

    0下载:
  2. VC++实现的利用三重DES进行文件加解密-Achieve file en and de using TripleDES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:198107
    • 提供者:芳草
  1. okdes

    0下载:
  2. 一个 des base64 md5 等多种加密算法的实现程序,已经测试通过,vc++6.0 实现,适用于任何系统-A des base64 md5 encryption algorithm such as the realization of a variety of procedures have been tested, vc++6.0 to achieve, is applicable to any system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1992293
    • 提供者:王大傻
  1. DES

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. DES

    0下载:
  2. des加密算法,我已经在VC下运行过了,绝对可以-des encryption algorithm, I have been in the VC run, and definitely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:61533
    • 提供者:原志伟
  1. DES

    0下载:
  2. 使用VC++实现DES加密算法和解密算法(Implementation of DES encryption algorithm and decryption algorithm using VC++)
  3. 所属分类:加密解密

    • 发布日期:2018-01-04
    • 文件大小:24576
    • 提供者:仔仔monica
  1. DES

    0下载:
  2. DES加密解密,使用vc环境运行,以编译测试过(DES encryption and decryption,Run using the VC environment to compile and test)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:178176
    • 提供者:冯泽涛
  1. DES

    0下载:
  2. 一段DES加密代码,用VC实现,很基础,适合初学者学习(DES encryption code.)
  3. 所属分类:加密解密

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:w1tness
  1. VC

    1下载:
  2. 静态修改内核,过WIN7 PG保护,添加启动项即可实现过PG。(Through PG protection and drive signature protection, assembly code, VC implementation, after modification of multiple variables.)
  3. 所属分类:其他

    • 发布日期:2020-10-20
    • 文件大小:32768
    • 提供者:皇家周
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com