-
周立功传递的驱动程序,包括使用说明和升级说明
周立功pci9810驱动,包含使用说明和升级说明-Week Ligong pci9810 driver, including the use of notes and upgrade instructions
- 2022-06-17 19:02:02下载
- 积分:1
-
Creating User Mode Driver using Proxi
Creating User Mode Driver using Proxi
- 2022-06-21 17:55:33下载
- 积分:1
-
Blackfin驱动,SPI Flash编程,控制读写,ST M25P…
Blackfin驱动器,右SPI闪存编程,控制读写,用于ST M25P64
- 2023-01-05 13:25:03下载
- 积分:1
-
是一个驱动开发包。主要是针对单片机的.希望大家
是一个驱动开发包。主要是针对单片机的.希望大家-Is a driver development kit. SCM is mainly directed against. I hope everyone
- 2022-03-18 11:13:05下载
- 积分:1
-
这是一个转为i/o卡开发得驱动程序,配接得是俄华通得组态软件...
这是一个转为i/o卡开发得驱动程序,配接得是俄华通得组态软件-to i/o card driver of development, the distribution is received in Russia and China-in configuration software
- 2022-03-05 01:07:16下载
- 积分:1
-
使用DELPHI制作地虚拟光驱,原代码中包含详细的说明。
注意Install以后要重新启动电脑.只支持Win2000/XP以后的系统.9X系列不支持....
使用DELPHI制作地虚拟光驱,原代码中包含详细的说明。
注意Install以后要重新启动电脑.只支持Win2000/XP以后的系统.9X系列不支持.-use Delphi to produce virtual drive, the original code contains detailed explanations. Install attention to the future to restart your computer. Win2000/XP after only support system .9 X Series does not support it.
- 2022-12-05 20:00:03下载
- 积分:1
-
通用串行总线
Universal Serial Bus
Handling The IRP_MN_START_DEVICE PnP IRP
- 2022-04-10 21:27:29下载
- 积分:1
-
1 程序开发步骤如下
(1) 打开vc,选择菜单项file
1 程序开发步骤如下
(1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存;
(3) 同(2)步骤再加入文件"floppy.h";
(4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可;
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
- 2023-05-03 02:30:03下载
- 积分:1
-
WDM设备驱动程序开发RegSample
WDM设备驱动程序开发RegSample-WDM device driver development RegSample
- 2022-11-21 01:25:03下载
- 积分:1
-
一个虚拟1394接口设备驱动程序源代码,演示如何增加和删除一个1394设备。...
一个虚拟1394接口设备驱动程序源代码,演示如何增加和删除一个1394设备。-1394 a virtual device driver source code, a demonstration of how to increase and the deletion of a 1,394 equipment.
- 2022-03-23 01:47:19下载
- 积分:1