-
基于DM9000的以太网驱动程序的源代码;关于DM9000的相关头文件,可以到厂家网站下载。...
基于DM9000的以太网驱动程序的源代码;关于DM9000的相关头文件,可以到厂家网站下载。-DM9000 based Ethernet driver source code on the DM9000 related header files can go to the manufacturers web site.
- 2022-03-01 06:15:00下载
- 积分:1
-
LinkList.rar driver 3WDM_Driver examples to explain the development of procedure...
LinkList.rar驱动程序讲解实例3WDM_Driver
程序的开发-LinkList.rar driver 3WDM_Driver examples to explain the development of procedures
- 2022-02-06 16:27:25下载
- 积分:1
-
ndis驱动源代码,可以在驱动层进行windows网络封包拦截
ndis驱动源代码,可以在驱动层进行windows网络封包拦截-ndis driver source code, the driver layer network packet interception windows
- 2023-07-20 19:45:04下载
- 积分:1
-
bttv WDM驱动程序
bttv wdm driver
- 2022-01-26 07:03:50下载
- 积分:1
-
windows rootkit,可以列举出内核驱动程序以及就可以把自己的.sys隐藏起来...
windows rootkit,可以列举出内核驱动程序以及就可以把自己的.sys隐藏起来-windows rootkit. can be cited and kernel drivers will be able to own. sys hidden
- 2023-03-06 09:15:04下载
- 积分:1
-
PCI9052光盘资料,内涵驱动程序,数据手册,英用程序,电路图...
PCI9052光盘资料,内涵驱动程序,数据手册,英用程序,电路图-PCI9052 CD-ROM, meaning drivers, data sheet, the British use of procedures, circuit diagrams
- 2022-08-13 20:07:20下载
- 积分:1
-
MDK学习之DMA,祝大家学习进步,MDK学习之DMA,祝大家学习进步...
MDK学习之DMA,祝大家学习进步,MDK学习之DMA,祝大家学习进步-MDK learning DMA, I wish you all a learning progress, MDK learning DMA, I wish you all a learning progress
- 2022-05-16 06:27:15下载
- 积分: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
-
usb ddk开发实例 权威实例 是初学者的最佳
usb ddk开发实例 权威实例 是初学者的最佳-usb ddk example of the authority to develop the best example is the beginners
- 2022-03-07 12:18:15下载
- 积分:1
-
这是一个关于Windows驱动开发的书籍,对有志于驱动开发的人来说,内容值得一读。...
这是一个关于Windows驱动开发的书籍,对有志于驱动开发的人来说,内容值得一读。-This is a book on Windows driver development, driver development for people interested in it, the content is worth reading.
- 2023-06-02 15:05:15下载
- 积分:1