-
-
draw_picture_software.rar
... 加入
CColorPane m_wndColorPane
6.在MainFrm.cpp的OnCreate中加入与ColorPane有关的代码。
7.在ResourceView中修改Toolbar中IDR_MAINFRAME的内容,包括各图标的ID。
8.在class CMainFrame中添加
CMyToolBar m_wndToolBar
9.在MainFrm.cpp中添加m_wndToolBar相应的代码。
10.在View中添加绘图功能,注意:不要用它的m_pdcMem。以后将用 ...
-
-
FilterTitleOverlay.rar
FilterTitleOverlay程式說明
功能:
在視頻流中進行字符疊加。
Filter模型:
選用就地處理的TransformFilter,基類為CTransInPlaceFilter
輸入輸出:
一個輸入,一個輸出
接口:
對疊加字符的顏色,位置,字體等進行設置,接口為ITitleOverlay,實現屬性頁為CTitleOverlayProp
邏輯控制:
與Filter框架分離,實現字符疊加,class為COverlayController
-
ScriptApp.zip
Windows Scripting Host class to add scripts execution ability into your own C++ application
-
-
httpdownloaddlg_xd.zip
The class implements an MFC CDialog derived class which performs HTTP downloads similar to the Internet Explorer
利用HTTP协议下载的类(43KB)
-
-
-
ActiveTracking.rar
一个很好用的跟踪VC++算法,ImplementationofthE CCamera class. It is an encapsulation of serial command designed for Sony EVI-D30/31
-
21-8.rar
... -8 自定义例外类 */
当读者输入y的数值是0的话将会发生异常,并激活异常处理类
程序执行结果﹕
Project p21-8.exe raised exception class DividByZero with message Exception Object Address: 0x69346A . Process stopped. Use Step or Run to continue.
Please Input Two Numbers,i除以j, i/j:
5
0
算数异常,x不能 ...
-