-
DLL例子基本密码最小。
========================================================================
- 2022-05-05 13:44:05下载
- 积分: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
-
windows网卡的启用和禁用
windows网卡的启用和禁用,通过点击我的连接,右键属性,不能启用该程序禁用的网卡,必须通过该程序启用。主要是通过windows系统的api接口实现的。该程序通过了实际测试和应用,可以放心使用。
- 2022-03-25 18:32:05下载
- 积分:1
-
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。...
本程序可以实现对串口的简单操作,祥细的功能可以从代码中得到,要是有什么问题可以从中得到帮助。-this procedure can be achieved on a simple serial port operation, the wound from the functional code can be, if any problem will be able to receive help.
- 2022-07-10 19:31:27下载
- 积分:1
-
数字滤波器结构
数字信号处理中的数字滤波器结构程序代码
- 2023-01-05 21:00:04下载
- 积分:1
-
VB编程操作Win9X注册表的模块.
VB编程操作Win9X注册表的模块.-VB operation Win9X registry modules.
- 2023-08-06 10:55:08下载
- 积分:1
-
Visual Studio 2010 UDP 连接示例
以太网 UDP 连接的 C# 示例代码,欢迎大家下载、试用。谢谢大家的支持!
- 2022-02-20 22:34:24下载
- 积分:1
-
一个适合delphi初学者的软件源代码,自动数字排序
一个适合delphi初学者的软件源代码,自动数字排序-Suitable for beginners delphi software source code, automatic digital sorting
- 2022-11-24 23:40:03下载
- 积分:1
-
此程序是一个简单的代码语法分析程序,检验程序是否符合语法规则...
此程序是一个简单的代码语法分析程序,检验程序是否符合语法规则-This procedure code is a simple grammar analysis program, inspection procedures are in line with the rules of grammar
- 2022-04-06 17:25:20下载
- 积分:1
-
常用算法设计方法 非常好的东西 推荐每个人都要读一读
常用算法设计方法 非常好的东西 推荐每个人都要读一读
-Common algorithm design method is very good things recommend everyone to read the
- 2022-01-25 19:56:58下载
- 积分:1