-
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
-
NXP
NXP
8-bit synchronous binary down
counter
- 2022-01-25 20:23:43下载
- 积分:1
-
Algoritmo simetrico
Codigo simetrico en C#
- 2023-04-09 16:55:03下载
- 积分:1
-
上网本和笔记本电脑的电源管理电路,基于tps51125,非常流行的设计…
netbook/laptop power management circuit,based on TPS51125,very popular design on netbook product!
- 2022-11-19 11:35:04下载
- 积分:1
-
This procedure adopted by the process identifier (PID) has been running the curr...
本程序通过进程标识符(PID)得到目前运行该进程的用户的名字-This procedure adopted by the process identifier (PID) has been running the current process user name
- 2022-10-02 23:40:03下载
- 积分:1
-
这是FoxitReader!小巧的PDF浏览器
这是FoxitReader!小巧的PDF浏览器-This is FoxitReader!
- 2022-04-22 14:24:01下载
- 积分:1
-
JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。...
JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。-JetterSite WebEditor is a server controller which based on Java/Jsp develop envorolment.It is a powerful web editor for online.Everyone can download free and use beside using for commercer.
- 2022-02-01 06:43:34下载
- 积分:1
-
mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!...
mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!-mfc in source can convenient your reference, learning, hope have the opportunity together exchanges!
- 2022-10-10 10:55:03下载
- 积分:1
-
一个用来统计程序源文件中代码行数的小工具.使用VC++编写
一个用来统计程序源文件中代码行数的小工具.使用VC++编写-a statistical procedures used to document the source code line number of small tools. Preparation of VC
- 2022-05-24 14:35:43下载
- 积分:1
-
听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时...
听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时,可把对方的子直接去掉。谁最先无子谁就输-heard "three-game" game? The program is stand-alone version of the "three-game" game. Very simple rules : Now phase, composed of "three", the other side can void the son son (after the son will be removed). OK chess stage and formed a "3", the other side can direct the children removed. Who is the first one without a son who will lose
- 2022-10-23 14:00:03下载
- 积分:1