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

搜索资源列表

  1. DES-encryption-and-decryption

    0下载:
  2. DES算法的加密解密 C语言实现 代码-DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-23
    • 文件大小:18785
    • 提供者:赵春欢
  1. DES-compulish

    0下载:
  2. DES加密c语言实现,让新手了解DES实现原理,了解如何加密的-DES
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:14838
    • 提供者:黄艺明
  1. DES-CPP.rar

    0下载:
  2. DES算法用C++实现的源代码,对开发很有帮助,DES algorithm source code C++ achieve development helpful
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:7867
    • 提供者:JenshyHong
  1. DES--encryption-and-decryption

    0下载:
  2. DES的加密和解密程序,用C语言写的,调试成功,可运行。-DES encryption and decryption program, written in C language, debugging success, can be run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:5822
    • 提供者:
  1. des

    0下载:
  2. C++ des 用C++实现的des加密算法,代码很实用哦-C++ des Using C++ to achieve the DES encryption algorithm, the code is very useful oh
  3. 所属分类:Console

    • 发布日期:2017-12-09
    • 文件大小:4650
    • 提供者:吴国俊
  1. DES

    0下载:
  2. DES加密算法的C++代码,其中用动态库的方式封装DES算法,实现对8位数据的加密和解密。-DES the encryption algorithm C++ code, which dynamic library of Packaging DES algorithm, the 8-bit data encryption and decryption.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:3249945
    • 提供者:段盛凌
  1. DES

    0下载:
  2. DES算法的C++实现,通过对DES各种变换的实现,完成了对数据的加密工作.-The DES algorithm C++ to achieve, through the realization of various transformations of DES, the data encryption is completed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:2438
    • 提供者:随赛
  1. DES

    0下载:
  2. DES加密解密 c语言实现.可自己修改指定长度的密钥、明文,以得到相应的密文-DES encryption decryption c language can modify the specified length of the key, plaintext to ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:3613
    • 提供者:阿光
  1. c-Sharp-DES-encryption-algorithm

    0下载:
  2. c#实现DES算法加密解密,出现相应的加解密软件界面。-c# DES algorithm encryption and decryption, encryption and decryption software interface.
  3. 所属分类:CSharp

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

    0下载:
  2. des加密的c和java版本的对照,结果一致-the DES encryption c and java version of the control, the results are consistent
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:253461
    • 提供者:wh
  1. des

    0下载:
  2. DES标准C源码,供实验使用。可以很好的用于实验。-DES standard C source code for experimental use.
  3. 所属分类:CA program

    • 发布日期:2017-11-14
    • 文件大小:10918
    • 提供者:刘杨
  1. DES

    0下载:
  2. DES加解密算法C语言实现,可用于VC6.0等开发环境-DES encryption and decryption algorithm C language can be used for other development environment VC6.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:18454
    • 提供者:阿信
  1. DES

    0下载:
  2. DES算法源码 在DEV-C++下测试通过-DES algorithm source code in DEV-C++ under test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-06
    • 文件大小:4029
    • 提供者:得到
  1. Des

    0下载:
  2. DES密码的C语言实现。 输入为同目录下存放明文的1.txt文件,存放密钥的key.txt文件。输出为加密后的2.txt文件,以及2.解密后的3.txt。-DES passwords C language. Enter the same directory stored plaintext 1.txt, stored keys key.txt . 2.txt the encrypted output file, and 2. Decrypted 3.txt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:18008
    • 提供者:VongRuohang
  1. DES

    0下载:
  2. DES加解密算法,基于C++的开发环境,模块化的编程风格-DES encryption and decryption algorithm, based C++ development environment, modular programming style
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3797
    • 提供者:孙玉成
  1. des

    0下载:
  2. 基于c语言的加密解密程序,使用的des算法-C language based encryption and decryption procedures, the use of des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1931180
    • 提供者:张扬
  1. DES--c

    0下载:
  2. DES加密及解密算法程序源代码,还有算法实现的流程图,希望有用-DES encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES代码 C语言版 采用C语言编写 采用C语言编写-DES code C language version of the C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:187140
    • 提供者:张立统
  1. DES

    0下载:
  2. 用C实现DES算法,有MFC界面。主要实现字符串加密和字符加密。可以作为一个加密小软件-DES algorithm implemented in C, with MFC interface. The main achievement of the character string encryption and encryption. Encryption can be used as a small software
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:1943277
    • 提供者:吴明航
  1. DES-C

    0下载:
  2. DES 加密算法 比较高效的加密 运行代码可以直接测试 会显示加密所用的时间-More efficient encryption algorithm DES encryption
  3. 所属分类:CA program

    • 发布日期:2017-05-20
    • 文件大小:6023423
    • 提供者:Citying
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 48 »
搜珍网 www.dssz.com