-
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读...
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读-Using assembly language to achieve 2-band conversion to the metric system, the process of labeling similar to the modular, through Jump realized legible block of code
- 2022-01-26 08:10:16下载
- 积分:1
-
单
单片机液晶显示,可以作为参考源程序,希望有用-Single-chip liquid crystal display can be used as a reference source, I hope useful
- 2022-08-07 09:21:04下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
pic渐明渐暗
LED控制系统子程序
微芯公司的PIC子程序库及运算平台...
pic渐明渐暗
LED控制系统子程序
微芯公司的PIC子程序库及运算平台-pic gradually dimming LED control system prescribed subroutine PIC Microchip
- 2023-04-14 02:45:04下载
- 积分:1
-
这个比较完整注释什么的都全还有开平方.
并且格式也很好看,干净.
这个比较完整注释什么的都全还有开平方.
并且格式也很好看,干净.-Note the relatively complete what are all still open square. And format is also very good looking, clean.
- 2022-07-04 14:52:23下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
AT89C51 24c02读写程序
AT89C51 24c02读写程序 -AT89C51 24c02 read and write procedures to read and write AT89C51 24c02 program
- 2022-07-20 19:49:34下载
- 积分:1
-
IO 驱动 LCD , *** *** *** ***
FILE NAME: IO_LCD
MCU: HT46R22
MASK OPTION...
IO 驱动 LCD , *** *** *** ***
FILE NAME: IO_LCD
MCU: HT46R22
MASK OPTION: WAKE-UP: PA6,PA7
PULL-HIGH: PA,PB,PC
IIC: DISABLE
PFD: DISABLE
PWM: DISABLE
WDT: ENABLE
CLRWDT: ONE
WDT CLOCK SOURCE: T1
WDT TIME OUT SELECT: WDT CLOCK SOURCE/32768
LVR: DISABLE
OSC: CRYSTAL
SYSVOLT: 3.0V
SYSFRAG: 4000KHZ
AUTHOR: RADOME
HISTORY: 2005.08.
- 2022-02-07 15:29:13下载
- 积分:1
-
可以设置的数字时钟程序的汇编语言
用汇编语言编写的数字时钟程序,可以进行时间设置和闹铃设置等功能。-assembler language of the digital clock procedures that can be set-up time and set the alarm function.
- 2023-06-05 02:35:03下载
- 积分:1
-
串口程序源码,C语言,需要的同志可以下载哈
串口程序源码,C语言,需要的同志可以下载哈-Serial program source code, C language, the need for comrades can download Kazakhstan
- 2022-02-05 01:40:35下载
- 积分:1