-
这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典...
这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a description win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
- 2022-07-24 22:43:44下载
- 积分:1
-
2008 DDK help for developer
2008 DDK help for developer
- 2023-07-16 08:45:03下载
- 积分:1
-
In the Tornado environment realize the 8139 driver chip card, can be ported to o...
在Tornado环境下实现的8139网卡芯片的驱动程序,可根据需要移植到其他操作系统-In the Tornado environment realize the 8139 driver chip card, can be ported to other operating systems
- 2022-03-10 16:15:40下载
- 积分:1
-
arm linux 演义
很老的一篇文章,虽然可以考证作者网名,但现在已找不到关于作者的一丁点信息,可惜了。
不过这篇文章还是很好的,嵌入式中的一些牛人也都转载了这篇,值得拿来学学。
- 2022-02-11 10:41:09下载
- 积分:1
-
文件隐藏工具 非常实用!!!!!!文件隐藏工具 非常实用
文件隐藏工具 非常实用!!!!!!文件隐藏工具 非常实用-Document very useful tool to hide hidden files !!!!!! very useful tool
- 2022-11-13 09:20:03下载
- 积分:1
-
Windows下驱动程序模型,微软经典教程,内附示例源代码
Windows下驱动程序模型,微软经典教程,内附示例源代码-Under the Windows Driver Model, Microsoft Classic Course, enclosing the sample source code
- 2022-06-15 14:42:09下载
- 积分:1
-
WirelessUSB HID设备读取库
WirelessUSB HID device reader library-Wireless HID device reader library
- 2022-01-25 15:13:12下载
- 积分:1
-
安装文件
安装文件-installation files
- 2022-03-22 02:42:31下载
- 积分: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
-
moden驱动程序源代码,make成功,有兴趣的朋友可以
moden驱动程序源代码,make成功,有兴趣的朋友可以-moden driver source code, make the success of the Friends who are interested can look at
- 2022-01-24 14:21:37下载
- 积分:1