-
汇编语言程序设计
汇编语言程序设计-assembly language programming
- 2022-02-24 21:08:17下载
- 积分:1
-
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编...
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.
- 2023-08-11 06:25:03下载
- 积分:1
-
1602 and interrupted by keyboard control a six
用1602和中断式键盘控制一个六层的界面,很实用的哦,其只用六个键来控制,硬件很简单-1602 and interrupted by keyboard control a six-storey interface, very useful Oh, its only six keys to control hardware is very simple
- 2022-03-17 20:05:22下载
- 积分:1
-
AVR 矩阵时钟 8 x 8 点阵 led 显示屏
AVR 矩阵时钟。8 x 8 LED 矩阵使用 ATMEL AVR 单片机。RTC 时间由 DS1302 控制
- 2022-01-26 08:30:19下载
- 积分:1
-
实现一个硬盘保护程序,可以自动恢复硬盘引导区和操作系统引导区等...
实现一个硬盘保护程序,可以自动恢复硬盘引导区和操作系统引导区等-an little tool to protect your harddrive by recovering important information
- 2022-09-12 02:00:04下载
- 积分:1
-
at89c51 Digital Voltmeter
at89c51 Digital Voltmeter
- 2022-01-28 20:26:13下载
- 积分: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
-
RS232中断通信
RS232中断通信-RS232 communication disruption
- 2022-08-15 00:47:32下载
- 积分:1
-
FM8P53实现七彩跳变+渐变(汇编)
应用背景本程序可以做广告箱控制,实现多彩多样的变化!对做户外亮化的厂家很实用!使用厂家多,是LED生产厂家的后盾!关键技术本程序可以实现AC(交流过零同步)控制,应用广泛,本程序可以实现AC(交流过零同步)控制,应用广泛,本程序可以实现AC(交流过零同步)控制,应用广泛!
- 2022-01-24 10:04:06下载
- 积分:1
-
用8251实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送与接收。从键盘输入发送字符。发送与接收的字符均在屏幕上显示。按esc键返回dos...
用8251实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送与接收。从键盘输入发送字符。发送与接收的字符均在屏幕上显示。按esc键返回dos-Achieved with the 8251 serial asynchronous communication, spontaneous self-income, the baud rate 1200bps. Way to send and receive using queries. To send characters from the keyboard. Send and receive characters are displayed on the screen. Press esc key to return to dos
- 2023-08-01 07:45:03下载
- 积分:1