-
此程序是关系电子时钟的,用汇编写成,功能比较完哟
此程序是关系电子时钟的,用汇编写成,功能比较完哟-this program is the electronic clock with a compilation languages, a more complete functional yo
- 2023-06-18 22:05:03下载
- 积分:1
-
Wang Shuang language after compilation of the answers, but also the answer to th...
王爽的汇编语言的课后答案,而且还有课程设计的答案,很值得下-Wang Shuang language after compilation of the answers, but also the answer to the curriculum design, it is worthy of the next
- 2022-01-28 03:51:12下载
- 积分:1
-
The AD7787 Low Power ADC support for pic16f876 microcontroller
The AD7787 Low Power ADC support for pic16f876 microcontroller
- 2023-02-06 01:45:03下载
- 积分:1
-
205.asm-----数码管循环显示00~99源程序
205.asm-----数码管循环显示00~99源程序-205.asm----- digital tube display 00 ~ 99 cycle source
- 2022-02-15 17:31:51下载
- 积分:1
-
本程序的可视化界面可以模拟电梯运行下实现…
此程序可实现可视界面下的电梯模拟运行,可在下降或上升过程中搭载“顺路”的乘客,与现实生活中的电梯运行完全一致。-this procedure visual interface can be realized under the simulated elevator operation can be increased or decreased in the course of carrying "the way" of passengers, and the practical life of the elevator operation is consistent.
- 2022-11-23 20:15:03下载
- 积分:1
-
asm 编的vxd例子,不会重复的够多了哦,
asm 编的vxd例子,不会重复的够多了哦,-asm series vxd example, not repetitive enough oh,
- 2022-03-18 23:26:40下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1
-
点阵显示 点阵显示
点阵显示 点阵显示-Dot-matrix display Dot Matrix display
- 2023-06-20 02:00:03下载
- 积分:1
-
DS18B20应用,数码管显示,可手动调节温度。
DS18B20应用,数码管显示,可手动调节温度。-DS18B20 applications,digital tube display,you can manually adjust the temperature.
- 2022-04-25 08:02:28下载
- 积分: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