-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1
-
MFC
基于MFC设计了“学生管理系统”。管理员可以利用该系统对学生信息进行查看和编辑,普通用户可以利用该系统查看学生信息。-MFC-based design of the Student Management System. Administrators can use the system for students to view and edit information, general users can use the system to view student information.
- 2022-07-17 17:40:59下载
- 积分:1
-
相当不错的C++课件,过程化语句尽快掌握必备
相当不错的C++课件,过程化语句尽快掌握必备-Fairly good C++ Courseware, the process of statement as soon as possible the necessary
- 2023-04-11 11:30:03下载
- 积分:1
-
parse EDF File using Python
EDF(欧洲数据格式)文件一种特定的数据记录格式,一般用来记录某种需要实时记录的信号,例如瞬时的电信号或瞬时的行驶速度,十分的方便,解析起来也很方便。该源码使用的是Python语言编写,运行快速,并有详细的注释。你可以使用代码来进行科学研究,不得进行商业使用。
- 2022-05-12 11:03:47下载
- 积分:1
-
像一本书对网络特效行业的影响…
图象像翻书一样的效果,是一种网业特效,供初学者使用-images like the same book to the effect of a network special effects industry for beginners
- 2022-12-25 20:30:08下载
- 积分:1
-
sd2003测试程序
sd2003测试程序-sd2003 test procedures
- 2023-09-01 09:10:04下载
- 积分:1
-
存贮内存数据到文件里
存贮内存数据到文件里-The example of storing memory data to file
- 2022-01-31 13:55:00下载
- 积分:1
-
桌面烟花面烟花圣诞礼物--桌面烟花
桌面烟花面烟花圣诞礼物--桌面烟花-desktop fireworks-fireworks Christmas gifts-- desktop fireworks
- 2022-05-17 07:22:02下载
- 积分:1
-
一个好用的msvbvm60.dll comdlg32.ocx msdxm.ocx 在..vb98下有 vb6.olb 工程文件:media.vbp代码程序名称:...
一个好用的msvbvm60.dll comdlg32.ocx msdxm.ocx 在..vb98下有 vb6.olb 工程文件:media.vbp代码程序名称:多媒体播放器-a user-friendly msvbvm60.dll comdlg32.ocx in msdxm.ocx .. vb98 under vb6.olb project documents : media.vbp procedure code name : multimedia player
- 2022-01-21 22:13:33下载
- 积分:1
-
从键盘输入某年某月某日,程序可以自动计算这天是这年的第几天。...
从键盘输入某年某月某日,程序可以自动计算这天是这年的第几天。-input from the keyboard on a certain date that the procedure can be automatically calculated that day, it is the first few days.
- 2022-10-06 08:20:03下载
- 积分:1