-
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。...
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。-VC prepared using image processing procedures to realize the image to enlarge, narrow, rotating functions.
- 2022-03-16 11:55:06下载
- 积分:1
-
EVC Win CE系列下的聊天工具,附源码
Win CE 下的EVC串口聊天工具,附源码-EVC under Win CE serial chat tool, attached to source
- 2022-07-09 15:31:10下载
- 积分:1
-
一个串口通讯 数据库存取例子程序。
将串口收到的数据保存到axcess数据库里面...
一个串口通讯 数据库存取例子程序。
将串口收到的数据保存到axcess数据库里面-A serial communication database access examples of the procedures
- 2022-05-01 00:49:44下载
- 积分:1
-
C++运算符重载的用例。。 。。 。。
C++运算符重载的用例。。 。。 。。
-vc
- 2022-08-21 01:47:36下载
- 积分:1
-
VC6做的虚拟光驱,不需要安装,设置一下就可以应用了
VC6做的虚拟光驱,不需要安装,设置一下就可以应用了-VC6 do virtual drive, do not need to install, set up what can be applied on the
- 2022-02-03 11:44:35下载
- 积分:1
-
操作ssd4exercise6答案,欢迎大家下载,我想…
ssd4exercise6的作业答案,欢迎你的下载,谢谢了-Operating ssd4exercise6 the answer, you are welcome to download, I would like to thank the
- 2022-05-10 17:22:39下载
- 积分:1
-
心电信号(ECG)采集/演示VC++源代码工程(VC6.0)
这个VC6.0软件工程源代码是有关心电信号采集、滤波器滤波、波形演示、心率识别等功能费。该工程可以设置滤波器参数、波形采样时间等参数。该工程编译通过,可运行。对研究可穿戴设备、心率识别、ECG波形分析等领域有着非常实用的参考价值。
- 2023-02-17 20:40:11下载
- 积分:1
-
Directory Info
使用
- 2022-03-21 09:39:52下载
- 积分:1
-
百度地图测试开发
百度地图api测试开发,小练手,大家用得到的就用,用不到的别喷,谢谢。地理数据是随便拾取的,并不是真实数据,仅做参考。
用的intellij-idea,测试的话需要在intellij-idea里面运行
- 2022-04-21 17:36:03下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1