搜索资源列表
dwgthumbnail(示例)
- AutoCAD中预览dwg图的编程方法,可以在一个picture控件上预览选择得dwg图纸。-AutoCAD dwg preview of the plan programming, in a picture control on the preview option in dwg drawings.
在VisualC 中不依赖MATLAB环境调用其函数的方法
- 这是一个关于在VisualC中不依赖MATLAB环境调用其函数的方法,只使用VC的编程环境就能实现- This is about does not rely on the MATLAB environment in VisualC to transfer its function the method, only uses VC the programming environment to be able to realize
Visual C++高级编程技术-OPENGL篇
- 详细讲解了OpenGL绘图的原理与方法并附着大量代码。-detailed account of the principle of OpenGL graphics with a large number of methods and attach code.
OpenGL开天辟地
- OpenGL 编程初步 —— 3D游戏编程基本框架 是掌握OpenGL 编程方法的基础 初学者必看-OpenGL Programming -- 3D game programming framework is the basic grasp of OpenGL programming method for the beginners Watchable! !
gl1
- 一个用openGL写的程序,比较简单,但是能反映编程方法.-with a written procedure is relatively simple, but reflects the programming method.
AdvancedGraphicsProgrammingUsingOpenGL
- Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,及高级应用。-Advanced Graphics Programming Using Open GL. the book stresses more detailed than the OpenGL programming method. The OpengGL programming on the basic principles an
wen8
- 有关CAD/CAM课程的一些基本编程方法,包括参数化绘制,鼠标拖动绘制等功能,还有一些几何变换,坐标变换等操作-the CAD / CAM courses, some basic programming, including parametric mapping, Drag the mouse mapping and other functions, there are some geometric transformation, coordinate transformation, etc
OpenGL_Read_3DS
- 用OpenGL编写的调用流行3D格式3DS的代码,通过代码可以学习3DS文件的结构以及OpenGL的编程方法-prepared with OpenGL 3D pop format called 3DS code, Code can learn through three DS document structure and the OpenGL Programming
GLrefshad
- OpenGL镜面反射、模板阴影的编程方法,是学习OpenGL特效编程的好例子。-OpenGL specular reflection, the shadow of programming template, Specific learning OpenGL Programming good example.
01_vertex_program
- 描述GPU编程中CG代码的结构和基本编程方法
image_design
- 基于纺织应用的图案设计系统。设计了大量VC++中的编程方法和编程技巧,如图像处理,坐标映射,滚动条,对话框邓常用控件的编程和对鼠标按钮的消息响应的编程。
mosaicprocessing
- 在电视采访中,有时候一些采访对象不愿意抛头露面。这种情况下,被采访者可能会背对摄像镜头;但更通常的做法是,被采访者仍然面对镜头,而在电视节目播出时对采访对象的面部进行马赛克处理。这种马赛克处理,使观众无法看清被采访者的真实面目,从而满足被采访者不愿抛头露面的初衷。作为程序员,你想过如何来实现这种效果处理吗?本文介绍的就是一种实现视频局部区域马赛克处理的简单易行的编程方法。
coding_3ds
- 研究在普通的PC机下开发高质量的视景仿真系统。在Window X P系统下 , 以Vi s u a l C ++为开发平台, 利用 O p e n GL和 3 D S MA X, 运用面向对象编程的思想, 采用 Wi n 3 2 Ap p l i c a t i o n的编程方法。首先介绍了 Op e n G L及如何利 用 它生成地面和天空 。采用 Op e n GL函数进行摄像漫游和调入 由 3 DS MAX绘 制的 3 DS模型 , 较好 地解决了用 Op e n GL
imagecount
- MATLAB 图像识别物体计数,将图像中的物体识别出来,并进行计数,SIMULINK编程方法。
ImageProcess
- 程序中包括图像处理的各种经典算法,如:二值化,均衡化,灰度切片,腐蚀膨胀,粗化细化,边缘提取等,有助于初学者掌握图像处理的VC编程方法。
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
三种方法实现小车与月亮动画效果
- 动画实现用C语言编程,可以有三种程序设计方法,分别为: 1.用重画技术设计动画程序 2.用多图形页设计动画程序 3.用图像函数设计动画程序 本程序用C语言(TC)实现了三种画法,分别为Car1,Car2,Car3.对应以上三种实现方法。
Chap07.rar
- 《3D游戏编程》随书光盘 第7章 外部地形处理:三维世界的处理技巧, 有详细源代码, 包括3D地形生成技巧, 控制摄像机实现地形上的移动,裁剪多余多边形,给引擎减重,四叉树:有效管理较大地形的方法, 四叉树的剔除:速度优化技巧, LOD:使用LOD进行地形处理,防止龟裂:龟裂问题的解决。," 3D Game Programming" book with CD-ROM Chapter 7 deal with the external landscape: the world of
xiaobobianhuan
- 给出图像进行小波一次变换、二次变换、三次变换及逆变换的编程方法和利用小波变换实现图像低通滤波和高通滤波。-Given an image wavelet transform, the second transform, transform and inverse transform the three programming methods and the realization of images using wavelet transform low-pass filtering and hi
demos_for_cell_be
- IBM Cell多核处理器处理器编程示例, 通过这些程序可以学习IBM, CELL程序特有的编程方法。-The demo for IBM CELL BE, which is a multi-core processor with a Poeerpc and 8 SPU.