-
Assembler series of characters from the keyboard and then press the lowercase le...
汇编程序从键盘输入一系列字符,然后按小写字母、数字字符和其他字符分类计数,最-Assembler series of characters from the keyboard and then press the lowercase letters, numbers, characters and other characters were counted, the most
- 2022-08-21 19:06:29下载
- 积分:1
-
一个C style Assembler的source code
一个C style Assembler的source code-one of the C style Assembler source code
- 2022-04-17 05:18:12下载
- 积分:1
-
可以利用AT89C51,对模数转换IC ADS7804能够显示出其电压值
可以利用AT89C51,对模数转换IC ADS7804能够显示出其电压值-Can make use of AT89C51, for analog-digital conversion IC ADS7804 can show that its voltage value
- 2023-03-26 15:05:03下载
- 积分:1
-
晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。...
晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。
- 2022-01-28 20:43:29下载
- 积分:1
-
此程序为基于MATLAB的PSPICE仿真,非常实用,适用于初学者使用...
此程序为基于MATLAB的PSPICE仿真,非常实用,适用于初学者使用-This procedure for the PSPICE simulation based on MATLAB is very useful for beginners to use
- 2022-02-02 02:37:15下载
- 积分:1
-
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化...
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化标号
- Three-phase AC induction motor open-loop speed control SVPWM control program (software method) . Include 240x.h register address. Global _c_int0 overall grade of
- 2022-03-19 22:30:05下载
- 积分: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.
This code serves as an assembly program template. For detailed information, refer to the PIC18F452 datasheet, MPLAB IDE user guide, as well as MPASM user guide on the course web page.
- 2023-03-23 22:05:04下载
- 积分:1
-
经典win32汇编语言例子
经典win32汇编语言例子-classic example of assembly language
- 2022-09-14 09:35:03下载
- 积分:1
-
单片机实验板自检程序,
汇编语言编写,可检测实验板上所有功能...
单片机实验板自检程序,
汇编语言编写,可检测实验板上所有功能-Self-test procedures for single-chip board, assembly language development, can detect all the features of the experimental board
- 2022-03-28 14:09:49下载
- 积分:1
-
设从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