-
一个绘图控件,是一个OCX。 可以画直线,矩形。而且直线,矩形作为一个对象可以任意拖动。一定条件下,矩形和直线连接后合为一个对象进行处理。可以一起拖动。代码的注...
一个绘图控件,是一个OCX。 可以画直线,矩形。而且直线,矩形作为一个对象可以任意拖动。一定条件下,矩形和直线连接后合为一个对象进行处理。可以一起拖动。代码的注释非常详细。还有OCX使用示例在testOCX文件夹里。-a mapping component is a OCX. Painting can be linear, rectangular. But straight, as a rectangular object can be arbitrary Drive. Under certain conditions, rectangle and a linear connection to a target for treatment. Together Drive. Notes code in great detail. There are examples of the use of the OCX testOCX folder.
- 2022-08-16 13:57:29下载
- 积分:1
-
一个用来做透明ATL控件的工程, VC6.0
一个用来做透明ATL控件的工程, VC6.0-ATL is used in making a transparent control of the project, VC6.0
- 2022-04-22 14:03:29下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1
-
该代码用来同时计算多个视频序列的平均峰值信噪比,并将结果打印到一个图片中输出,进行比较...
该代码用来同时计算多个视频序列的平均峰值信噪比,并将结果打印到一个图片中输出,进行比较-??
- 2022-08-20 21:39:17下载
- 积分:1
-
数据通信与网络Forouzan
Data communication and networking Forouzan
- 2022-02-04 23:36:34下载
- 积分:1
-
ActiveX in iGaurd camera
ActiveX in iGaurd camera
- 2022-07-21 15:47:03下载
- 积分:1
-
虚拟仪器的开发环境下的虚拟仪器显示控件,是的…
在vc++环境下开发的虚拟仪表显示控件,可以显示8组模拟变量(包括4组用虚拟仪表显示);在控制界面中有很大作用-vc environment in the development of the Virtual Instrument Display Controls, Simulation Group showed eight variables (including four group shows with Virtual Instrument); The control interface is very effective
- 2022-09-15 18:30:03下载
- 积分:1
-
how to clean your IE information
how to clean your IE information
- 2022-08-13 07:28:41下载
- 积分:1
-
A simple CAD system, including inquiries, booking and other functions
一个简单的民航系统,包括查询,订票等功能-A simple CAD system, including inquiries, booking and other functions
- 2022-02-13 11:32:20下载
- 积分:1
-
NTGraph2d的控件原码,用于数据2维显示,请参考NTGraph2d的例子学习使用,我都上传了...
NTGraph2d的控件原码,用于数据2维显示,请参考NTGraph2d的例子学习使用,我都上传了-NTGraph2d control of the original code for the two-dimensional data, please refer to the examples NTGraph2d learning, I have uploaded
- 2022-05-30 02:23:54下载
- 积分:1