-
两个 ATL COM 组件源代码参考例子
两个 ATL COM 组件源代码参考例子-2 ATL COM source code examples
- 2022-02-28 18:21:12下载
- 积分:1
-
没有MFC时间进程的ATL元件(10KB)
没有MFC时间进程的ATL元件(10KB)
-MFC process ATL components (10KB)
- 2022-07-01 23:23:53下载
- 积分:1
-
Outlook, Addin, add menus, toolbars, buttons, message mapping.
Outlook的Addin,添加菜单、工具条、按钮、消息映射。-Outlook, Addin, add menus, toolbars, buttons, message mapping.
- 2022-07-26 03:45:17下载
- 积分:1
-
一个模拟管道流动的ACTIVEX控件
一个模拟管道流动的ACTIVEX控件-a simulated pipeline flow ACTIVEX control
- 2022-05-18 04:59:13下载
- 积分:1
-
功能覆盖了双向接口,安全数组,ATL宏,派发接口的使用全过程...
功能覆盖了双向接口,安全数组,ATL宏,派发接口的使用全过程-functional coverage of a two-way interface, security array, ATL Acer, the interface used to distribute the entire process
- 2023-05-22 16:30:03下载
- 积分:1
-
TotalCommander ~ ~ simulation tc also embedded in the browser ~
TotalCommander~~模拟tc还嵌入了浏览器~-TotalCommander ~ ~ simulation tc also embedded in the browser ~
- 2023-04-07 01:45:04下载
- 积分:1
-
是CPU方面的文章,可以用VC实现
是CPU方面的文章,可以用VC实现-CPU articles on the subject, you can use VC
- 2022-07-24 13:54:38下载
- 积分:1
-
communication source code
communication source code
- 2022-06-19 10:09:08下载
- 积分: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
-
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