-
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习...
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习-This is a DLL program to learn a very good example, very classic, is strongly recommended that learn
- 2022-05-13 22:12:33下载
- 积分:1
-
hyc s library
hyc s library
- 2022-01-28 01:45:25下载
- 积分:1
-
Realate texture of openGL.It s example of NEHE.
Realate texture of openGL.It s example of NEHE.
- 2022-06-12 03:34:01下载
- 积分:1
-
PUBLIC DOMAIN 文本编缉器的 C 语言源程序,仅仅只是为了学习和交流...
PUBLIC DOMAIN 文本编缉器的 C 语言源程序,仅仅只是为了学习和交流-PUBLIC DOMAIN text editing of C language source files, merely to learn and exchange
- 2022-06-20 18:40:26下载
- 积分:1
-
VC++运用WINDOWS API实现应用程序版本检测
VC++运用WINDOWS API实现应用程序版本检测-VC use Windows API application version detection
- 2022-09-22 06:35:03下载
- 积分:1
-
winCE程序设计,介绍Wince上的应用程序开发
winCE程序设计,介绍Wince上的应用程序开发-WinCE programming, introduction Wince on application development
- 2023-02-25 15:15:06下载
- 积分:1
-
vega MFC范例,教你如何在MFC中使用vega
vega MFC范例,教你如何在MFC中使用vega-vega MFC example, teach you how to use vega in MFC
- 2022-05-07 22:43:33下载
- 积分:1
-
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascendi...
进行 n个学生成绩从高到低排名,排名方式根据函数的style参数进行,如style为 ‘a’ 按升序排,style为 ‘d’ 按降序排。 ( a:ascending 升,d: descending 降) -For n ranked from high to low student achievement, ranked according to the function of the style parameters, such as the style of " a" by ascending row, style for the " d" in descending row. (A: ascending l, d: descending down)
- 2022-05-13 14:34:44下载
- 积分:1
-
这是一个关于Access文件的读取和写入操作,采用VC编写,可以将基金Access数据读出,并在控件中显示,是一个实用性很强的综合例子...
这是一个关于Access文件的读取和写入操作,采用VC编写,可以将基金Access数据读出,并在控件中显示,是一个实用性很强的综合例子
-This is a file on the Access to read and write operations, using VC prepared Fund Access data can be read out, and in the control show that it is a very practical example of a comprehensive
- 2022-09-10 23:35:03下载
- 积分: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