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

搜索资源列表

  1. des

    0下载:
  2. C++des加密解密代码~可以运行~互相学习-C++ des encryption and decryption code can run ~ ~ learn from each other
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:37740
    • 提供者:xu yan
  1. des

    0下载:
  2. des的源码加密程序,老师给的c语言开发的-The source encryption des
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES算法软件的实现,使用C++语言开发实现,可以直接下载使用。-DES algorithm for the realization of software, the use of C++ language development to achieve, you can direct download.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4292
    • 提供者:冯慧
  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. 通过C实现的des的源代码,能实现对信息的加密与解密-there is a des code
  3. 所属分类:Document

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

    0下载:
  2. A c++ program to encrypt/decrypt using the DES algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:437174
    • 提供者:dutz
  1. 327849328

    0下载:
  2. DES的各种语言版本,包括C,JAVA,C#,ASP版,请尊重他人的劳动成果!-DES for C,JAVA,C#,ASP,please look!
  3. 所属分类:File Formats

    • 发布日期:2017-05-18
    • 文件大小:4768236
    • 提供者:向一天
  1. DES

    0下载:
  2. DES算法C#界面实现源码,用C#的WPF模板开发,所用IDE为Visual studio2008-DES algorithm source code C# interfaces, using C#, WPF template development, the use IDE for Visual studio2008
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:361492
    • 提供者:大可
  1. DES

    0下载:
  2. DES算法,用c++实现。从文件读入明文,将密文写入文件。所有源码齐备,保证测试通过。-DES algorithm, using c++ implementation. Read from a file into the plaintext, the ciphertext to write the file. All source code in place, ensure the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4710
    • 提供者:dong
  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. des

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

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

    0下载:
  2. des 算法 用c语言写的 通俗易懂 能让初涉密码学领域的初学者 能对对称加密体制 有所了解-des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:538305
    • 提供者:柯贤良
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

  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++风格 两圈加密 含解密部分-des programming c++ style, with two laps to decrypt encrypted part of the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:435632
    • 提供者:ads
  1. des_cpp

    0下载:
  2. 用C++实现的数据加密标准(DES)算法的代码,可以实现加解密的功能-Implemented with C++ Data Encryption Standard (DES) algorithm code, encryption and decryption functionality can be achieved
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用C语言简单的实现了DES三重加密以及解密算法功能。- C language to achieve the encryption and decryption of information.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:3944
    • 提供者:ybshs124
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »
搜珍网 www.dssz.com