搜索资源列表

  1. FPGA

    0下载:
  2. 此课件是基于FPGA的加密芯片设计实例,DES的FPGA实现,包括DES加密算法简述,DES的伪代码描述,设计流程,运算电路模型设计,算法程序设计 -The courseware is based on the FPGA chip design example of encryption, DES for FPGA implementation, including the DES encryption algorithm brie
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:3852288
    • 提供者:betty
  1. topic

    0下载:
  2. DES加密算法的VHDL和VERILOG源程序- Xilinx开源共享61EDA代码工厂-DES encryption algorithm of VHDL and VERILOG source code- Xilinx factory open source code sharing 61EDA
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:274432
    • 提供者:renkaiqiang
  1. des

    0下载:
  2. 该代码详细描述了des加密算法的实现,并且体现了c++的强大功能-The code is described in detail des encryption algorithm, and shows the power of c++
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:王静
  1. DES

    0下载:
  2. 代码为使用C语言实现的DES加密和解密的算法-C language implementation of DES encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:313344
    • 提供者:高河晨
  1. Register1

    0下载:
  2. 软件注册原理实现代码 采用SHA-1、RSA和DES算法-Principles of software registration code used to achieve SHA-1, RSA and DES algorithms
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1159168
    • 提供者:jiang
  1. C_language_programming_code_DES_encryption_algorit

    0下载:
  2. C语言编程DES加密经典算法代码 C language programming code for DES encryption algorithm Classic-C language programming code for DES encryption algorithm Classic
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:io
  1. C_programming_classic_variety_of_enhanced_DES_algo

    1下载:
  2. C编程实现各种增强DES算法的经典代码C programming classic variety of enhanced DES algorithm code-C programming classic variety of enhanced DES algorithm code
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:978944
    • 提供者:fiw
  1. DES

    0下载:
  2. 基于C++的DES加密算法实现代码实例-C++ based on the DES encryption algorithm code examples ...........................
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:麒麟
  1. CDES

    0下载:
  2. C++实现DES加密算法(代码) 这部分是用C++来实现的-C++, DES encryption algorithm (code) This part is implemented C++
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:ding
  1. DESMYC

    0下载:
  2. 一个DES加密算法代码,详细的C语言代码帮助你快速开发,自己的加密软件源码.-A DES encryption algorithm code, C language code in detail to help you quickly develop their own encryption software source code.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:
  1. DESLib

    0下载:
  2. 自己实现的一套des算法,速度还可以,C++做的,以前实验的代码,速度在1M左右-Own implementation of a set of des algorithm, the speed can, C++ to do, before the test code, the rate of about 1M
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:krwang
  1. des

    0下载:
  2. 自己设计的DES加密解密算法,代码简练,简单实用-DES encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:林元慈
  1. kcpDES

    0下载:
  2. DES算法的加密解密,借用别人的代码,自己编写的小界面。可以加密八位以下的字符,解密后输出为十六进制,并且可以正确解密。希望对大家有用-DES algorithm for encryption and decryption, to borrow someone else' s code, I have written a small interface. The following eight characters can be
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:5625856
    • 提供者:孔垂品
  1. mycipher.java

    0下载:
  2. 用java编写的用于加密和解密的代码,所用加解密算法为simple DES算法。-Prepared with the java code for encryption and decryption, used as a simple DES encryption and decryption algorithm algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:fd
  1. jiami

    0下载:
  2. 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,加密也是常用的一种程序数据处理方式,实用性比较大。-More than 200 common encryption algorithm VC++ code, such as DES, ASN, hex, rsa, etc. algorithm, encryption is also a procedure commonly used in data proc
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:393216
    • 提供者:suo618
  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 encr
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:madud00088
  1. des_c

    0下载:
  2. 用C语言编写的100行des加密算法,代码简单,希望能有用-Written by 100 lines of C des encryption algorithm, the code is simple, hope can be useful
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:guo
  1. Barrel-shifter-design-report

    0下载:
  2. 实现变量移位操作的32-bit桶形移位寄存器;实现DES算法的数据路径设计及控制路径设计,有仿真和附录verilog代码 -Variable shift operations to achieve 32-bit barrel shifter implement the DES algorithm data path and control path design design
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:BOBO
  1. 20110927090408

    0下载:
  2. 基于DES的文件加密程序 采用ECB或CBC工作模式 DES算法核心代码-DES-based file encryption program using ECB or CBC mode of DES algorithm core code
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:HH
  1. DES

    0下载:
  2. DES_加密解密算法,使用c++语言。有代码-DES_ encryption and decryption algorithms, using c++ language. A code
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:zhangbin
« 1 2 3 4 5 6 7 89 10 11 12 »

源码中国 www.ymcn.org