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

搜索资源列表

  1. c8051f程序加密

    1下载:
  2. Cygnal C8051f系列单片机的flash存储器加密程序,使用uvision开发环境-Cygnal C8051f series of flash memory microcontroller encryption, the use of development environment uvision
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42544
    • 提供者:段琪炜
  1. 单片机加密方法

    2下载:
  2. 单片机在开发后投入使用时,为了防止不法商贩复刻源代码,一般都会对其进行加密,次书介绍AVR单片机的一些加密方法-SCM input in the development of after use, in order to prevent unscrupulous traders remake of the source code, it will usually its encrypted times book about the AVR some encryption method
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9389
    • 提供者:
  1. 转贴----sle4442 I2C 逻辑加密卡

    0下载:
  2. sle4442逻辑加密卡读写程序---c语言编写(转贴)--Sle4442 I2C logic encryption card read/write program ( C code)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2688
    • 提供者:罗璟真
  1. fpga加密设计方法

    0下载:
  2. FPGA加密的方法,对于那些需要加密自己的vhdl源代码的人来说,很有用-FPGA encryption methods for those who need to encrypt their VHDL source code in a way, very useful
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:187211
    • 提供者:陶伟炯
  1. 用伪随机序列实现加密保护

    0下载:
  2. 本文讨论了用伪随机序列实现加密保护的原理,方法及可编程逻辑器件(pLD)实现的具体方法,在此基础上 介绍了一种基于FPGA的网络传输信道加密系统。 关键词 网络安全 伪随机序列 加密 FPGA
  3. 所属分类:嵌入式/单片机编程

  1. 基于单片机的实时3DES加密算法的实现pdf

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

    • 发布日期:2010-09-20
    • 文件大小:178777
    • 提供者:zbycxks
  1. AES加密的VHDL源码

    3下载:
  2. 用VHDL语言实现的AES加密算法的源代码,已经在硬件上下载运行实现了。
  3. 所属分类:VHDL编程

  1. AT88SA102S加密芯片的中文开发指南

    0下载:
  2. 加密芯片的中文开发指南,里面包含源代码,基本的IO通讯-Chinese encryption chip development guide, which contains the source code, the basic IO communication
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-28
    • 文件大小:44292
    • 提供者:sfasdf
  1. sle4442 I2C.rar

    0下载:
  2. sle4442 I2C 逻辑加密卡驱动程序,sle4442 I2C logic encryption card driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-10
    • 文件大小:2711
    • 提供者:叶清桂
  1. DES.zip

    0下载:
  2. DES 加密算法的实现,使用硬件描述语言VHDL编写,DES encryption algorithm realization, uses hardware descr iption language VHDL to compile
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:24153
    • 提供者:zfhustb
  1. AES

    3下载:
  2. AES加密解密算法,调试通过。可在单片机上直接使用。-AES
  3. 所属分类:SCM

    • 发布日期:2015-05-17
    • 文件大小:17941
    • 提供者:yingxuefeng
  1. scanner1

    0下载:
  2. 能够实现驱动层的加密与解密,但是没有实现缓存清除,对初学者来说是不可多得的源码-To achieve layer-driven encryption and decryption, but the flush did not materialize, for beginners it is a rare source! !
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3591062
    • 提供者:陈训武
  1. FPGA

    1下载:
  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 briefly, DES pseudo-code descr ipt
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-06-22
    • 文件大小:3852564
    • 提供者:betty
  1. AT89C51

    0下载:
  2. 加密型IC卡与AT89C51单片机接口程序设计-Encryption-type IC card and AT89C51 MCU Interface Program Design
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:172997
    • 提供者:liarlaker
  1. nrf24l01_tutorial_4_pic18

    0下载:
  2. 介绍了ARC4加密算法。以单片机为主控器,控制NRF24L01射频芯片,对加密数据进行无线收发。maintutorial4remote.c用于实现具体功能。同样提供了收、发的HEX文件以供实验。-Introduced ARC4 encryption algorithm. Mainly to single-chip controller to control the nRF24L01 RF chips, the data encrypted wireless transceiver. maintu
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:202046
    • 提供者:yinglun
  1. ALGO1-16bit

    0下载:
  2. 这是一个基于ADSP2188平台的加密、解密C语言程序。加密解密算法采用的是TEA算法。- This is a platform based on ADSP2188 encryption, decryption C language program. Encryption and decryption algorithms are used TEA algorithm.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:5566
    • 提供者:catcat
  1. TEA加密

    0下载:
  2. TEA加密算法,可以直接移植使用,方便进行通信加密(TEA encryption algorithm, can be transplanted directly to use)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:零tot
  1. 加密芯片SMEC98SP快速上手指南

    0下载:
  2. 快速了解加密芯片SMEC98SP的使用编程(Quickly understand the encryption chip SMEC98SP programming)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:498688
    • 提供者:SEMC98SP
  1. rocetech- 加密方法

    0下载:
  2. FPGA加密主要有 1.配合第三方加密芯片(如ds180等,通过控制程序复位使能实现) 2.自带加密逻辑硬核(如5/6/7系列中的BbRAM和eFUSE存储密钥实现) 主要讲述一下如何用自带的IP进行加密逻辑。(FPGA encryption mainly 1. With third-party encryption chip (such as ds180, etc., reset by controlling the program to enable) 2. Comes with
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-20
    • 文件大小:606208
    • 提供者:独白惠茹
  1. AES加密算法密码模块

    0下载:
  2. 其实现了AES加密中的密码模块,包含了功能的说明,模块以及测试用例,学习上手的难度较小(The realization of the AES encryption password module, contains a descr iption of the function modules and test cases, learning difficult to get started)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:78848
    • 提供者:未曾走远
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com