登录
首页 » Windows开发 » 1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect...

1、BOOTSECT.BIN 功能:1.44M软盘的引导扇区中的文件 源代码文件:BOOTSECT.ASM 编译方法 nasm bootsect...

于 2022-03-26 发布 文件大小:10.27 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c++源码 《共享内存》源代码.zip
    c++源码 《共享内存》源代码.zip-"shared memory" source code. Zip
    2022-08-23 17:39:01下载
    积分:1
  • 神经网络,神经网络算法,代码,操作保证…
    neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
    2022-04-27 06:22:27下载
    积分:1
  • Kfifo源于Linux下的C源码,经封装成C++的CKfifo类 源文件:Kfifo.h 和 Kfifo.cpp 功能:具有互斥功能的BU...
    Kfifo源于Linux下的C源码,经封装成C++的CKfifo类 源文件:Kfifo.h 和 Kfifo.cpp 功能:具有互斥功能的BUF队列类。 编译环境: Visual Studio2008-Kfifo from the C source code under Linux, after packaging into a C++, CKfifo class source file: Kfifo.h and Kfifo.cpp functions: BUF queue with mutually exclusive features classes. Compiler Environment: Visual Studio2008
    2022-09-27 03:40:02下载
    积分:1
  • how to set up a sister city links are so few routes do not intersect also the la...
    动态规划法---如何设置友好城市间的航线使的航线数又最大又不相交-dynamic programming-- how to set up a sister city links are so few routes do not intersect also the largest
    2022-09-08 19:00:02下载
    积分:1
  • DBGrid Grid Control VB5.0 is provided by the controls, the corresponding documen...
    DBGrid网格控件属于VB5.0所提供的控件,对应的文件名为DBGrid32.ocx,VB6未直接提供, 但在VB6的安装...哪里有这本好书《VB与串口通讯控制》可以下载,能给个链接吗?我会一直等你的连接的!!谢谢!! -DBGrid Grid Control VB5.0 is provided by the controls, the corresponding document, entitled DBGrid32.ocx, VB6 not directly provide, but in VB6 installed ... where this subtitle "VB and serial communication control" can be downloaded, give links? I will wait for you connect! ! Thank you! !
    2022-01-26 07:49:52下载
    积分:1
  • InternetClient 包含一个类
    InternetClient 包含一个类-InternetClient includes a category
    2022-03-20 13:38:23下载
    积分:1
  • EXPRESSION PARSE is a component of the library, it can detect PASCAL language ca...
    EXPRESSION PARSE是一个组件的图书馆, 通过它可以检测PASCAL语言类的SCRIPT. 它不仅 仅是一个调试器, 而且还是一个准编译器, 因此更有效率. 该软件使用方便且兼具DELPHI VCL的强大功能,你即可以检测一个简单的表达式或一大堆复杂的语法, 而不需要使用者具有很高深的编程能力或从编写一整个的应用程序的SCRIPTS或者注意其他的使用规则等, 你所需要的只是进行简单的内嵌表达式操作而已.-EXPRESSION PARSE is a component of the library, it can detect PASCAL language category SCRIPT. It is not merely a debugger, but also a quasi-compiler, therefore more efficient. The software is easy to use Delphi VCL which both the powerful functions, you can detect that is a simple expression- or a lot of complex syntax, without the need for users with high depth of programming capability or preparing an entire application"s attention SCRIPTS or other rules governing the use, you need only a simple expression embedded operating it.
    2022-03-13 18:30:18下载
    积分:1
  • 两人对弈的五子棋游戏。能判断两个的胜负。用鼠标控制。界面友好。...
    两人对弈的五子棋游戏。能判断两个的胜负。用鼠标控制。界面友好。-331 games. Two of the ability to determine the outcome. Using mouse control. Friendly interface.
    2023-05-08 07:35:03下载
    积分:1
  • 一个用java写的Email收例子CSMailForm1.1 ,方便实用,界面简单
    一个用java写的Email收发例子CSMailForm1.1 ,方便实用,界面简单-with a written Email transceiver CSMailForm1.1 example, convenient and practical, simple interface
    2022-03-11 22:48:55下载
    积分:1
  • 纯文本转PDF格式
    一个纯文本(Text)转换成PDF格式 的 C++ 实例,简单实用,欢迎选用。   
    2023-01-30 13:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载