-
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。...
设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximum and the minimum.
- 2022-10-29 07:40:03下载
- 积分:1
-
MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.
MCS51基本调试程序 包括8255、键盘、LED等-MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.
- 2022-11-26 15:30:04下载
- 积分:1
-
通过51程序,用户可以使用ATMEL T89C51CC01建
通过a51程序,用户可以使用ATMEL T89C51CC01内置的模数转换功能,提高学习效率
- 2022-01-25 15:58:27下载
- 积分:1
-
PIC16F616 汽车应急启动电源汇编语言程序
应用背景最近市场上风糜一时的多功能汽车应急启动电源,其主要的功能是利用高倍率放电特性的锂粒子电池来替代汽车上本身的电池供汽车点火系统的供电,当汽车本身的电池没电时,以备用电源的身份存在!因本身就是一个备用电源,使用机率不大,故通常在其上加入一些其它的功能,使其能成为更多的移动电子设备的备用电源!主要有USB5V输出,12VDC输出,LED照明,SOS求救,LED爆闪警示,电量显示等功能加诸其上!加入这些功能就需要一个MCU来进行控制!本案例采用PIC16F616来进行控制!关键技术本程序是一款汽车应急启动电源的电路板控制程序,采用PIC16F616单片机控制,主要包含中断定时的应用,休眠与唤醒的应用,AD转换,通道切换,根据AD转换结果点亮不同的LED灯表示电量等,全部采用汇编语言编程!
- 2022-04-18 21:45:03下载
- 积分:1
-
这是我最近制作的,觉得还可以,请大家评论以下
这是我最近制作的,觉得还可以,请大家评论以下-This is my most recent production, I felt that I could, please comment on the following
- 2022-11-19 00:00:03下载
- 积分:1
-
配合单片机I/O口,实现单片机对LCD1602的简单控制,从而实现液晶显示(包括图像显示)的功能。...
配合单片机I/O口,实现单片机对LCD1602的简单控制,从而实现液晶显示(包括图像显示)的功能。-With single-chip I/O port, to achieve single-chip LCD1602 simple to control, in order to achieve liquid crystal display (including image display) functions.
- 2022-08-03 05:10:50下载
- 积分:1
-
一个用汇编语言编写的计算器程序
一个用汇编语言编写的计算器程序-an assembler language calculator program
- 2023-07-02 21:05:03下载
- 积分:1
-
Automatic sensor module, can automatically flushing toilets. The relatively high...
自动感应器模块,可以自动冲洗马桶.精确的比较高-Automatic sensor module, can automatically flushing toilets. The relatively high precision
- 2022-01-25 23:13:45下载
- 积分:1
-
计算器的代码,一般用于计算器的工作
code for calculator generally used for working of calculator
- 2023-09-04 03:10:03下载
- 积分:1
-
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SO...
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data block address in the SADR, the continuous sampling of a few in the W export parameters: filter values in SOU .
- 2022-02-12 14:42:33下载
- 积分:1