-
这是用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
-
这个手写数字识别系统是基于模板匹配法建立的。它是我买的图书的光盘上的。...
这个手写数字识别系统是基于模板匹配法建立的。它是我买的图书的光盘上的。-the handwriting recognition system figures are based on template matching method to establish. It is the books I buy on a CD-ROM.
- 2022-05-17 14:53:25下载
- 积分:1
-
一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法...
一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法-a watermark embedded value method, personal preparation, there is also ppt, and Arnold Scrambling Algorithm
- 2022-03-21 22:11:38下载
- 积分:1
-
hge181 DX8 多线程渲染
关于hge游戏引擎的多线程版本,hge的最新版也是在几年前就已经停止更新了,更新的dx也知道dx8,但是原来的hge引擎采用的就是单事件回调机制,导致在渲染复杂场景的时候会有一些速度较慢的情况!
本次上传的hge包括了多线程渲染的机制,在渲染方面会有比较高的效率,但是同样cpu占用率也会有蛮高
- 2023-06-05 03:00:04下载
- 积分:1
-
可以从TFT 转vga
可以从TFT 转vga-TFT TO vga !!!!!!!!!!!
- 2022-01-28 12:48:36下载
- 积分:1
-
类似PaintBrush的绘图软件,矢量绘图,可移动修改和保存。
类似PaintBrush的绘图软件,矢量绘图,可移动修改和保存。-Paintbrush similar graphics software, vector graphics, removable modify and save.
- 2023-01-19 16:15:03下载
- 积分:1
-
NURBS++库
NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challenging parts of their projects. The library also offers a lot of features to help generate NURBS from data points.-NURBS++ Treasury Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ Library hides the basic mathematics of NURBS. This allows the user to focus on the more challenging parts of their projects. The library also offers a lot of features to help generate NURBS from data points.
- 2022-11-25 21:40:03下载
- 积分:1
-
- 2022-09-10 21:40:03下载
- 积分:1
-
运用经纬线连接法连接医学图像相邻相层的轮廓,效果较好
运用经纬线连接法连接医学图像相邻相层的轮廓,效果较好-Using the longinitual and latitude connection algorithm to connect outer contour of medical
- 2022-12-02 16:15:03下载
- 积分:1
-
用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。...
用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。-C language so small graphic program. It provides a pair of linear, rectangular, round, graphic objects, such as text drawing.
- 2022-06-19 11:19:22下载
- 积分:1