-
演示驱动程序开发的基本示例
a basic example to demo driver development
- 2022-02-15 00:38:54下载
- 积分:1
-
USB related programming, so beginners can learn, very good, huh
USB有关的编程,可以让初学者学学,很不错的,-USB related programming, so beginners can learn, very good, huh
- 2022-08-11 19:39:12下载
- 积分:1
-
运动控制卡应用示例程序的动态连接库,对编程开发人员很有用。...
运动控制卡应用示例程序的动态连接库,对编程开发人员很有用。-control car application software
- 2023-04-27 06:40:03下载
- 积分:1
-
CP2101(串口驱动开关),C p2101(串行开关驱动)。rar
cp2101(转串口驱动), cp2101(转串口驱动).rar-cp2101 (Serial Drivers switch), c p2101 (serial switch drivers). Rar
- 2022-04-16 19:52:04下载
- 积分:1
-
opl3的驱动程序
opl3的驱动程序-op13 driver program
- 2022-04-28 09:34:28下载
- 积分:1
-
elinux jffs初始版本 具体了解JFFS的文件系统!
elinux jffs初始版本 具体了解JFFS的文件系统!-elinux jffs initial version JFFS understanding of the specific file system!
- 2022-10-30 16:50:03下载
- 积分:1
-
ir 驱动程序源代码,make成功了,有兴趣的朋友可以
ir 驱动程序源代码,make成功了,有兴趣的朋友可以-ir driver source code, make a success, there is interested can look at the Friends
- 2023-02-18 14:35: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
-
windowsCE 中触摸屏实现
windowsCE 中触摸屏实现
windowsCE 中触摸屏实现
windowsCE 中触摸屏实现
- 2023-05-20 10:50:04下载
- 积分: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