-
Based on MCU
基于单片机控制的电子密码锁
摘要:本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外,还具有调电存储、声光提示等功能,依据实际的情况还可以添加遥控功
-Based on MCU-controlled electronic code locks Abstract: This system consists of single-chip microcomputer system, matrix keyboard, LED display and alarm system. System to complete the unlock, overtime alarm, lock超次, administrators decrypt, modify the user s password locks the basic functions. In addition to the above basic code lock function, but also has a transfer electric storage, sound and light features such as tips, according to the actual situation can also add a remote control reactive
- 2022-03-21 00:21:25下载
- 积分:1
-
一个很好的汇编集成开发环境,支持多种汇编编译器。
一个很好的汇编集成开发环境,支持多种汇编编译器。-A good assembly language IDE which support most assemblers.
- 2022-03-26 10:42:29下载
- 积分:1
-
用C++实现银行的模拟
用C++实现银行的模拟-C Bank"s simulation
- 2023-08-16 01:35:10下载
- 积分:1
-
用matlab编写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用...
用matlab编写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用-using Matlab prepared on the use of the transfer matrix method one-dimensional photonic crystal with the transmission cycle Change The procedure, a very useful
- 2022-09-11 19:30:03下载
- 积分:1
-
这是一个串行总线型IIC读写源码编译EEPROM24C02…
这是一个串行IIc总线型EEPROM24c02的读写汇编源程序,通过按键来控制读写操作-This is a serial bus type IIc compilation EEPROM24c02 source of reading and writing, through the buttons to control the read and write operation
- 2023-03-16 05:40:03下载
- 积分:1
-
输入一个数 然后可以得到比这个数小的所有素数 InTEL汇编程序设计书后的一道题目 天津大学实验...
输入一个数 然后可以得到比这个数小的所有素数 InTEL汇编程序设计书后的一道题目 天津大学实验 -Enter a number and then can get smaller than this number of all prime numbers InTEL assembly programming book for a test subject of Tianjin University
- 2023-08-26 13:35:11下载
- 积分:1
-
功放的电路图,是新款式的,有价值
功放的电路图,是新款式的,有价值-Power amplifier circuit, is a new style, and valuable
- 2022-02-26 06:51:27下载
- 积分:1
-
This program implements a PIC
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine.
Tool chain
----------
FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM
-> MPASM FUZZY.ASM -> INTEL HEX
Fuzzy input registers
---------------------
current_ins 1..8 x 8-bit raw inputs
Fuzzy inference function
------------------------
FuzzyEngine
Fuzzy output registers
----------------------
cog_outs 1..8 x 8-bit raw outputs-This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler f
- 2022-02-05 14:16:57下载
- 积分:1
-
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表...
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-Keyboard input in the preparation procedures are often used to a key scan code or ASC code, such as using Foxpro
- 2022-01-26 04:59:49下载
- 积分:1
-
将利用I2C总线对24C01进行数据块读写
将利用I2C总线对24C01进行数据块读写-Will use the I2C bus of the 24C01 data block read and write
- 2022-03-02 22:22:30下载
- 积分:1