-
利用VC++ 6.0实现了地球图的绘制功能
利用VC++ 6.0实现了地球图的绘制功能-VC 6.0 Earth Map function
- 2022-06-12 11:29:09下载
- 积分:1
-
图像数据的显示(读入bmp文件)
图像数据的显示(读入bmp文件)-Image Data Display (read bmp files)
- 2022-07-10 21:05:08下载
- 积分:1
-
用DIRECTX的粒子系统开发的一个烟花效果的程序.
用DIRECTX的粒子系统开发的一个烟花效果的程序.-DIRECTX the particle system used to develop a procedure for the fireworks effects.
- 2022-03-14 00:44:33下载
- 积分:1
-
A presentation graphics, window area, as the transformation that the world coord...
图形学的一个演示,窗口视区变换,即世界坐标系到界面坐标系的转换,MFC实现-A presentation graphics, window area, as the transformation that the world coordinate system to the interface coordinate system conversion, MFC to achieve
- 2022-08-17 16:16:06下载
- 积分:1
-
Online signature identification of source, including the AR algorithm, DTW algor...
在线签名鉴定源码,包含AR实现算法、DTW算法与应用实例-Online signature identification of source, including the AR algorithm, DTW algorithm and application examples
- 2022-07-22 21:09:25下载
- 积分:1
-
图形学的圆的生成
图形学的圆的生成-round of the graphics generation
- 2023-04-21 15:55:02下载
- 积分:1
-
一个VTK下体绘制的简单例子,学习VTK的入门好程序
一个VTK下体绘制的简单例子,学习VTK的入门好程序-VTK rendering a lower body of a simple example, learning VTK good entry procedures
- 2022-01-24 19:01:11下载
- 积分:1
-
具备普通按纽的全部功能,包括文件类型和程序。
详细介绍了普通按钮的全部功能,包括文档和项目的类型。
- 2022-08-26 01:06:37下载
- 积分:1
-
可对彩色图像进行行列变化 小波一层 二层 三层变换 还可进行低通 高通 滤波处理 本人亲自试验过了...
可对彩色图像进行行列变化 小波一层 二层 三层变换 还可进行低通 高通 滤波处理 本人亲自试验过了-Color image can change the ranks of two-story three-layer wavelet transform can also be low-pass high-pass filter processing personally tested the
- 2022-09-27 11:45:02下载
- 积分:1
-
这是用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