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

搜索资源列表

  1. des

    0下载:
  2. 对称加密算法des实现,c程序编写,在visual c++下运行。-Symmetric encryption algorithm des achieve, c programming in visual c++ run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:209067
    • 提供者:danrenpang
  1. des_code

    0下载:
  2. des加密算法c++实现,可以在windows环境下运行,用了windows的库,是文件加密的尝试-des encryption algorithm c++ achieve, you can run under windows environment, using the windows of the library, is file encryption attempt
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 掌握DES标准的算法描述 采用C语言实现DES加密算法; -Master standard DES algorithm using C language descr iption of DES encryption algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5842
    • 提供者:vip
  1. DES

    0下载:
  2. C#编写的DES加密算法,学信息安全的同学们可以拿去-CSharp prepared DES encryption algorithm, learning information security students can take
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:289492
    • 提供者:jiuhuajian
  1. DES

    0下载:
  2. DES加密算法,用c语言实现的,方便快捷-DES encryption algorithm, using the c language, convenient and quick
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1212
    • 提供者:zhaoyong
  1. des

    0下载:
  2. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
  1. DES

    0下载:
  2. 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:251425
    • 提供者:孟听
  1. DES

    0下载:
  2. DES加密算法实现,实现采用C++,可对文件和字符串进行加密-DES encryption algorithm to achieve the use of C++, can encrypt files and strings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:11999
    • 提供者:Ivan
  1. DES

    0下载:
  2. 计算机网络安全DES加密算法实现,C语言源码,编译通过-Computer network security DES encryption algorithm, C language source code, the compiler through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:8563
    • 提供者:sun
  1. DES

    0下载:
  2. C语言实现DES加密算法,用于验证开发的正确性-C language realization of DES encryption algorithm used to validate the correctness of the development of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:38871
    • 提供者:reborn
  1. DES3DESAES

    0下载:
  2. C语言版的DES,3DES,AES加密算法以及MD5数字签名-C language version of the DES, 3DES, AES encryption algorithm and MD5 digital signatures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:60474
    • 提供者:王刚
  1. des

    0下载:
  2. des加密算法的c++实现,很好的代码,适用于 windows环境下的c++语言-des encryption algorithm c++ implementation, a good code, for windows environment c++ language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:976088
    • 提供者:lucky
  1. name4

    0下载:
  2. DES加密算法(VS C++ 2005)并行算法-DES encryption algorithm (VS C++ 2005) Parallel Algorithm for
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4157
    • 提供者:equator
  1. des

    0下载:
  2. des加密算法。用c++实现的des加密算法。可以直接运行-des encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2749
    • 提供者:莫家恩
  1. des

    0下载:
  2. 这个是DES加密算法源代码(C++语言类别)-This is the DES encryption algorithm source code (C++ language category)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4517
    • 提供者:nexscorpio
  1. des

    0下载:
  2. 本人多年前,用C语言实现的DES加密算法的源代码。-DES C-language.
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:4002
    • 提供者:赵忠华
  1. Des

    0下载:
  2. 改进DES加密算法的C实现,具有运算速度快,加密效果好。-Improved C-DES encryption algorithm implemented with computing speed, encryption effective.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3733
    • 提供者:LYSH
  1. des

    0下载:
  2. 基于C++的DES加密算法实现代码实例。-The code for the encrypt arithmatic of the DES base on the c++ program language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3216
    • 提供者:fanjie
  1. des

    0下载:
  2. 该代码详细描述了des加密算法的实现,并且体现了c++的强大功能-The code is described in detail des encryption algorithm, and shows the power of c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3665
    • 提供者:王静
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com