-
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
-
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB....
把EXCEL格式的多个工作簿的数据转换为ACCESS格式下的表,程序调用读取数据的效率大大提高。在该目录下有点目录.XLS程序运行有自动生成点目录.MDB.-EXCEL format to multiple workbook ACCESS data into a table format, the program call to read data greatly improve the efficiency. A bit in the directory directory. XLS run directory are automatically generated points. MDB.
- 2022-09-09 08:30:02下载
- 积分:1
-
这是一个在对话框中画曲线的ActiveX控件,界面美观大方。
这是一个在对话框中画曲线的ActiveX控件,界面美观大方。-This is a painting in the dialog box of the ActiveX control curves, elegant interface.
- 2022-02-06 01:35:37下载
- 积分:1
-
SCME的编程文档,可以很详细地了解实现细节,对于研究信道模型的很有用的~
SCME的编程文档,可以很详细地了解实现细节,对于研究信道模型的很有用的~-SCME programming document, you can realize a very detailed understanding of the details of channel model for the study of very useful ~
- 2023-06-03 16:20:03下载
- 积分:1
-
- 2022-05-19 01:22:10下载
- 积分:1
-
巨魔是一个2D游戏/应用程序框架。它提供给你一些有趣的功能…
Troll is a 2D game/app framework. It provide to you some interting features that will help you write your game.
- Frame timing auto control (fixed FPS and low CPU usage)
- Primitives (circles, ellipse, rects, lines)
- Blit operations
- Blit with Alpha
- Input control (Keyboard, Mouse, etc)
- 2022-07-07 05:04:49下载
- 积分:1
-
achieve the Windows system service control procedures
实现windows系统的服务控制程序-achieve the Windows system service control procedures
- 2023-08-28 12:25:03下载
- 积分:1
-
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等...
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等-have to be imported into text, line drawing, round functions, which can change the font, size, color, pattern and width, thread color, etc.
- 2022-01-24 09:51:38下载
- 积分:1
-
Provide a collection based on the Mapping realize.
提供一个基于 Mapping 的 集合实现。-Provide a collection based on the Mapping realize.
- 2022-03-26 01:36:51下载
- 积分:1
-
Gobang(Five chess) source code support multi user by network
系统的实现比较的简单,参照源代码应该都可以看懂我的系统。这个系统在vc++6.0和windows2000下调试正常并运行。-Gobang(Five chess) source code support multi user by network
- 2022-03-09 09:07:16下载
- 积分:1