搜索资源列表
keyboard4_4
- 该代码是4乘4标准键盘扫描程序的源代码,用VHDL编写的,我在调试的时候忘记设置复位键了,大家也要注意了-The code is 4 x 4 standard keyboard scan a program's source code, prepared by the use of VHDL, I remember when debugging set the reset button, we have to pay attention to the
4cheng4jianpanxianshi
- 4乘4键盘识别与显示程序和说明(vhdl) 设计了一个的4x4键盘识别与显示模块。小键盘中有0~f共16个按键,小键盘和数码管都连接到PLD芯片上。
key
- 单片机键盘程序,4乘4的键盘扫描程序,接P1口,带数码显示.
4and4iKeyboardLcddisplayc51
- stc/at89c51 的4乘4行列式按键程序,可以通过12864液晶显示按键键值。
4by4keyboardc51
- 一个基于C51单片机IO口应用的实例程序,4乘4行列式按键,可以用来作为简单的系统输入使用
8279
- 8279扩展的八位显示及 4乘4键盘C语言程序
学习 .zip.rar
- 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件: (1) 电梯的运行规则是:可到达每层。 (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。 (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。 (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。 (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。 (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
MSP430F2274.rar
- MSP430F2274的4乘4键盘中断+液晶显示程序 采用中断程序,在液晶1602上显示输入的数字。,MSP430F2274 4 x 4 keyboard interrupt+ interrupted the use of liquid crystal display process procedures in the importation of liquid crystal display 1602 figures.
mimasuo
- 基于51单片机的4乘4密码锁程序及详细注解,包括矩阵键盘的扫描,输入错误报警等功能-Based on 51 single-chip 4 x 4 lock procedures and detailed notes, including the scan matrix keyboard input error alarm functions
dianziqin
- 电子琴完整版,keil和protues,4乘4矩阵键盘,可弹琴(对应键盘0~7),按其他键可播放音乐。保证能用-Electone full version, keil and protues, 4 multiplied 4 matrix keyboard can piano (corresponding keyboard 0 ~ 7) according other key to Play music. Guaranteed to
azhenkey1
- LPC2212的矩阵按键,为4乘4矩阵的控制,自己写的,和别人不一样-LPC2212 matrix keys, is 4 by 4 matrix of control, their own writing, and the others do not like the
c51-ky
- 基于c51开发的经典4乘4键盘程序下载(C语言)-Developed based on the C51 classic 4 × 4 keyboard program (C language)
shuzhifenxi3
- 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
44softkeyboard
- 4乘4键盘的VHDL描述和控制。4乘4键盘是非常常见的输入设备。希望对于正在应用的朋友有所帮助。-4 x 4 keyboard VHDL descr iption and control. 4 x 4 keyboard is a very common input device. Hope that a friend is applying for help.
keybord-display
- 包括4乘4矩阵键盘和4乘3矩阵键盘,可以在按下相应键时并显示出来,有仿真图-Including 4 x 4 matrix keyboard, and 4 x 3 matrix keyboard, you can press the corresponding button and display, a simulation diagram
5----KeyBoard4-4
- 这是关于MSP430F149的c语言程序,控制4乘4按键,希望可以帮助广大初学者。-This is the c programming language of MSP430F149, control 4 x 4 buttons, hope to help beginners.
3 计算器4x4矩阵键盘
- 简易计算器,利用4乘4矩阵键盘,51单片机在LED显示屏上实现简易计算器功能(Based on the 4 x 4 matrix keyboard, 51 microcontroller simple calculator functions on the LED display)
案例4加减乘除四则运算
- 案例4加减乘除四则运算(Case 4 add, subtract, multiply and divide four operations)
44DIANJI
- 基于汇编语言51单片机实现4乘4按键的控制(The control of 4 multiplicative 4 keys based on assembly language 51 single chip microcomputer)
4乘4键盘扫描控制器
- 1. 键值采用16进制编码,即16个按键分别对应显示16进制数 0~F,按键对应关系如下:最上面一行从左至右依次为0~3, 第二行从左至右依次为4~7,第三行从左至右依次为8~B,最 下面一行从左至右依次为C~F,其中b、d显示为小写,其他字 母大写; 2. 按键按下时显示当前键值并保持,直到下一按键被按下时更新 显示; 3. 只有按键被按下时蜂鸣器发出按键音,放开后蜂鸣器不发声。 4. 每个按键对应不同的按键音。(1. The key value is encoded in hexadecim