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

搜索资源列表

  1. des-c.rar

    0下载:
  2. C语言写的DES加密算法源代码。
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:32355
    • 提供者:
  1. des.zip

    0下载:
  2. DES加密算法实现的C++类
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:988476
    • 提供者:
  1. c语言写的des(430单片机)

    0下载:
  2. c语言写的des(430单片机) 用430单片机实现的DES加密系统-c des written language (SCM 430) 430 MCU with the DES encryption system
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4661
    • 提供者:王明亮
  1. DES 加密系统的 C 语言源代码

    0下载:
  2. 一个可直接使用的DES加密算法,不需要修改代码。-a direct access to the DES encryption algorithm and do not need to amend the code.
  3. 所属分类:防火墙与安全工具

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

    0下载:
  2. DES 加密系统的 C 语言源代码 DES 加密系统的 C 语言源代码-DES 加密系统的 C 语言源代码
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7874
    • 提供者:wrjcomp
  1. DES

    0下载:
  2. 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:29017
    • 提供者:zy
  1. DES

    0下载:
  2. DES算法的C++实现,采用VS2005编译通过。-DES algorithm for C++ Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:34580
    • 提供者:何建鹏
  1. DES

    0下载:
  2. 基于C语言的加密算法DES。简单的有界面的C#_DES.-Encryption algorithm based on C-DES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:58032
    • 提供者:素奴役
  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(56)

    1下载:
  2. 用C#写的56位key实现DES对任意文件的加解密-56 bit key DES in C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:4929
    • 提供者:zach
  1. DES

    0下载:
  2. DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ comp
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des算法的编程实现,用的是c++语言。实现的功能是将一串字符(包括文件)加密并可以解密-The des algorithm programming is c++ language. Achieve the function is a string of characters, including file encryption and decryption
  3. 所属分类:ELanguage

    • 发布日期:2017-11-26
    • 文件大小:94208
    • 提供者:your name
  1. DES

    0下载:
  2. DES的c++实现,通过输入8位明文和8位密钥可以得到相应的密文,代码中有相应的解释说明-DES is achieved by c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2883
    • 提供者:Diana
  1. Des

    0下载:
  2. des密码算法,主要运用于密码学的des加密内容(Des cipher algorithm is mainly used in cryptography DES encryption content)
  3. 所属分类:

    • 发布日期:
    • 文件大小:1024
    • 提供者:滚滚1
  1. DES

    0下载:
  2. 用C++实现加密与解密,包括对文本内容的加密解密、图片的加密解密、DES加密,里面有详细的代码、注释及相关原理等,是一份完整的实验报告。(Encryption and decryption with C++, including encryption and decryption of text content, encryption and decryption of pictures, DES encryption, which has detailed code, notes and re
  3. 所属分类:加密解密

    • 发布日期:2018-01-05
    • 文件大小:680960
    • 提供者:司波达也&
  1. DES

    0下载:
  2. 控制台编程,实现S-DES对文件加密解密(Console programming to implement S-DES encryption and decryption of files)
  3. 所属分类:加密解密

    • 发布日期:2018-01-09
    • 文件大小:3957760
    • 提供者:wuciii
  1. DES

    0下载:
  2. 基于C++的DES解密解密代码 C++基于C++的DES解密解密代码 基于C++的DES解密解密代码(DES encryption and decryption)
  3. 所属分类:加密解密

    • 发布日期:2018-04-30
    • 文件大小:10240
    • 提供者:六六六lxl
  1. DES

    0下载:
  2. 用C++语言写的DES加解密算法,只是命令行方式的加解密,没有涉及用户界面。(DES encryption and decryption algorithm written by C++ language)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:6623232
    • 提供者:hzrdark
  1. DES

    0下载:
  2. 使用C语言实现DES加密解密算法的实现,其中的文件是正确加密范例 讲解网页(Using C language to achieve DES encryption and decryption algorithm, the file is the correct encryption example. Explaining web pages: https://www.cnblogs.com/lixiaoxu/articles/7736917.html)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:AIRCode
  1. DES分组密码

    1下载:
  2. 利用C++实现DES加密和解密,带有详细实验报告和分析(Using C++ to Encrypt and Decrypt DES)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-14
    • 文件大小:5675008
    • 提供者:_Benson_
« 1 2 34 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com