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

搜索资源列表

  1. arithmeticofDESencrypt

    0下载:
  2. 提供高质量的数据保护,防止数据未经授权的泄露和未被察觉的修改; 具有相当高的复杂性,使得破译的开销超过可能获得的利益,同时又要便于理解和掌握; DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础; 实现经济,运行有效,并且适用于多种完全不同的应用。 -provide high-quality data protection to prevent unauthorized data disclosure an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39013
    • 提供者:范孟君
  1. DES_E_D

    0下载:
  2. 这是一个VC++6.0下写的DES算法的源码,该程序在控制台输入字符串,实现加密
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9948
    • 提供者:karl
  1. DES

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

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

    0下载:
  2. this can realize the des which may be useful for you!
  3. 所属分类:数学计算/工程计算

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

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

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

    0下载:
  2. DES算法 实现对des算法的加密解决计算机对于网络中的实现-DesAlgortim.cpp
  3. 所属分类:Algorithm

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

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

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

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

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

    0下载:
  2. 学习网络密码时,用delphi实现了des,从结果看,程序是正确有效的。-Learning Network password, use delphi to achieve the des, to see from the results, the program is correct and effective.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:215880
    • 提供者:leng hongsheng
  1. MatlabcodefordESalgorithm

    0下载:
  2. this the matlab code for des algorithm-this is the matlab code for des algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:65547
    • 提供者:akshay
  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-28
    • 文件大小:210329
    • 提供者:蟲子
  1. CipherDES

    0下载:
  2. des algorithm implemented using java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3051
    • 提供者:aaaaw
  1. Bin-Packing

    0下载:
  2. sur le probleme de bin- packing, qu il s ag^t de charger n objets, dans m bins de m^eme capacite c . L objectif c est de minimze le nombre des bins a utiliser.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:88226
    • 提供者:as ab
  1. Modelisation

    0下载:
  2. quelques programes de modelisation des prob de sac à dos la pierce de monais et les fils d attentes
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:2525104
    • 提供者:slch
  1. DES.ZIP

    0下载:
  2. DES Encrypt\Decrypt algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:8492727
    • 提供者:daniil
  1. triangulation-EN-cPP

    0下载:
  2. triangulation (un réseau de triangles est une triangulation de Delaunay si tous les cercles circonscrits des triangles du réseau sont vides)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:6109
    • 提供者:
  1. DES-mostfast-128bit-program

    0下载:
  2. 128为最快速的DES算法例子,新学习的童鞋可以-128 DES algorithm is the fastest example, new shoes can learn a good look. . .
  3. 所属分类:Algorithm

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

    0下载:
  2. DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data Encryption Standard (DES) is a
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:641090
    • 提供者:baimengying
  1. DES

    0下载:
  2. DES Cipher algorithm implementation using java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:12205
    • 提供者:saif ullah
  1. decode_encode

    1下载:
  2. 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:blackboy01
« 12 »
搜珍网 www.dssz.com