-
游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标...
游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 游标 -youbiaoyoubiaoyoubiaoyoubiaoyoubiaoyoubiaoyoubiao
- 2022-04-21 12:10:50下载
- 积分:1
-
通过C51程序,用户可以使用ATMEL T89C51CC01建
通过C51程序,用户可以使用ATMEL T89C51CC01内置的模数转换功能,提高学习效率
- 2022-04-25 11:27:15下载
- 积分:1
-
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需...
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需-Liquid crystal display, the program has been through so debug, on-line assembler less urgent requirements of U.S.
- 2022-05-05 13:54:20下载
- 积分:1
-
数据结构典型问题
霍夫曼编码器的实现(霍夫曼编码不具有唯一性,通过建立霍夫曼树实现)、实现图的遍历(前—中—后等不同顺序)、教学计划编制问题、快速排序、优先队列与堆
- 2023-06-26 09:25: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
-
PView CE from Microsoft Corporation
PView CE from Microsoft Corporation
- 2022-09-05 19:10:03下载
- 积分:1
-
售货机选择货物,计算总价、投入价格的主程序。
售货机选择货物,计算总价、投入价格的主程序。-Vending machine choices of goods, calculation of total price, input prices, the main program.
- 2023-05-21 13:55:03下载
- 积分:1
-
用仿真的方法实现超宽带信号的产生,先产生一个带宽确定的矩形波行,将其调制到射频频率上去...
用仿真的方法实现超宽带信号的产生,先产生一个带宽确定的矩形波行,将其调制到射频频率上去 -Simulation method used to achieve ultra-wideband signal generation, to produce a bandwidth of the rectangular-wave line to determine its frequency modulation up to RF
- 2022-06-17 23:17:23下载
- 积分:1
-
This is my own system of course a student, I hope we can exchange ideas, opinion...
这是我自己编的一个学生选课系统,希望大家互相交流,友好的意见提出来!-This is my own system of course a student, I hope we can exchange ideas, opinions and friendly!
- 2022-03-14 01:20:47下载
- 积分: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