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

搜索资源列表

  1. 121212154654

    0下载:
  2. 基于单片机控制的电子密码锁 摘要:本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外,还具有调电存储、声光提示等功能,依据实际的情况还可以添加遥控功
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:871
    • 提供者:wan
  1. 智能电子密码锁源程序---汇编

    0下载:
  2. 智能电子密码锁源程序---汇编程序本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本;;的密码锁的功能。除上述基本的密码锁功能外,还具有调电存储、声光提示等功能,依据实际的情况还可以添加遥控功能。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-02-23
    • 文件大小:12205
    • 提供者:bg7img
  1. AES

    0下载:
  2. AES单片机加解密程序,非 常 实 用。-AES encryption and decryption procedures SCM
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:9006
    • 提供者:刘先生
  1. stc12c5410ad

    0下载:
  2. stc12c5410ad系列单片机,单时钟周期指令,高可靠,无法解密-stc12c5410ad Series MCU, a single clock cycle instruction, high reliability, can not be decrypted
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:870766
    • 提供者:zhangweimin
  1. GSM1

    0下载:
  2. 基于GSM的住宅智能报警系统的设计 本文介绍了一种基于GSM 的住宅智能报警系统。单片机为系统的控制核心, 热释电传感器对现场防区进行实时监测。 有警情发生时, 该系统可自动发出声光电报警, 同时向户主发送警报短信。系统也可根据家中有无人情况, 利用加密、解密 进行系统布防和撤防状态的切换。事实证明该报警系统满足了现代住宅防盗的需要。-GSM-based Intelligent Home Alarm System
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:121778
    • 提供者:zhangmengle
  1. AES

    1下载:
  2. 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4733
    • 提供者:herry
  1. avr_des1

    0下载:
  2. avr 8位单片机汇编代码,可用于软件des加解密,速度快,占用资源少.-AVR 8 Bit MCU assemble code for software DES crypt/decrypt operation.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:5092
    • 提供者:yefeng787
  1. 256bitLinuxC

    0下载:
  2. 能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:27873
    • 提供者:杨立
  1. FSUD-I

    0下载:
  2. //BCB6写的freescale单片机S19文件的加密 软件 //加密后的文件可以通过串口按16进制传给单片机,单片机里的程序负责解密、编程 //加密文件有些特性,比如任意改变一位,都会导致解密不出原文;密钥可以半路变化, //加密后数据大体格式是 //长度减一(明码)+编程地址(加密)+编程数据(加密)+全部数据的校验和反码(明码)-S19 type encrypt file transmit through serial port the file encr
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1617797
    • 提供者:华晓明
  1. tea

    1下载:
  2. c51 单片机 tea加密解密 在keil中编译通过-c51 tea encrypt decrpyt
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:923
    • 提供者:张明
  1. encryption-and-decryption

    0下载:
  2. flash型单片机的加密与解密,希望对大家有帮助-flash MCU encryption and decryption, we want to help
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:572518
    • 提供者:sherry
  1. AESFORC51

    1下载:
  2. C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the project, the online is more to see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5033
    • 提供者:uiao86
  1. dianzisuo

    0下载:
  2. 本设计中,电子密码锁使用STC89C52单片机控制,采用 C语言编写,通过Proteus软件仿真并进行了实物焊接。电子密码锁通过矩阵键盘进行密码输入,1602A液晶显示模块进行显示。其可实现的功能有:(1)通过切换,对输入的4位密码进行显示或隐藏;(2)通过发光二极管和蜂鸣器,对解密正确或者错误进行声光报警;(3)4位密码修改;(4)在密码遗失情况下,通过初始密码进行密码再设置;(5)采用AT24C02外部存储器,完成断电密码保护功能;(6)具有1-9次的解锁次数任意设定功能;(7)模拟密码箱
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:71818
    • 提供者:liuguangfeng
  1. des1

    0下载:
  2. 最好的des加解密程序.单片机工作者非常实用-des encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:4922
    • 提供者:li
  1. Electronic-coded-lock

    0下载:
  2. AT89C2051为核心的单片机控制方案,显示采用1602。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外,还具有调电存储、声光提示等功能,依据实际的情况还可以添加遥控功能。本系统成本低廉,功能实用。-AT89C2051 microcontroller core control program using 1602. The system can unlock timeout alarm, Transdimensional locked
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:381892
    • 提供者:liuxing
  1. ir

    0下载:
  2. 基于51单片机的红外解密程序,可以将解析出来的红外编码显示在LCD1602上-51 MCU decryption program based on infrared, infrared code can be parsed in the LCD1602 display
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:7362
    • 提供者:iuip
  1. DEC

    0下载:
  2. 可以用在单片机上简化的DEC加解密算法.本程序用在ATMEGA128,并经过验证,简化了原有的DEC算法,减小了运算量。-Can be with DEC plus SCM simplified decryption algorithm the procedures used in the ATmega128, and proven to simplify the DEC algorithm to reduce the computational.
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:1631
    • 提供者:韩青锋
  1. VideoSecure

    0下载:
  2. 基于单片机对视频信号进行处理,实现加解密。-The video signal processing based on single chip, to achieve encryption and decryption
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:20071
    • 提供者:李勤
  1. TEA-C-codes-for-msp430

    0下载:
  2. 可以在MSP430单片机上实现的TEA加解密算法,可以直接添加到工程里使用-Can achieve on MSP430 single chip microcomputer of TEA encryption algorithm, can be directly added to use in engineering
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:834
    • 提供者:tckobe
  1. AESTest

    0下载:
  2. AES加密目前世界上最好的加密方法,本工程实现了简单的AES加密解密,基于51单片机-The best encryption method AES encryption world today, the project implements a simple AES encryption and decryption, based on 51 single
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:47542
    • 提供者:peter
« 1 23 »
搜珍网 www.dssz.com