-
integrity typesetting Print copies of the source, through the demonstration of P...
完整的图文排版打印源程序,通过演示打印输出简历,集中演示了图象排版打印技术。-integrity typesetting Print copies of the source, through the demonstration of Print output resume, a demo concentrated Print Image typesetting technology.
- 2023-02-11 02:15:04下载
- 积分:1
-
Direct3D9初级指南
Direct3D9初级教程-Direct3D9 primary Guide
- 2022-01-28 20:44:01下载
- 积分:1
-
vc实现跟随鼠标的动态增加文字
vc实现跟随鼠标的动态增加文字-vc follow the mouse to achieve the dynamic textual
- 2022-03-20 04:49:44下载
- 积分:1
-
颜色一致性矢量
颜色一致向量的核心代码,有限对图像进行平滑处理,然后计算图像连通区域,最后讲像素分为一致性像素和不一致像素。-Color coherence vector
- 2022-03-25 05:25:50下载
- 积分:1
-
用opengl实现三维场景,可以向其中加入不同的模型,构建你自己的游戏世界...
用opengl实现三维场景,可以向其中加入不同的模型,构建你自己的游戏世界-Use opengl realize three-dimensional scenes can be added to the different models, build your own gaming world
- 2023-03-22 04:10:03下载
- 积分:1
-
histogram that the importation of image histogram function of the amendment
直方图修正对输入图象进行直方图的修正功能-histogram that the importation of image histogram function of the amendment
- 2022-03-09 16:02:30下载
- 积分:1
-
《Visual C++数字图像处理》配套源代码
《Visual C++数字图像处理》配套源代码-"Visual C Digital Image Processing" complementary source code
- 2022-10-17 19:10:03下载
- 积分:1
-
3dx的作业,一个不错的程序,难度易
3dx的作业,一个不错的程序,难度易-3dx operations, it is a good procedure, the difficulty Yi
- 2022-10-22 20:20:03下载
- 积分:1
-
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书...
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!-IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!
- 2022-03-03 13:58:29下载
- 积分: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