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

搜索资源列表

  1. digital_lock

    1下载:
  2. 数字密码锁verilog源代码,包括键盘输入,控制模块,和显示模块。-Digital code lock verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:1024
    • 提供者:王彬
  1. mimasuo

    0下载:
  2. 数字密码锁,C语言编写,可在单片机上运行,内附电路图及文档说明-Digital code lock, C language, can be run on a single chip, is equipped with a circuit diagram and documentation
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:210114
    • 提供者:death1412
  1. Combination-lock-program

    0下载:
  2. 基于单片机的数字密码锁设计,六位密码同时有密码修改和LCD显示功能。-Six password combination lock design based on single chip microcomputer, at the same time have a password to modify and LCD display.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:21182
    • 提供者:程相兆
  1. M128_NumberLuck

    0下载:
  2. 基于ATmega128,数字密码锁;配以Prteus ISIS模拟仿真;现在采用数码管显示,内置扩展模块可以采用单颗LED结合按键的形式(如天使眼按键等)显示,增加整机的神秘感。此应用灵感来源于,密室逃脱,9宫格。此程序,可任意扩展密码长度,顺序,罚时时间,错误次数等。-Based on ATmega128, digital locks accompanied Prteus ISIS analog display now using digital display, built-in exp
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:53627
    • 提供者:sun
  1. M128_NumberLuck_V3_0

    0下载:
  2. 数字密码锁。猜按键顺序,猜正确一位,数码管提示数字加一,猜错一位,重头开始猜。全部正确,短蜂鸣三次;累积猜错AXWrongCount次,短蜂鸣两次,进入锁键盘状态,此时无法输入按键数码管显示dEly,888- 开始从PunishTime倒计时,罚时时间到后,蜂鸣器长鸣一声,返回按键输入状态。 附有Proteus仿真,经过多次升级,程序更加优化。此设计灵感来源于,密室逃脱九宫格解锁。此程序适用于此类解锁游戏,接口鲜明,易于在多种架构的单片机上移植。-Digital locks. Guess t
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:53610
    • 提供者:sun
  1. DIGITLOCK

    1下载:
  2. 该程序使用VHDL在BASYS2板上实现了数字密码锁的设计,平台为Xilinx12-The program uses VHDL realization of the digital board in BASYS2 lock design platform for Xilinx12
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:450782
    • 提供者:盛斌
  1. Digital-locks

    0下载:
  2. 数字密码锁。能实现8位串行输入,可以改密码,并能实现报警功能。-Digital locks. To achieve eight serial input, you can change your password, and can realize alarm.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:34961
    • 提供者:rogerlee
  1. locker

    0下载:
  2. 数字密码锁,4位密码,输错3次上锁,输入管理员密码解锁-Digital locks, four passwords, locking wrong three times, enter the administrator password to unlock
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:255835
    • 提供者:张凯韬
  1. mimasuo_

    0下载:
  2. 设计并实现一个数字密码锁,密码锁有四位数字密码和一个确认开锁按键,密码输入正确, 密码锁打开,密码输入错误进行警示。 基本要求: 1、 密码设置:通过键盘进行4位数字密码设定输入,在数码管上显示所输入数字。通过 密码设置确定键(BTN键)进行锁定。 2、 开锁:在闭锁状态下,可以输入密码开锁,且每输入一位密码,在数码管上显示“-”, 提示已输入密码的位数。输入四位核对密码后,按“开锁”键,若密码正确则系统 开锁,若密码错误系统仍然处于闭锁状态,并用蜂鸣器或led闪烁报
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:70573
    • 提供者:A
  1. code

    0下载:
  2. 本源码是基于VHDL语言环境下的基础实验源码,共分七个部分。分别是:序列检测器、数字密码锁、四位有符号数除法、同步FIFO、DPLL的设计以及Cordic 算法实现。对于VHDL的初学者具有极大的参考价值。-The source is based on experimental basis source VHDL language environment, it is divided into seven sections. They are: the sequence detector, di
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:20433
    • 提供者:朱召宇
  1. Digital-Password-Lock

    0下载:
  2. 数字密码锁具体要求如下: 1. 系统密码设置使用拨位开关sw[7:0],限定为4位密码;sw[7:6]、sw[5:4]、sw[3:2]、sw[1:0]分别对应从左到右密码的第1、2、3、4位;每一位的取值范围限定在0、1、2三个数中。 2. 用btn[2:0]作为输入键,btn[0]、btn[1]、btn[2]分别对应的有效输入为十进制数0、1、2(由于btn数有限,系统不支持解锁含有数字3的密码)。 3. 输入的密码显示在7段数码显示管对应位上,顺序为从左至右,未输入密码时数码管
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:4725
    • 提供者:刘东辉
  1. keyboard_scan_XUP

    0下载:
  2. 数字密码锁,数字密码由4*3键盘输入,密码输入正确时,lcd屏上显示正确的密码,并显示OK;密码输入错误时,lcd屏上显示ERROR。-Digital lock, numeric password is scanned the 4* 3 keypad, when you enter the correct password, lcd screen displays the correct password and OK when you enter the wrong password, t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:3608663
    • 提供者:queen
  1. MIMASUO

    0下载:
  2. 用以74LS112双JK触发器构成的数字逻辑电路控制方案设计的数字密码锁有详细设计过程及源码。-To 74 ls112 double JK flip-flop consisting of digital logic circuit control the combination lock has a detailed design process of the scheme design and source code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:107446
    • 提供者:zhangtian
  1. digital-combination-lock

    0下载:
  2. 该程序是一个数字密码锁的小程序,在基于单片机的LCD12864显示屏上实现的一个密码输入解锁的功能程序。-The program is a combination of small procedures, based on single chip LCD12864 display screen on the function of the implementation of a password to unlock the program.
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:101246
    • 提供者:xizengliu
  1. codedlock

    0下载:
  2. 数字密码锁的vhdl实现,包括设置密码,修改密码,报警。-Digital locks vhdl implementation, including setting a password, change passwords, alarm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4680
    • 提供者:lixin
  1. 51

    0下载:
  2. 51单片机的几个简单应用,如数字密码锁的设计-51 SCM few simple applications, such as digital lock design
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1077888
    • 提供者:辉子
  1. Eight-digit-code-lock-data

    0下载:
  2. 数字密码锁是二十一世纪制锁业的一次革命。锁的特点是不用钥匙、无锁孔、机械传动、不易损坏、不磨损、不易被破译、可多次更换密码、换号不换锁、一把锁多个密码,具有防拨、防砸、防撬、防堵等功能。-Digital password lock is a lock of the twenty-first Century revolution. The lock is characterized by no key, the lock, no mechanical transmission, no damage
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:914194
    • 提供者:黑曼巴
  1. 51_Lock_Matrix-keyboard

    0下载:
  2. 矩阵式键盘数字密码锁设计 根据设定好的密码,采用4x4矩阵键盘实现密码的输入功能。当密码输入正确之后,锁就打开(绿灯亮),10秒之后,锁自动关闭(红灯亮);如果连续输入三次密码不正确,就锁定按键5秒钟,同时发出报警(黄灯闪),5秒后,解除按键锁定,恢复密码输入-Matrix keyboard combination lock design According to set a password, password is realized by using 4 x4 matrix keyboard
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:159687
    • 提供者:黄红才
  1. digital_lock_vga_display

    0下载:
  2. Altera DE1平台的数字密码锁设计,可以驱动VGA显示(Altera DE1 platform digital password lock design, can drive VGA display)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-01
    • 文件大小:17898496
    • 提供者:SDUGNN
  1. 1

    0下载:
  2. 系统由单片机、显示器等部分组成,利用显示器来显示密码锁输入的相关信息,系统上电时内部默认三组数字密码(4位或4位以上);设置其他另外密码,密码输入正确则模拟打开密码锁(The system is made up of single-chip microcomputer, display and other parts. It displays relevant information of the password lock using the display. When the system
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:9216
    • 提供者:taobao34
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com