-
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
-
一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。...
一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。-A camera-driven development example. Microsoft introduced a camera-driven framework.
- 2022-05-12 11:00:21下载
- 积分:1
-
Windows under the USB drive entirely procedures, test correctly.
Windows下USB驱动完全程序,测试正确。
-Windows under the USB drive entirely procedures, test correctly.
- 2022-02-25 15:08:10下载
- 积分:1
-
PDIUSBD12 VC上位机与s344b0通信程序,要安装DDK才能运行的。
PDIUSBD12 VC上位机与s344b0通信程序,要安装DDK才能运行的。-PDIUSBD12 VC PC communication program with s344b0, it is necessary to install the DDK in order to run.
- 2022-01-26 06:36:10下载
- 积分:1
-
power_sixpulses
六电平的功率发生器,经调试已通过,完全正确-power_sixpulses
- 2022-02-02 20:14:53下载
- 积分:1
-
PDC605
PDC605-HT1621的驱动程序 -PDC605-HT1621 driver PDC605-HT1621 driver
- 2022-04-26 18:56:10下载
- 积分:1
-
Over the past three years, Windows NT has come to be regarded as a serious,
sta...
Rajeev Nagar著,O Reilly出版社出版。
本书重点在解释Windows NT的I/O子系统,缓存管理器,虚拟内存管理器的内部实现细节。特别地,它关注NT平台上文件系统驱动和过滤驱动的实现方式,这些都需要以上几个组件的支持。-Over the past three years, Windows NT has come to be regarded as a serious,
stable, viable, and highly competitive alternative to most other commercially available
operating systems. It is also one of the very few new commercially released
operating systems that has been developed more or less from scratch in the last
15 years, and can claim to have achieved a significant amount of success.
However, Microsoft has not yet documented, in any substantial manner, the guts
of this increasingly important platform. This has resulted in a dearth of reliable
information available on the internals of the Windows NT operating system.
This book focuses on explaining the internals of the Windows NT I/O subsystem,
the Windows NT Cache Manager, and the Windows NT Virtual Memory Manager.
In particular, it focuses on file system driver and filter driver implement
- 2022-02-05 18:33:02下载
- 积分:1
-
CDMA协议
CDMA协议-CDMA Agreement
- 2022-01-24 09:04:21下载
- 积分:1
-
This is a satellite clock procedures, the development of the configuration are v...
这是一个卫星时钟的程序,组态开发者很实用呀。-This is a satellite clock procedures, the development of the configuration are very practical ah.
- 2022-02-02 21:31:47下载
- 积分:1
-
WDM驱动程序构造的若干方法及实例
WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
- 2022-04-07 23:55:28下载
- 积分:1