-
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
-
找到协调的鼠标点击在3D视图
Find the co ordinate in a 3d view with mouse click
- 2022-12-01 15:05:03下载
- 积分:1
-
介绍计算机端口,包含常用计算机端口的说明
介绍计算机端口,包含常用计算机端口的说明
-Introduction of computer ports, computer port that contains commonly used description of
- 2022-02-15 06:18:24下载
- 积分:1
-
这个源码的作用是实现了,对话框无标题栏的拖动,是做无对话框拖动的很实用的源码。...
这个源码的作用是实现了,对话框无标题栏的拖动,是做无对话框拖动的很实用的源码。-this is a code what about no bar c++
and is very impotment
- 2022-09-16 22:35:03下载
- 积分:1
-
本程序用风险投资实现了随机选择的程序!感觉很好…
本程序使用VC来实现随机选号的程序!!感觉还不错-This program uses VC to achieve Random Pick of the program!! Feeling pretty good!!
- 2022-03-12 14:48:49下载
- 积分:1
-
roternocvhdl
版权所有2012 Rasmus Bo Soerensen;,
- 2022-05-22 01:44:13下载
- 积分:1
-
MFC Windows程序设计(第二版)随书光盘
MFC Windows程序设计(第二版)随书光盘-MFC Windows Programming (2nd edition) CD with the book
- 2023-03-24 02:35:05下载
- 积分:1
-
一个服务控制程序,主要实现服务的创建,启动,停止,移除等功能...
一个服务控制程序,主要实现服务的创建,启动,停止,移除等功能-a service control procedures, the main service creation, start, stop, remove function
- 2022-01-26 08:18:52下载
- 积分:1
-
雷达信号处理仿真程序
为完成雷达数字信号检测和信息提取功能所采取的实施手段。物体的反射回波是微弱的高频信号,经过变频、放大和滤波等处理变成具有一定强度的模拟信号(时间上连续,幅度上可为任意实数值)。数字处理须采用模拟-数字转换器,把模拟信号转换成为数字信号(时间上离散,幅度上分层),然后进行各种运算和处理。
- 2022-04-17 07:32:11下载
- 积分:1
-
实现Windows95/98的I/O端口读写
实现Windows95/98的I/O端口读写-achieve Windows 95/98 I/O ports literacy
- 2023-04-29 21:45:03下载
- 积分:1