-
用风险投资技巧寻找方法的源代码。
vc++的技巧查找方式源代码。-vc skills find ways source code.
- 2022-03-22 20:18:57下载
- 积分: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
-
完整的usb_host_device源代码直接在keil下编译
完整的usb_host_device源代码直接在keil下编译-usb_host_device integrity of the source code directly in the Keil compiler
- 2023-02-21 21:05:04下载
- 积分:1
-
ATA接口的IP核,批量生产试验,在quartus5.1编译通过后…
ATA接口的IP核,经过量产的验证,已经在quartus5.1下编译通过了.-ATA interface IP core, after volume production test in quartus5.1 compiler passed.
- 2022-07-13 15:11:23下载
- 积分:1
-
虚拟声卡驱动程序适合没有声卡的机器,或服务器,共享一下,...
虚拟声卡驱动程序适合没有声卡的机器,或服务器,共享一下,-Virtual sound card no sound card driver for the machine, or server, sharing about
- 2022-06-01 22:28:32下载
- 积分:1
-
在W2000中调用中断的WDM驱动编程
在W2000中调用中断的WDM驱动编程-call interrupted programming WDM Driver
- 2022-02-01 13:25:48下载
- 积分:1
-
WDM设备驱动程序开发RegSample
WDM设备驱动程序开发RegSample-WDM device driver development RegSample
- 2022-11-21 01:25:03下载
- 积分:1
-
对于PC/SC读写器调用的示例程序,包括将读写器列表从系统中取出并显示、通过选中的读写器向IC卡发送指令。...
对于PC/SC读写器调用的示例程序,包括将读写器列表从系统中取出并显示、通过选中的读写器向IC卡发送指令。-For PC/SC reader an example of the procedure call, including a list of reader removed from the system and display, through the selected IC card reader to send commands.
- 2022-02-09 13:57:18下载
- 积分:1
-
372工作在设备方式模拟一个HID设备,可直接连接到PC上通信...
372工作在设备方式模拟一个HID设备,可直接连接到PC上通信-372 work in the way of simulation equipment of a HID device, can be directly connected to the PC on Communications
- 2022-07-15 10:02:43下载
- 积分:1
-
小,但WDM是引导初学者编程框架
虽然很小,但WDM是一个编程框架,可以指导初学者使用它
- 2022-03-18 00:22:32下载
- 积分:1