搜索资源列表
display_list.zip
- opengl显示列表的学习程序,开发工具vc-opengl display list of the learning process, development tools vc
MAPGIS新狗
- MAPGIS HID 虚拟软件狗采用类似虚拟光驱的方法将真实软狗数据及算法硬编码在虚拟驱动程序内,不需要更改原软件任何文件,从而实现补丁与软件的版本无关。此驱动支持微软的98/2000/XP系统平台。现在还未提供此驱动的自动安装程序,现将手动安装方法在下列出: 虚拟驱动在98系统和NT系统下安装均通过系统控制面板内的添加新硬件选项进行安装,不同的是在98下选择人机接口设备类,NT下选择未知硬件类进行安装。安装过程中机器可能提示要你插入Windows 98系统光盘,从而完成驱动程序的安装。(9
球和立方体
- 一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball and cube and the tree list shows
A4
- 对各个物体分别用显示列表进行绘制,重复上面的交互控制。 增加键盘按键来切换显示列表和非显示列表绘制方式,通过动画,理解显示列表对程序绘制性能的影响。 -Various objects were drawn to the display list, repeat the above interactive control. Increase the keyboard keys to switch the display list and non-display list rendering
A4
- 通过键盘按键,控制各个物体(茶壶、桌子和兔子)的显示状态.对各个物体分别用显示列表进行绘制,重复上面的交互控制。 增加键盘按键来切换显示列表和非显示列表绘制方式,通过动画以及对FPS的理解和分析,理解显示列表对程序绘制性能的影响。 -Through the keyboard keys to control the various objects (teapots, tables and rabbit) the display of status. Separately for each
display_list
- opengl显示列表的学习程序,开发工具vc-opengl display list of the learning process, development tools vc
ParticleSystem1
- From: http://clootie.narod.ru/delphi/download_custom.html ParticleSystem1 - unidirectional generator sample Main idea of this sample was to demonstrate right and wrong ways of generating uniform distribution of unit length vectors - so end-poi
MyGraphic
- 加入新图形的步骤 1、在GraphRecord单元 定义结构体 2、在MyGraph单元的集合体(TClassGraph)中 加入该图形 3、MyGraph单元的private声明该图形的链表,Create中创建,Destory中释放 4、MouseUp事件中加入链表 5、MouseMove事件中移动图形 6、DrawGraph过程中加入画图 7、Clear 加入清空 8、preDel过程 9、preFill过程 10、preMove过程 11、Sav
image-process-system--based-ArcGIS-
- 程序是一个基于arcgis开发的遥感影像处理系统,保留了arcgis强大的功能,能对遥感影像进行图像直方图显示,直方图均衡化;图像平滑; 图像增强(线性变换);影像配准及几何纠正;影像裁剪; 程序的主界面采用了arcgis框架,可以很方便的打开显示arcgis所支持的格式文件(如:.mxd,.lyr等),同时可以显示数据的结构图和属性列表。在状态栏还可以显示当前比例尺和鼠标对应点的坐标。之后的影像处理部分设计到图像操作,是本程序的重点部分。-Arcgis development p
opengl-molehill
- 很好的学习光照和显示列表的程序,同时还能学到多边形建模的知识-Good learning process light and display list, while the knowledge learned polygon modeling
opengl-lz
- 本程序应用了渲染,回显列表,粒子系统,纹理贴图,定时回调,光照,消隐,伪装反射等技术,可用于图形学大作业。-The application of the rendering process, echoing the list, particle systems, texture mapping, timing correction, lighting, blanking, camouflage reflection techniques can be used Great job on t
SiftGPU-V382_2
- SiftGPU is an implementation of SIFT for GPU. It does pyramid construction, keypoint detection and descr iptor generation on GPU. Not only does SiftGPU process pixels/features paralelly with GPU, this implementation also reduces readback time
Improved-cv
- 当红外图像中包含较强噪声时, C-V 模型水平集分割方法会产生大量冗余轮廓 同时, C-V 水平集采用偏 微分方程( PDE) 实现, 存在计算量大、分割速度慢的缺点。为此, 本文提出了改进的快速算法, 该算法保留了C-V 模型的全局优化特性, 并通过窗口滤波整合图像邻域空间信息来构建曲线进化的外部速度, 从而提高C-V 模型 的抗噪性并减少分割中产生的冗余轮廓 采用基于双链表的快速水平集算法来实现曲线的演化, 去除了传统算 法中的重新初始化和PDE 求解的过程, 减少了迭代步数