-
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
-
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个...
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个高层协议-OLE for Process Control of the English abbreviation, is built on COM/DCOM based on the use of COM object model of the process control equipment and operating data Methods of sharing a high-level agreement
- 2022-06-28 18:32:17下载
- 积分:1
-
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式...
visual c++环境下使用ActiveX 控件MSCHART表现曲线变化趋势和不同表现方式-visual environment using ActiveX MSCHART performance curve trends and different means of expression
- 2022-11-20 04:15:03下载
- 积分:1
-
一个绘图的ActiveX控件例子
一个绘图的ActiveX控件例子-a drawing examples ActiveX
- 2022-06-18 17:00:17下载
- 积分:1
-
ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。...
ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。-ActiveX_MSAgent vc achieve MS Agent" s call to solve a continuous action sometimes is not implementation.
- 2022-01-26 07:44:26下载
- 积分:1
-
动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我....
动态链接库标准调用,这个例子用的是标准的调用方式,有显式调用和隐式调用,如果有好的意见请写信给我.-DLL standard call, this example is the standard way calling, call Explicit and implicit call, if there are good ideas please write to me.
- 2022-01-25 21:31:03下载
- 积分:1
-
C++Builder编写的DCOM例程
C++Builder编写的DCOM例程-Builder prepared by the C routines DCOM
- 2022-06-29 03:45:01下载
- 积分:1
-
Examples of source control MsChart chart, quickly mastered the reading MsChart c...
MsChart图表控件示例源码,看完很快就掌握了MsChart图表控件-Examples of source control MsChart chart, quickly mastered the reading MsChart chart control
- 2022-03-20 10:12:24下载
- 积分:1
-
We present the technique of the ICA with Reference (ICA
We present the technique of the ICA with Reference (ICA-R) to extract an interesting subset of independent sources from their linear
mixtures when some a priori information of the sources are available in the form of rough templates (references). The constrained
independent component analysis (cICA) is extended to incorporate the reference signals that carry some information of the sources as
additional constraints into the ICA contrast function. A neural algorithm is then proposed using a Newton-like approach to obtain an
optimal solution to the constrained optimization problem. Stability of the convergence and selection of parameters in the learning
algorithm are analyzed. Experiments with synthetic signals and real fMRI data demonstrate the efficacy and accuracy of the proposed
algorithm.
- 2022-03-17 08:16:33下载
- 积分:1
-
一时钟ActiveX控件编程源码
一时钟ActiveX控件编程源码-ActiveX controls programming a clock source
- 2022-03-13 01:35:56下载
- 积分:1