-
这是用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
-
一个以 LED 类型显示数字的范例程序
一个以 LED 类型显示数字的范例程序-an LED to show that the number of types of procedures example
- 2023-06-16 23:50:04下载
- 积分:1
-
是小波里面的数据分析garbor小波变换
是小波里面的数据分析garbor小波变换-Is a wavelet analysis of data inside garbor Wavelet Transform
- 2022-04-17 23:03:18下载
- 积分:1
-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1
-
A three
一个基于java的三维图象界面编程源代码,是用元胞自动机来模拟飞鸟的行为过程,思路比较清晰-A three-dimensional image based on the java interface programming source code, is a cellular automaton to simulate the behavior of birds process, clearer thinking
- 2022-03-15 19:04:43下载
- 积分:1
-
Planar quasi
平面准均匀B样条曲线的生成,可以反求控制顶点-Planar quasi-uniform B-spline curve is generated, you can reverse control points
- 2023-06-15 22:30:04下载
- 积分:1
-
贝塞尔曲线
贝塞尔曲线-Bezier curves
- 2023-05-29 15:00:03下载
- 积分:1
-
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来...
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来-Through the repeated use of a small vertex buffer to reduce the demand for memory will be the culmination of CPU from the frame buffer update released
- 2022-12-05 04:10:05下载
- 积分:1
-
solidworks develop新的api下的开发
solidworks develop新的api下的开发-solidworks develop new api under development
- 2022-03-22 04:04:23下载
- 积分:1
-
这是一个基于vc的图形图像编程开发的一款小游戏,希望大家从中了解到一些图像的基本知识...
这是一个基于vc的图形图像编程开发的一款小游戏,希望大家从中了解到一些图像的基本知识-vc based on the graphics programming of the new mini-games, we also learned some basic knowledge of image
- 2022-11-10 19:35:04下载
- 积分:1