-
用汇编语言实现了精确频率计。实验已经通过
用汇编语言实现了精确频率计。实验已经通过-Using assembly language to achieve a precise frequency meter. Experiment has been passed
- 2022-10-07 02:25:02下载
- 积分:1
-
利用8255可编程并行口做一个扫描键盘实验,把按键输入的键码,显示在由8279控制的七段数码管上。8255PA口做键盘输入线,PB口作扫描线
利用8255可编程并行口做一个扫描键盘实验,把按键输入的键码,显示在由8279控制的七段数码管上。8255PA口做键盘输入线,PB口作扫描线-8255 programmable parallel port using a scanning keyboard to do the experiment, the button input keys code, displayed in the control of the team respectively by 8279 digital tube. 8255PA I make the keyboard input line, PB mouth for scan line
- 2022-09-21 20:30:02下载
- 积分:1
-
要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分;
程序可接受输入人名及相应的电话号码,并把它们加入电话号码...
要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分;
程序可接受输入人名及相应的电话号码,并把它们加入电话号码表中;
凡有新的输入后,程序应按人名对电话号码表重新排序;
程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。
-Require the establishment of a process to deposit the telephone number of the table 50, each including the name (20 characters) and telephone number (8 characters) in two parts program acceptable to enter the names and corresponding telephone numbers and telephone numbers to join them in the table where a new input, the program should list the names of the telephone number to re-sort procedures acceptable to the need to find phone numbers names, phone numbers from their telephone numbers found in the table, and then on the screen in the following format displayed.
- 2023-06-23 10:25:03下载
- 积分:1
-
a Serial
一个串口转TCP/IP的原码,已经经过实际应用,没有问题-a Serial-to-TCP/IP in the original code has been through practical applications, no problem
- 2022-07-25 21:18:27下载
- 积分:1
-
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,proteus仿真
51汇编 三线驱动5片74HC595级联输出并由5片74HC165级联读回,有proteus仿真
- 2022-01-28 07:18:27下载
- 积分:1
-
积木游戏汇编语言
积木游戏汇编语言-modular assembly language game
- 2022-02-06 14:48:30下载
- 积分:1
-
汇编程序案例18系统时间显示 imer.rar
汇编程序案例18系统时间显示 imer.rar-Assembler system time of 18 cases showed imer.rar
- 2022-03-23 20:10:10下载
- 积分:1
-
无刷直流电机的SPWM程序,可以用来实现变频的作用
无刷直流电机的SPWM程序,可以用来实现变频的作用-Brushless DC motor SPWM procedures, can be used to realize the role of frequency
- 2022-01-31 06:23:44下载
- 积分:1
-
工作环境为:
按键采用中断方式
IIC总线接通
P0口上拉
LS244使能
接通数码管
K0:确定键,用来确定调节好的时钟或者闹钟...
工作环境为:
按键采用中断方式
IIC总线接通
P0口上拉
LS244使能
接通数码管
K0:确定键,用来确定调节好的时钟或者闹钟
K1:时钟调节键,用来选择时钟调节的位置
K2:调节键,用来使选中的数字发生改变
K3:闹钟调节键,用来选择闹钟调节的位置
接通电源后可能需要按一次K4(复位键),时钟才会开始走动,此时是一个默认的时间,使用K1来选择需要更改的数字的位置,然后按K2调节,所有的数字都调节好后按K0确定,则时钟会按照新调节好的数据开始走动。
闹钟默认为晨7点,可以通过K3+K2+K0来调节,调节方法同时钟调节。
这是一个比较完善的时钟程序,当然还可以增加许多功能,例如增加闹钟的时间段,或者使到时间后某个输出有效等等,请大家多琢磨,希望看到各位写出的程序比我的这个好。
这个试验主要是学习PCF8563的使用,但也综合了IIC总线读写、中断方式按键处理、数码管数字显示、数码管动态刷新以及内部软件定时等方面,因此是一个综合性比较强的试验。
- 2022-06-29 23:08:31下载
- 积分:1
-
对十进制数的输入做加减乘除,并分别用十进制、八进制、十六进制表示结果...
对十进制数的输入做加减乘除,并分别用十进制、八进制、十六进制表示结果-right of the decimal number input do the arithmetic, and were used to the metric system, octal, hexadecimal representation results
- 2022-12-11 21:55:03下载
- 积分:1