-
用Qt编的一个图形程序。
用Qt编的一个图形程序。-Qt made with a graphics program.
- 2022-01-25 18:27:32下载
- 积分:1
-
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC...
这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1,
应用举例为ITU G704
-This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for the ITU G704
- 2022-02-05 09:33:20下载
- 积分:1
-
可用于你的WTL程序中的OUTLOOK控件
可用于你的WTL程序中的OUTLOOK控件-for your WTL procedures for the control OUTLOOK
- 2022-01-26 07:10:14下载
- 积分:1
-
ex_2.dsp
This file (the project file) contains information at the project lev
ex_2.dsp
This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ex_2.cpp
This is the main application source file.
- 2022-07-13 02:59:30下载
- 积分:1
-
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们...
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为
任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向
Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd).
对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针
m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的:
-Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
- 2022-05-31 00:40:34下载
- 积分:1
-
一个很COOL的界面设计集合
环境:microsoft visual
语言:VC
一个很COOL的界面设计集合
环境:microsoft visual
语言:VC-a very COOL set of interface design environment : microsoft visual language : VC
- 2022-03-09 19:03:28下载
- 积分:1
-
随机三角形
显示如何将放置在框架中的图形面板和有它使用控制面板控制而不是控制台输入。
- 2022-08-20 22:01:21下载
- 积分:1
-
WebBrowser控件与网页通信
WebBrowser控件之所有强大,一方面是由于控件本身提从了一系列的方法,包括打开网页,获取网页信息,操作网页(如前进后通等),拦截网页事件,另一方面则是提供了与网页相调用的机制。即以下2点:1:让HTML页面的js调用我们在WebBrowser控件外面编写的函数。2:让我们可以调用网页中的Javascript代码 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-14 16:45:03下载
- 积分:1
-
绘画的功能线圆角矩形或完成的主要观点…
主要完成画点 线 圆 矩形的功能 主要讲述怎样关联颜色对话框以及设置对话框 简要说明CButton类的实用-The main point of the completion of painting functions Line round rectangle associated mainly about how the color settings dialog box and type a brief description of the practical CButton
- 2022-03-15 23:47:59下载
- 积分:1
-
MFC联网五子棋
资源描述MFC程序,程序运用Socket编程、位图操作、鼠标事件,绘图,对话框和单文档文件结构等等知识,非常适合初学者
- 2022-05-24 01:47:17下载
- 积分:1