-
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
-
C#自定义图文控件,支持鼠标悬停时变更图片、底色、字体
1、继承Control控件,实现图片、文字的显示功能
2、支持鼠标进入控件时更改图片、底色、字体的功能
3、使用属性保存正常状态、鼠标进入状态、选中状态下的图片、字体、底色等,方便易用
可用于学习C#下的自定义控件的开发方法
- 2022-01-28 17:27:39下载
- 积分:1
-
Document retrieval system, retrieval of documents directory level than the sligh...
文件检索系统,逐级目录检索文件,比资源管理器效率略高-Document retrieval system, retrieval of documents directory level than the slightly higher efficiency of resource management
- 2022-03-18 10:21:11下载
- 积分:1
-
A notepad program, but also added a lot of gadgets. Program is not what I wrote.
一个记事本程序,还加了很多小工具.
程序不是我写的.-A notepad program, but also added a lot of gadgets. Program is not what I wrote.
- 2022-03-21 07:08:31下载
- 积分:1
-
Nessus在WinNT下的运用程序
Nessus在WinNT下的运用程序-Nessus in the application procedures
- 2023-07-22 08:15:05下载
- 积分:1
-
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!...
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!-Classic mobile phone to send and receive message process will be required to direct the type of people add their own project, call the function on one of the OK!
- 2022-03-11 16:10:48下载
- 积分:1
-
Multi
多移动机器人群集移动算法VC++实现源码-Multi-cluster Mobile Algorithm for Mobile Robot VC++ Realize source
- 2022-10-29 07:00:04下载
- 积分:1
-
NQueens problem.
Resolved using QT Framework+ c++
NQueens problem.
Resolved using QT Framework + c-NQueens problem.
Resolved using QT Framework+ c++
- 2023-09-03 07:45:04下载
- 积分:1
-
C, MFC source code parserdemo
C++、MFC源代码parserdemo-C, MFC source code parserdemo
- 2023-08-03 17:45:03下载
- 积分:1
-
c语言课程设计,贪吃蛇游戏,
c语言课程设计,贪吃蛇游戏, -c language curriculum design, Snake game, c language curriculum design, Snake game,
- 2022-12-15 01:15:04下载
- 积分:1