-
开发win2000驱动程序框架源代码,开发驱动程序是会有用
开发win2000驱动程序框架源代码,开发驱动程序是会有用-Win2000 driver development framework source code, development driver will be useful for
- 2022-03-09 14:50:43下载
- 积分:1
-
用vb制作的冒泡法动画演示过程,对于学习冒泡法或者学习vb综合运用都有一定的帮助...
用vb制作的冒泡法动画演示过程,对于学习冒泡法或者学习vb综合运用都有一定的帮助-With vb bubble method produced animated demo process, bubble method for learning to learn vb or integrated use of all these will certainly help
- 2022-01-26 01:21:07下载
- 积分:1
-
PIC serial term w/graphic LCD
PIC serial term w/graphic LCD
- 2023-04-28 14:10:02下载
- 积分:1
-
这是tlc0834的驱动程序,欢迎大家批评指正.这是tlc0834的驱动程序,欢迎大家批评指正....
这是tlc0834的驱动程序,欢迎大家批评指正.这是tlc0834的驱动程序,欢迎大家批评指正.-tlc0834 This is the driver, we welcome criticism correction. This is tlc0834 driver and you are welcome to criticize correct.
- 2022-08-09 21:03:01下载
- 积分:1
-
驱动开发经典教程, 初学者必看之经典
驱动开发经典教程, 初学者必看之经典-Drive the development of the classic guide for beginners a must-see on the classic
- 2023-03-12 00:00:04下载
- 积分:1
-
配置PCI配置空间的驱动程序源代码
配置PCI配置空间的驱动程序源代码-configurable PCI configuration space driver source code
- 2023-08-07 21:45:03下载
- 积分:1
-
simulation of power generator
simulation of power generator
- 2022-03-05 09:56:14下载
- 积分: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
-
共34个各种VxD的源代码
共34个各种VxD的源代码 -all types of 34 VXD codes
- 2022-02-15 02:33:53下载
- 积分:1
-
驱动开发中使用到的未公开函数如zwdeletefile等
驱动开发中使用到的未公开函数如zwdeletefile等-Driven Development in the use of undisclosed function, such as such as zwdeletefile
- 2023-08-03 07:20:03下载
- 积分:1