-
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做的windows文件系统演示
MFC做的windows文件系统演示-MFC do windows File System Demonstration
- 2022-03-25 14:00:53下载
- 积分:1
-
用于 sms 消息的通用 API。
SMSLib 提供了一个通用的发短信 API,可用于发送和接收消息 (通过 GSM 调制解调器和/或批量短信运营商。
- 2022-01-25 21:38:13下载
- 积分:1
-
自动取得系统当前年月日并转换为大写,如:二00六年十一月十五日等...
自动取得系统当前年月日并转换为大写,如:二00六年十一月十五日等-automatically the current system date and conversion of capital, such as : November 15, 2006, etc.
- 2023-08-14 16:25:02下载
- 积分:1
-
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的...
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of the shortest but to incorporate it into solutions that do not form part of the loop side. 3. Repeat Step 2 until all the nodes are included in some solution.
- 2022-06-21 15:56:06下载
- 积分:1
-
一个过程监控Sysinternal工具源代码
sysinternal 上的一个进程监视工具的源代码-sysinternal of a process monitoring tools source code
- 2022-03-22 11:16:47下载
- 积分:1
-
(Windows programming practice
Windows NT2000编程实践-(Windows programming practice
- 2022-03-21 16:51:20下载
- 积分:1
-
银士车辆监控系统
用于车辆的管理和监控,GPS定位和跟踪。
- 2022-08-15 20:06:35下载
- 积分:1
-
windows main 程序作为class 成员
的各种实例
windows main 程序作为class 成员
的各种实例-windows main proceedings as a member of the class examples
- 2022-12-22 07:15:03下载
- 积分:1
-
This system is developed using VFP library management system, the system interfa...
本系统是用VFP开发的图书管理系统,系统界面比较简单,可供mis开发的同学的参考。-This system is developed using VFP library management system, the system interface is relatively simple, can be mis development of the students for reference.
- 2022-07-21 15:07:21下载
- 积分:1