CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - DES C

搜索资源列表

  1. DES标准C源代码.zip

    0下载:
  2. 所属分类:数值算法/人工智能

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

    0下载:
  2. 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3025
    • 提供者:徐小蔚
  1. DES program

    0下载:
  2. 用c编写的密码程序DES-prepared using the password procedures DES
  3. 所属分类:密码/编码算法

    • 发布日期:2014-01-18
    • 文件大小:8637
    • 提供者:
  1. DES文件加密

    0下载:
  2. c# DES文件加密
  3. 所属分类:密码/编码算法

    • 发布日期:2009-04-04
    • 文件大小:3958
    • 提供者:liu_zhou2006
  1. 用c#来进行文件加密

    0下载:
  2. 用c#来进行文件加密
  3. 所属分类:密码/编码算法

    • 发布日期:2009-01-10
    • 文件大小:20020
    • 提供者:yixuabc
  1. DES加密解密

    4下载:
  2. DES加密解密 C#
  3. 所属分类:密码/编码算法

  1. WjcDes

    0下载:
  2. C写的不到90行的标准DES加密算法代码,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, DES encryption algorithms, commonly used in programming an encryption algorithm, easy to use,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3209
    • 提供者:madud00088
  1. raw

    0下载:
  2. DES算法实现过程分析 之 C-DES algorithm C process analysis.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-26
    • 文件大小:2561
    • 提供者:hong
  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. This program is DES Cryption Code. DES is a powerful Cryption Algorithm. This Codec is C Language Code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4331
    • 提供者:peace
  1. DES

    0下载:
  2. 一个简单的DES算法的C实现,注释很清楚-A simple C implementation of DES algorithm, annotation is very clear
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:237564
    • 提供者:hj
  1. des

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

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

    1下载:
  2. C语言DES加密源代码,C语言的DES加密实现-DES
  3. 所属分类:Algorithm

    • 发布日期:2016-09-01
    • 文件大小:9156
    • 提供者:sulonshen
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

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

    0下载:
  2. 能实现基本的加密和解密功能 很适合C++初学者学习DES加密-To achieve the basic encryption and decryption functions are suitable for beginners to learn C++ DES encryption
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:946234
    • 提供者:吴金旺
  1. des

    0下载:
  2. 实现DES算法,C语言编写,大家看看,多多指教-DES algorithm implementation, C language, we look at the exhibitions
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:3805
    • 提供者:hiu
  1. des-matlab-encryption

    0下载:
  2. DES算法用C++实现的源代码 只有加密部分,是个实验,程序比较清晰-DES algorithm implemented in C++ source code is only the encrypted portion of the experiment, the procedure is relatively clear
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:238307
    • 提供者:teng
  1. DES-compulish

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

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

    1下载:
  2. 1、实现des、3Des 、mac加解密算法 2、使用C++实现(1, to achieve DES, 3Des, MAC encryption and decryption algorithm 2, using C++ implementation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:Code2019
  1. DES加密算法

    0下载:
  2. DES加密算法 美国国家加密标准 通过C语言实现 块加密 费斯托密码模型
  3. 所属分类:密码/编码算法

« 12 »
搜珍网 www.dssz.com