-
MSP430F135的WDT操作代码,绝对的真实可行.放心下载
MSP430F135的WDT操作代码,绝对的真实可行.放心下载-MSP430F135 the WDT operation code, is absolutely true feasible. Rest assured Download
- 2023-01-18 20:15:03下载
- 积分:1
-
应用8086系列接口芯片设计一个字符点阵为8*8LED显示器接口,显示字符“计、算、机、专、业”。每个字符显示2s,每个字符之间插入★,循环显示。...
应用8086系列接口芯片设计一个字符点阵为8*8LED显示器接口,显示字符“计、算、机、专、业”。每个字符显示2s,每个字符之间插入★,循环显示。-Application 8086 series interface chip to design a character dot-matrix display interface for the 8* 8LED to show character " into account, calculating, machine, specialized, industry." Each character display 2s, inserted between each character ★, loop display.
- 2023-07-16 23:20:03下载
- 积分:1
-
源程序,及程序运行截图,以及详细的程序说明报告,
源程序,及程序运行截图,以及详细的程序说明报告,-source, and running screenshots, and the detailed description of the procedures for reporting, thank you
- 2023-01-18 00:45:03下载
- 积分:1
-
统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数....
统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数.-statistics strings of letters and digits of the number, the compilation of self-help, which is how the input string, how to double-digit output.
- 2022-06-26 23:05:38下载
- 积分:1
-
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A...
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!-Debug on the production of Rising antivirus software key source disk MOV BX, 200 memory base address (0 face) MOV DH, 00 head No. 00 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interruption INT 3 MOV BX, 300 memory base address (1 side) MOV DH, 01 head No. 01 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th
- 2023-06-25 06:50:03下载
- 积分:1
-
汇编语言实现的控制小键盘的小程序,输入字母数字时能在小键盘上显示出来...
汇编语言实现的控制小键盘的小程序,输入字母数字时能在小键盘上显示出来-Assembly language to achieve the control of a small keyboard applet, enter the alphanumeric keyboard can be displayed in a small out
- 2023-08-24 06:40:04下载
- 积分:1
-
汇编语言程序设计
汇编语言程序设计-assembly language programming
- 2023-01-10 15:20:06下载
- 积分:1
-
51与1602显示模块的连接和显示功能.
51与1602显示模块的连接和显示功能.-51 with the 1602 display module connectivity and display capabilities.
- 2022-05-22 10:52:38下载
- 积分:1
-
five
字符和数据计算的实验
实验内容:先在屏幕上显示“input string,”,输入字符串 再显示“result=”。如为0~9的数字,则计数器加1,如为非数字,则直接显示,但不计数。(Characters and calculating data of experiments
Experiment content: first on the screen shows "input string,", the input string It is displayed "result =". As for 0 ~ 9 number, the counter add 1, such as is not a number, is directly display, but don t count.
)
- 2011-12-15 10:45:50下载
- 积分:1
-
这是一个学习如何写93C46 EEPROM的程序。
这是一个学习93c46如何写EEPROM的程序。
- 2022-01-22 14:04:44下载
- 积分:1