CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 3DES算法

搜索资源列表

  1. XINO_DES

    2下载:
  2. DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17.03kb
    • 提供者:黄双全
  1. des(msp430)

    0下载:
  2. 基于msp430优化的3des算法,16m时钟时运算速度是15ms-Controller Based on the optimization algorithm 3des, 16m computational speed when the clock is 15ms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13.07kb
    • 提供者:
  1. DES_src

    1下载:
  2. DES及3DES算法,可以直接用在嵌入式系统中。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12.87kb
    • 提供者:张倍雄
  1. DES

    0下载:
  2. DES加密源代码,用3DES加密算法。加密强度高,到目前为止,还无人能够破解!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7.41kb
    • 提供者:黑夜_白天
  1. 3des_vhdl

    0下载:
  2. 3重DES(3DES)加密算法的问答及其VHDL实现。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:136.9kb
    • 提供者:张开文
  1. 3des

    1下载:
  2. 本人从老师那里找到的3DES的算法的源代码,知道3DES的朋友都知道这个源代码对你的帮助有多大
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.23kb
    • 提供者:王苗
  1. 基于单片机的实时3DES加密算法的实现pdf

    1下载:
  2. 基于单片机的实时3DES加密算法的实现.pdf
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2010-09-20
    • 文件大小:174.59kb
    • 提供者:zbycxks
  1. ISO14443A_B_DESFIRE.rar

    2下载:
  2. 很强的射频卡reader源代码,支持ISO14443A、ISO14443B等卡片,支持Mifare卡,desfire 4卡,内嵌入3DES算法,A strong source of RF card reader, support ISO14443A, ISO14443B such as card, Mifare card support, desfire 4 cards, embedded 3DES algorithm
  3. 所属分类:SCM

    • 发布日期:2016-09-25
    • 文件大小:76.27kb
    • 提供者:wenmin
  1. 89c51descode

    0下载:
  2. 89c51des算法c语言源代码,实现des和3des算法-89c51des algorithm c language source code, implementation and 3DES algorithm des
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:8.83kb
    • 提供者:李先生
  1. ARM1

    0下载:
  2. 这是一个基于ARM的3DES加密算法,里面有算法的详细实现-This is an ARM-based 3DES encryption algorithm, which has a detailed algorithm to achieve
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:329.8kb
    • 提供者:linghui
  1. simple_3DES

    0下载:
  2. 精简3DES加解密算法实现,该3DES加解/密系统以精简硬件结构为目标,与传统的以吞吐率为目标的流水线模式3DES加/解密系统相比,具有消耗硬件资源小,性价比突出的优点。-reduced 3DES algorithm system based on FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2.67mb
    • 提供者:dinxj
  1. des_3

    0下载:
  2. 对于3DES加密解密算法的verilog实现,已经得到测试通过,对于学习3DES加密解密的实现过程很有用-3DES encryption and decryption algorithms for the verilog implementation has been tested for learning the implementation of 3DES encryption and decryption process is useful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:10.91kb
    • 提供者:
  1. 3dse

    0下载:
  2. C语言写的3DES算法,经过调试证明程序本身没问题-3DES algorithm written in C language, no problem after commissioning of the certification procedures
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4.53kb
    • 提供者:zhengyf
  1. DELPHI源代码-读卡器开发

    0下载:
  2. DELPHI源代码-读卡器开发 #ifndef _EXPORT_FUNC_H_ #define _EXPORT_FUNC_H_ //return successful result #define LIB_SUCCESS 0 //return failed result #define LIB_FAILED 1 #define MAX_RF_BUFFER 1024 /******** 功能:获取动态库版本号 2字节 ****************
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-03-06
    • 文件大小:308.38kb
    • 提供者:testsb
  1. 3DES

    0下载:
  2. 3DES算法函数 可以直接移植使用 非常优秀-3DES algorithm function can be directly transplanted very good use
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.61kb
    • 提供者:zhongguo
搜珍网 www.dssz.com