-
GPS数据采集VC++ 编译后即可使用,串口接收,学习GPS的好资料
GPS数据采集VC++ 编译后即可使用,串口接收,学习GPS的好资料-GPS data collection after the VC++ compiler can be used, serial receiver, learning good information on GPS
- 2022-03-14 04:41:12下载
- 积分:1
-
程序可以使用对话框
使用 visual c + + 6.0 和 windows 对话框的测试的程序。此程序使用菜单来访问对话框加载上编辑框的值。它还显示如何添加这些值。
- 2023-03-26 00:05:03下载
- 积分:1
-
查看TOKEN资讯,含有驱动和界面源码。
查看TOKEN资讯,含有驱动和界面源码。-Show TOKEN information source that contains drivers and interfaces.
- 2022-07-09 12:21:33下载
- 积分:1
-
基于CVI开发的摄像头控制
应用背景本代码是基于LabWindows/CVI的采用C语言开发的一款控制摄像头程序,所控制的摄像头对于市面上一般的摄像头都可以适用,该程序具备实时监控、实时录像、实时拍照功能,操作比较方便。关键技术关键技术在于利用windows系统中的API函数,实现对摄像头的控制。难点在摄像头控制函数中的参数设置需要理解,否则在调试程序时,很容易出错。
- 2023-08-17 16:45:07下载
- 积分:1
-
vc下的系统调用,API函数(字体)
vc下的系统调用,API函数(字体)-vc under the system call API functions (fonts)
- 2022-03-22 08:07:23下载
- 积分:1
-
ssd4exercise3的作业答案,欢迎你的下载,谢谢了
ssd4exercise3的作业答案,欢迎你的下载,谢谢了-Operating ssd4exercise3 the answer, you are welcome to download, I would like to thank the
- 2022-02-13 12:32:58下载
- 积分:1
-
上传个小程序,VC++写的,WindowsVersion用于获取当前操作系统的信息...
上传个小程序,VC++写的,WindowsVersion用于获取当前操作系统的信息-From a small program, VC++ written, WindowsVersion used to obtain information on the current operating system
- 2023-08-06 06:20:03下载
- 积分:1
-
website database maintenance procedures Home
网站主页数据库维护程序-website database maintenance procedures Home
- 2022-04-02 02:12:34下载
- 积分:1
-
Overview Most of us know that OLEDB is the latest database technology that provi...
Overview Most of us know that OLEDB is the latest database technology that provides fast data access on the windows platform. However, many C++ programmers tend to avoid using raw OLEDB and prefer ADO in their development process.
- 2022-03-04 03:32:13下载
- 积分:1
-
MFC 文档的多个实例
1 MainFrame工程是多文档框架,如果没有插件,打开后客户区无任何显示。左侧的树控件来源于网络,不是本文推荐的主要目的。
2 PlugInTest是插件,工程编译后输出为dll,将该dll放到MainFrame输出的exe同目录下即可执行。
3 PlugInTest1是另外的一个插件,工程编译后输出也为dll,使用同2,但是例子和2不同。
做这个工程的目的就是想:如果一个工程足够大,可以将插件分配给不同的小组开发,同时互相又不会干扰。
- 2022-08-03 03:58:38下载
- 积分:1