-
VC例程:该程序是由VC编写有关USB编程(完整代码)
VC例程:该程序是由VC编写有关USB编程(完整代码)-How to write USB driver ( vc language)
- 2023-06-16 09:00:03下载
- 积分:1
-
Korea Kelong color OLED Driver
韩国
科龙
彩色
OLED
驱动程序-Korea Kelong color OLED Driver
- 2022-04-25 06:45:29下载
- 积分:1
-
ddkbuild
DDKBUILD - Integrating the Windows DDK with Visual Studio-DDKBUILD- Integrating the Windows DDK with Visual Studio
- 2022-03-05 06:01:49下载
- 积分:1
-
VX1818IIc的编程应用。可值得借鉴,紧提供给初学者使用.
VX1818IIc的编程应用。可值得借鉴,紧提供给初学者使用.-VX1818IIc programming application. Can learn to bear for beginners.
- 2022-04-07 10:25:55下载
- 积分:1
-
WDM驱动程序构造的若干方法及实例
WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
- 2022-04-07 23:55:28下载
- 积分:1
-
一个能处理中断的vxd例子
一个能处理中断的vxd例子- Can process the severance the vxd example
- 2022-02-16 09:59:30下载
- 积分:1
-
dsch第2版本,这是微电子学教学使用的微电子设计开发平台
dsch第2版本,这是微电子学教学使用的微电子设计开发平台-dsch first two versions, it is teaching the use of microelectronics in the microelectronics design and development platform
- 2022-02-25 00:51:11下载
- 积分:1
-
intel 8031 windows ce 5.0 BSP
intel 8031 windows ce 5.0 BSP
- 2023-06-23 19:00:04下载
- 积分: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驱动程序
PC Sim Card reader WDM driver
- 2023-05-17 15:35:03下载
- 积分:1