-
这是用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
-
对偶四元数应用于空间坐标变换,和对偶四元数和齐次矩阵的转换...
对偶四元数应用于空间坐标变换,和对偶四元数和齐次矩阵的转换-Dual quaternion coordinate transformation applied to space, and dual quaternion and homogeneous matrix conversion
- 2023-08-18 09:15:03下载
- 积分:1
-
opencv的录像程序
基于opencv2.4.4开源库,利用vs2010编写的一个opencv的测试样例,用于实现通过摄像头实时录像的功能,通过修改代码可以实现帧率的修改
- 2023-04-05 15:05:06下载
- 积分:1
-
flashaction关于TextField图片的下载情况的使用!
flashaction关于TextField图片的下载情况的使用!-flashaction TextField pictures on the use of the download!
- 2022-01-21 20:18:36下载
- 积分:1
-
edge image segmentation procedures, the use of vb programming, with the hope of...
边缘图象分割程序,是使用vb编程,希望有帮助-edge image segmentation procedures, the use of vb programming, with the hope of helping
- 2022-08-14 21:42:58下载
- 积分:1
-
源代码标识号
识别数字的源代码-identification number of source code
- 2022-07-18 12:16:54下载
- 积分:1
-
HTML5源码
D3 是最流行的可视化库之一,它被很多其他的表格插件所使用。它允许绑定任意数据到DOM,然后将数据驱动转换应用到Document中。你可以使用它用一个数组创建基本的HMTL表格,或是利用它的流体过度和交互,用相似的数据创建惊人的SVG条形图。D3-js
- 2022-10-14 21:15:07下载
- 积分:1
-
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。...
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。-Itk combination with VTK read and display BMP picture (CMake-off) without using CMake compiler, suitable for a certain VTK_ITK experience.
- 2022-03-19 03:21:30下载
- 积分:1
-
实现yuv4:2:0图像块的报警检测,图像拼接处理,并提供…
实现对YUV4:2:0图像的遮挡报警检测,图像马赛克处理,及视频丢失处理等功能,内附详细使用说明,谢谢使用,-Realize YUV4: 2:0 image block alarm detection, image mosaic processing, and video loss of processing and other functions, included detailed instructions, thank you to use,
- 2023-07-10 13:00:03下载
- 积分:1
-
对256色图像进行维纳滤波处理,适用于bmp图像,程序解压后,就可以引入vc环境调试运行...
对256色图像进行维纳滤波处理,适用于bmp图像,程序解压后,就可以引入vc环境调试运行-256 color images of the Wiener filter treatment for bmp images, decompression procedures, you can run the debug environment to introduce vc
- 2022-06-28 14:12:51下载
- 积分:1