-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
err
《VC数字图像模式识别及工程实践》该书的源代码,希望对大家有用-err
- 2022-05-14 09:37:16下载
- 积分:1
-
一个界面和功能都比较完善的画图程序 供大家参考
一个界面和功能都比较完善的画图程序 供大家参考-An interface and features are more complete drawing program for your reference
- 2022-06-19 13:03:34下载
- 积分:1
-
JavaScript 创建饼图或条形的美图曲线
我正在图书馆进更多的面向对象结构大重构。这会添加社区开发图表类型扩展的类结构。通过开放构成部分划分为 Chart.js 到可扩展的类,它会允许很多容易的社区,推动图书馆扩展名,而不是主动加上所需的新功能。重构还将交互层在其工具提示分支机构 — — 由 Regaddi 介绍了一个 generisized 版本 https://github.com/nnnick/Chart.js/pull/51。在此之上,这将包括每个图表对象,更新、 清除和重画图表等的实用程序方法。我仔细不相当得带宽现在重新设计所有的 Chart.js 中的核心代码同时应付这两个问题与要求的硕士。通过专注的重构,这会方式更快完成。可扩展性绝对会为核心的重构,允许为复杂的扩展模块的开发,但也保持了轻量级的一整套核心代码。抓紧-这会是值得的。
- 2022-02-02 14:17:36下载
- 积分:1
-
hough检测opencv源码
基于opencv的Hough直线提取的源代码,可实现多种格式图像的Hough算法直线提取操作。软件:Visual Stdio 2010结合opencv1.0实现。
- 2022-08-05 21:16:19下载
- 积分:1
-
一种新型的基于水平集的图像分割算法,附对应的文献还实用例子...
一种新型的基于水平集的图像分割算法,附对应的文献还实用例子-A new level set based image segmentation algorithm, with a practical example of the corresponding literature also
- 2022-07-22 07:45:36下载
- 积分:1
-
这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载...
这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-This is about how to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
- 2022-11-25 21:05:03下载
- 积分:1
-
The demo of the Level Set method
The demo of the Level Set method
- 2023-06-10 06:35:04下载
- 积分:1
-
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴...
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
- 2022-04-12 03:48:57下载
- 积分:1
-
transform two
二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
- 2022-03-15 21:47:44下载
- 积分:1