-
pci卡驱动编程示例
pci卡驱动编程示例-pci card driver Programming Example
- 2022-03-26 06:10:57下载
- 积分:1
-
driven development, the test can be directly compiled to use, compile the use of...
驱动开发,经过测试可以直接编译后使用,编译使用DDK中的build工具-driven development, the test can be directly compiled to use, compile the use of the DDK build tools
- 2022-07-02 23:06:07下载
- 积分:1
-
列举当前所有的串口
列举当前所有的串口 -Listing all the serials right now
- 2022-07-15 07:04:02下载
- 积分:1
-
.驱动 武安河XP驱动开发例题
.驱动 武安河XP驱动开发例题-. Driver Wu River XP Driven Development Example
- 2022-01-26 07:54:02下载
- 积分:1
-
文件夹隐藏应用程序接口示例
Folder Hider VisualBaic Sample
- 2022-04-22 01:17:14下载
- 积分:1
-
符号链接名查看器,用Win32asm写的。在开发Windows驱动程序时非常有用。附带了此工具的asm源码,望珍惜。...
符号链接名查看器,用Win32asm写的。在开发Windows驱动程序时非常有用。附带了此工具的asm源码,望珍惜。-symbolic link from viewer with Win32asm writes. In the development of Windows driver will be very useful. Fringe of the tool asm2 source, and hopes treasure.
- 2023-05-02 20:30:03下载
- 积分:1
-
这是关于七段码显示的基本程序,后面继续上传74HC595驱动七段数码管的驱动程序...
这是关于七段码显示的基本程序,后面继续上传74HC595驱动七段数码管的驱动程序-7seg driver display
- 2023-04-17 00:00:04下载
- 积分:1
-
DOS下鼠标驱动程序
DOS下鼠标驱动程序-DOS mouse driver
- 2022-03-07 03:49:24下载
- 积分: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
-
此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的
此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的-This the driver of ZCM6056 LCD module. I debug it successfully.
- 2022-03-24 15:53:52下载
- 积分:1