-
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
-
可以取得几乎所有的windows操作系统的版本信息
可以取得几乎所有的windows操作系统的版本信息-can get almost all the windows operating system version
- 2022-01-27 23:47:44下载
- 积分:1
-
通讯录管理程序
通讯录管理程序-Address books management program
- 2022-01-26 00:17:02下载
- 积分:1
-
保留原有工具调入WORD工具的原代码
保留原有工具调入WORD工具的原代码-transferred to retain the existing tools WORD-source tools
- 2022-02-22 07:29:26下载
- 积分:1
-
捕获所有IP包1
捕获所有IP包1-capture an all IP packets
- 2022-12-16 07:15:03下载
- 积分:1
-
integrity of the project document details please refer to : http://bankbill.51.n...
项目文件完整性详情请参考:http://bankbill.51.net/upload邮箱:sywsl@hotmail.com
- 2022-03-23 08:13:43下载
- 积分:1
-
智能电话系统的C语言代码,包括电子邮件功能模块,电话簿功能模块等多个模块。...
智能电话系统的C语言代码,包括电子邮件功能模块,电话簿功能模块等多个模块。-smart phone system in C language code and functional modules including e-mail, telephone directories and other functional modules module.
- 2022-07-04 22:20:26下载
- 积分:1
-
source code of DirectX:MoviePlay
DirectX 源代码:MoviePlay-source code of DirectX:MoviePlay
- 2022-03-11 11:12:24下载
- 积分:1
-
failed to translate
这个是用c#写的网页代理服务器,代码比较简单,适合学习-failed to translate
- 2022-08-17 13:41:19下载
- 积分:1
-
used to write the crc check code for small programs for beginners reference
用delphi写的求crc校验码小程序,供初学者参考-used to write the crc check code for small programs for beginners reference
- 2022-08-12 00:09:23下载
- 积分:1