-
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
-
c++里的一些,经典实验程序,你们可以借鉴下
c++里的一些,经典实验程序,你们可以借鉴下-It is very good,you will like it
- 2023-03-27 18:40:04下载
- 积分:1
-
矩阵整理,把矩阵排列成可以计算的形式,提供方便得数学运算,方便调用。...
矩阵整理,把矩阵排列成可以计算的形式,提供方便得数学运算,方便调用。-Matrix finishing, the matrix can be calculated arranged in the form of a mathematical convenience, convenient to call.
- 2023-06-02 23:40:03下载
- 积分:1
-
" C++ university courses," Chapter 24, the contents of the source code...
《C++大学教程》 24章源代码例子 光盘内容-" C++ university courses," Chapter 24, the contents of the source code examples of CD-ROM
- 2022-02-12 16:28:14下载
- 积分:1
-
the process of java book detail of text to jar, there are detail address of soft...
the process of java book detail of text to jar, there are detail address of software and tools.
- 2022-03-07 16:09:04下载
- 积分:1
-
i.mx27 driver for nand flash
i.mx27 driver for nand flash
- 2022-03-22 00:12:50下载
- 积分:1
-
制度管理体系
Institution Management System
- 2022-02-01 11:01:44下载
- 积分:1
-
VC画图应用程序=二维几何图形变换的演示
VC画图应用程序=二维几何图形变换的演示-VC drawing application = 2D geometry transform demo
- 2023-01-02 01:40:05下载
- 积分:1
-
此为模拟计算器的程序,C++写的……只能计算普通的运算
此为模拟计算器的程序,C++写的……只能计算普通的运算-This is the analog calculator procedures, C++ ... ... Can only be written by calculating the average computing
- 2022-07-04 17:41:13下载
- 积分:1
-
内存当中有关网页的操作,可以将查找到的内容全部表上颜色,在不用建立文件的情况下装载网页。...
内存当中有关网页的操作,可以将查找到的内容全部表上颜色,在不用建立文件的情况下装载网页。-Memory among the website s operation, you can find all the tables on the content of the color, do not create the document in the case of loading pages.
- 2022-02-03 05:44:51下载
- 积分:1