-
Skin++ For VB 代码示例
Skin++ For VB 代码示例-Skin For VB code examples.
- 2022-02-21 05:00:39下载
- 积分:1
-
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
-
会员关系系统。用在ASP方面。需要着请下载!
会员关系系统。用在ASP方面。需要着请下载!-Member relations system. With regard to the ASP. The need to download!
- 2022-05-14 19:19:06下载
- 积分:1
-
WinDLX 深入理解计算机体系结构必备工具。
WinDLX 深入理解计算机体系结构必备工具。-WinDLX-depth understanding of computer architecture tool.
- 2022-05-08 21:52:03下载
- 积分:1
-
Can be written using EVC realize WINCE INI file to read and write.
可以用EVC编写实现WINCE INI文件的读写。
- 2022-03-19 07:06:14下载
- 积分:1
-
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!...
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!-unicode display procedures! Please be unicode 16* 16 libraries on the current directory and named unicode.bin could be too!
- 2023-08-22 05:00:02下载
- 积分:1
-
err
IS09660相关IDE 方面的C++ 源代码,希望能让很多人用上-err
- 2022-06-16 18:12:41下载
- 积分:1
-
Binary search in C++6.0 compiler you can look through for reference only
折半查找在C++6.0编译下通过 大家可以看看仅供参考-Binary search in C++6.0 compiler you can look through for reference only
- 2023-08-06 20:20:03下载
- 积分:1
-
A small game is very fun, and hope for all of us ~ ~ ~
一个小游戏很好玩的,希望对大家有用-A small game is very fun, and hope for all of us ~ ~ ~
- 2022-12-01 12:25:03下载
- 积分:1
-
一个数据库的源代码是相对简单的实现基本的插入、查询。
一个数据库DBMS的源代码,比较简单,实现了基本的插入,查询等功能,实现了基本的sql语句-A database DBMS source code is relatively simple to achieve the basic insert, query and other functions, to achieve the basic sql statement
- 2022-03-22 21:26:47下载
- 积分:1