-
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
-
Delphi绘制矢量图delphidraw,实用的绘图工具
Delphi绘制矢量图delphidraw,实用的绘图工具-Delphi delphidraw vector drawing, practical mapping tools
- 2022-01-26 08:03:30下载
- 积分:1
-
条码字体,把这些字体导入系统,在打印编程时选择这些字体则可以打印出条码...
条码字体,把这些字体导入系统,在打印编程时选择这些字体则可以打印出条码-Bar code fonts, these fonts into the system, in the print program when choosing these fonts you can print out the barcode
- 2022-12-29 08:55:03下载
- 积分:1
-
avr_oscilloscopev101.zip液晶示波表v101
AVR_oscilloscopeV101.zip LCD Oscilloscpe V101
- 2023-05-05 23:00:02下载
- 积分:1
-
简介: Visual Basic代码库 是一个集收集,管理Visual Basic代码于一体的软件。它本身带有100多个源码,同时用户可以自己添加,删除自己的源...
简介: Visual Basic代码库 是一个集收集,管理Visual Basic代码于一体的软件。它本身带有100多个源码,同时用户可以自己添加,删除自己的源码,不用打开Visval Basic,你就可以查找和浏览全部源代码。同时,它支持在Visual Basic中打开源代码。 Visual Basic代码库 一定会使您在编程学习之路上走得更好。-Synopsis: Visual the Basic code storehouse is one collection collection, manages Visual the Basic code to one body software. Its itself has more than 100 sources codes, simultaneously the user may own increase, deletes oneself the source code, with does not open Visval Basic, you may search and glance over the complete source code. At the same time, it supports in Visual Basic opens the source code. Visual the Basic code storehouse certainly can enable you to walk even better road in on the programming study.
- 2022-03-02 00:15:07下载
- 积分:1
-
黑白棋小程序,酷爱黑白棋的朋友们可以研究看一下。
黑白棋小程序,酷爱黑白棋的朋友们可以研究看一下。-Reversi applet, very fond of Reversi friends can study to look at.
- 2022-07-18 19:20:29下载
- 积分:1
-
VB做的代理。源代码精简。很容易理解。
这个用VB做的代理服务器.源代码精简.很容易看懂.-the VB do proxy. Source code streamlining. Very easy to understand.
- 2022-02-02 02:05:27下载
- 积分:1
-
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。...
内含多种经典数据结构的实现和注释,其中包括二叉树,哈夫曼树,键树,Trie树,有向图,无向图的实现以及各种排序算法。-Containing a variety of classic data structures and the realization of the Notes, including the tree, Huffman tree, key tree, Trie tree, directed graph, undirected graph, as well as realize the sorting algorithm.
- 2022-04-10 01:46:46下载
- 积分:1
-
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。...
实现生产者消费者共用缓冲区:在Windowsxp环境下,创建一个控制台进程,在此进程中创建n个线程来模拟生产者或者消费者。-producer and consumer
- 2023-04-29 20:40:03下载
- 积分:1
-
WinPcap源代码包
包含所有头文件和链接库
WinPcap源代码包
包含所有头文件和链接库-WinPcap source code package contains all header files and link libraries
- 2022-01-29 00:29:42下载
- 积分:1