-
厦门宇控,温控仪AI
厦门宇控,温控仪AI-705 控制接口程序-Temperature controller to control interface program
- 2022-02-15 02:02:15下载
- 积分:1
-
filemon源码!看看吧!
filemon源码!看看吧!-source! Let"s see it!
- 2023-07-16 03:10:03下载
- 积分: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
-
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。...
称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。-Call it
- 2023-05-18 01:20:03下载
- 积分:1
-
键盘驱动,可以使初学者对此有个了解,好东东阿,不下后悔,...
键盘驱动,可以使初学者对此有个了解,好东东阿,不下后悔,-keyboard driver source code
- 2022-07-11 08:11:38下载
- 积分:1
-
Windows XP WDM 驱动实例,使用DriverWorks编写,均通过调试
Windows XP WDM 驱动实例,使用DriverWorks编写,均通过调试-Windows XP WDM driver instance, the use of DriverWorks prepared through debugging
- 2022-02-14 03:52:11下载
- 积分:1
-
serial port design ,it s very good
serial port design ,it s very good
- 2022-11-21 07:40:03下载
- 积分:1
-
dma programming needed to realize the floppy channel 2, is described in detail
dma编程,实现软驱所需的通道2,有详细的说明-dma programming needed to realize the floppy channel 2, is described in detail
- 2022-07-13 21:07:08下载
- 积分:1
-
这段代码是用来24lc256eeprom C8051F330单片机的读者和RS232端子9…
本代码是用C8051F330 MCU对24LC256EEPROM的读写和与RS232终端以9600BPS速率通信代码.-this code is used to 24LC256EEPROM C8051F330 MCU reader and RS232 terminals to 9600BPS rate communications code.
- 2022-02-13 16:41:43下载
- 积分:1
-
USB驱动程序的测试程序代码,用于实现vendorrequest。使用deviceioc…
测试USB驱动程序的应用程序代码,用来实现VendorRequest。使用了DeviceIoControl-USB driver test application code, used to achieve VendorRequest. Using DeviceIoControl
- 2023-03-18 06:35:03下载
- 积分:1