登录
首页 » 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 143
下载积分: 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 个回复

  • 用VC做的大家
    用VC做的大家-VC do we look at
    2022-03-28 13:07:56下载
    积分:1
  • when a good control at your disposal, what will you do not have to think, starte...
    当一个很好的控件为你效劳时,你会怎样?? 不用想了,开始学就是了-when a good control at your disposal, what will you do not have to think, started to learn the grindstone
    2022-02-16 03:43:58下载
    积分:1
  • 基于AForge.NET Framework的普通摄像头颜色识别
    基于AForge.NET Framework的普通摄像头颜色识别与跟踪c#源码,可以与单片机WIFI通讯,可以控制舵机,以及机器人追踪控制!
    2022-04-09 10:43:08下载
    积分:1
  • upnp port mapping
    UPNP 的全称是 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-23 21:21:23下载
    积分:1
  • This is a calculated area of a variety of graphical java program, you can increa...
    这是一个计算各种图形面积的java程序,可在里面增加图形来计算,实现简单。-This is a calculated area of a variety of graphical java program, you can increase the graphics to calculate the inside to achieve simple.
    2022-07-16 19:12:20下载
    积分:1
  • 模式对话框使用
    基于C++  mfc 创建模式对话框,如何使用模式对话框,使用例子, C++ 6.0 基于C++  mfc 创建模式对话框,如何使用模式对话框,使用例子 如何使用模式对话框,使用例子
    2022-06-13 13:38:55下载
    积分:1
  • use Concentric Circle paintings
    利用Bresenham画圆法画同心圆-use Concentric Circle paintings
    2022-03-12 17:36:47下载
    积分:1
  • 这是一个字符串处理程序
    这个是字符串处理程序-this is a string process program
    2022-03-30 14:54:26下载
    积分:1
  • 串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什...
    串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都 不甚明了。本文试图对串行化做一个简单的解释。 -serial Microsoft is the right target for file I/O of a mechanism that in the framework of (Frame)/Document (Document)/View (View) model to be a good application. Many people on what is the serial, how to make objects with serial capabilities and how to use serial capabilities such issues are unclear. This paper attempts to right a serial Gartner simple explanation.
    2022-04-09 05:40:08下载
    积分:1
  • undo/redo操作实现
    用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。                                                                                                                                        &nbs
    2022-12-31 03:25:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载