-
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的...
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU process, learning theory and computer component assembly language is a definite help in the
- 2022-07-13 03:08:07下载
- 积分:1
-
在职学员培训课程管理系统
(1)系统基本数据的录入。
(2)可实现课程信息的查询、修改。
(3)可查询教师所授课程的评价内容。
(4)培训教材的...
在职学员培训课程管理系统
(1)系统基本数据的录入。
(2)可实现课程信息的查询、修改。
(3)可查询教师所授课程的评价内容。
(4)培训教材的录入、修改和查询。
-In-service training courses management system (1) system, basic data entry. (2) can be achieved curriculum information query, modify. (3) can be found by teachers delegate the evaluation of course content. (4) training materials input, modify, and query.
- 2022-03-24 14:41:51下载
- 积分: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
-
You can also source an asterisk password, the compilation is good material for a...
可以还源星号密码,是汇编朋友学习的好教材-You can also source an asterisk password, the compilation is good material for a friend to learn
- 2022-03-11 09:59:31下载
- 积分:1
-
注意浮点算法
说明FPU算法和浮点运算的算法
- 2023-07-14 18:20:04下载
- 积分:1
-
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。...
此代码是利用汇编语言实现的霓虹灯变化,实现都种图案的变化。是很好的汇编语言学习实例。-This code is to use assembly language to achieve the neon lights change to achieve all kinds of design changes. Is a good example of assembly language to learn.
- 2022-07-11 18:57:21下载
- 积分:1
-
关于8086的一些编程,里面的思想对于汇编程序的书写很有借鉴。...
关于8086的一些编程,里面的思想对于汇编程序的书写很有借鉴。-8086 on the program, the thinking inside the compilation procedures for writing a very useful reference.
- 2022-04-27 21:29:32下载
- 积分:1
-
Smart Tuner, 255 Channel storage, 3010 remote control, automatic resumption of T...
智能选台器,255个频道存储,3010遥控器,全自动收台-Smart Tuner, 255 Channel storage, 3010 remote control, automatic resumption of Taiwan
- 2022-01-30 12:42:45下载
- 积分:1
-
跑动的男孩
跑动的男孩-running boy
- 2022-03-14 10:48:35下载
- 积分:1
-
计算今天星期几的汇编程序,没有用过程方法直接编写的程序...
计算今天星期几的汇编程序,没有用过程方法直接编写的程序-Today, a compilation of the calculation procedure a few weeks, there is no direct way to use the process of a program written in
- 2023-07-31 00:50:03下载
- 积分:1