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

搜索资源列表

  1. DES_demo

    0下载:
  2. DES算法演示。VC++工程。需要调用“des.dll”
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17207
    • 提供者:莫汉伟
  1. frequently_used_source_code

    3下载:
  2. 单片机方面大量常用优秀源代码和说明 ACM-12864汉字液晶显示驱动程序 Ad_da转换 ADC0809 adc2051 AD转换类 C51_table DES算法演示 I2c总线 IIC LED显示 编程规范与范例 步进电机 查表 串行通信 打印 代码运算类 代码转换 单片机经验谈 单片机直接驱动液晶显示 电机pwm控制 电机控制 定浮点子程序库 定时与中断 二进制数运算 汇编与c的衔接
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2496671
    • 提供者:何小克
  1. 61627676

    0下载:
  2. 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-prepared by the use of C DES, DESX, DES3 (triple DES) encryption algorithm, this program shows how the Delphi C called for the preparation o
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:201366
    • 提供者:万方
  1. FilterTitleSource

    0下载:
  2. FilterTitleSource: 这是一个Source Filter,产生单一背景下的字符图片流。这 个Filter的注册名为“DES Ext Source”,实现了一个自动化接口,可以用在DES中 当作扩展的Source,结合抠像功能的过渡(Transition),可以实现在视频上叠加 静态/动态的字符串。视频编辑演示文件参见Demo_mytitle.xtl。-FilterTitleSource: This is a Source Filter, to produce a si
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:245289
    • 提供者:SmarSare
  1. 3DES(1)

    0下载:
  2. 3des源代码+3des演示,对刚接触的人有帮助-+3 Des 3des demo source code, help for people new to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:36760
    • 提供者:zhu
  1. DES3

    0下载:
  2. C编写三层DES的加密算法 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-C to prepare three-DES encryption algorithm using C preparation of DES, DESX, DES3 encryption algorithm, as well as demonstrate how to call C in Delphi encryption and decryption algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:196260
    • 提供者:sdfads
  1. 61627676

    0下载:
  2. 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call at Delphi in the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:197622
    • 提供者:bmbm
  1. des3

    0下载:
  2. 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call in Delphi in the preparation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:197532
    • 提供者:zyb
  1. HighSpeedDes

    0下载:
  2. DES密码加密解密演示,采用位操作,可以直接加密任意类型的文件-DES encryption and decryption passwords demonstration, the use of digital operation, you can direct any type of file encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7265
    • 提供者:Mobel
  1. hhdjhdk

    0下载:
  2. DES算法演示,不错的程序,传上来分享一下。-DES algorithm presentation, good procedures, Chuan-up share.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:38631
    • 提供者:zengwencong
  1. 04030326

    0下载:
  2. 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:395250
    • 提供者:张贺寅
  1. DES3

    0下载:
  2. 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Use C to prepare DES, DESX, DES3 encryption algorithms, as well as demonstrate how to call C written in Delphi encryption and decryption algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:197537
    • 提供者:181
  1. DESDemo(less_effect)

    0下载:
  2. 这是DES加密算法的一个简单实现,并没有用位操作高效地运算数据,而是将字节型直接转换成bool型数组,非常低效,但是用于演示比较不错-This is the DES encryption algorithm is a simple implementation, and did not use bit operations efficiently computing data, but will be directly converted to byte-type bool-type array
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:20966
    • 提供者:沧海
  1. 3075819836

    0下载:
  2. 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 -The use of C written in DES, DESX, DES3 (three DES) encryption algorithm, this program demonstrates how to Delphi
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:191819
    • 提供者:唐鹤群
  1. wjcdescode

    0下载:
  2. 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Use C to prepare DES, DESX, DES3 encryption algorithms, as well as demonstrate how to call C written in Delphi encryption and decryption algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3082
    • 提供者:董奇
  1. C51commonlyusedassemblysubroutine

    0下载:
  2. C51常用汇编子程序:ACM-12864汉字液晶显示驱动程序,定时与中断类,Ad转换类,排序类,频率计,串行通信,代码运算类,DES算法演示,C51_table,I2c总线,IIC,键盘与显示类,交通灯,步进电机,电机控制,-C51 compilation of subprograms used: ACM-12864 character LCD driver, timer and interrupt class, Ad Conversion class, sort type, frequency
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-10
    • 文件大小:2521761
    • 提供者:apple
  1. 6

    0下载:
  2. 六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密-Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4800242
    • 提供者:daibo
  1. delphivnc-0.1

    0下载:
  2. DES加密演示程序,最传统、易用的加密,为初学者使用-DES encryption demo program, the most traditional, easy to use encryption to use for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7887
    • 提供者:zang
  1. DES3

    0下载:
  2. 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Written using C DES, DESX, DES3 encryption algorithms, and demonstrates how to call C written in Delphi encryption and decryption algorithms....
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:197461
    • 提供者:吴文霞
  1. des_code

    0下载:
  2. 他和是一个关于des 的雪崩效应的演示VC程序,基于VC-this is a program for des for nown beng
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:235945
    • 提供者:zhujun
« 1 2 34 5 »
搜珍网 www.dssz.com