搜索资源列表
-
0下载:
实现了图的数据结构,以及错切、旋转、拉伸移动等算法(TurboC2.0下运行,编译前修改库路径)。-achieved map data structure, and Shear, rotation, stretching movement algorithm (TurboC2.0 running, compile amending the library path).
-
-
3下载:
基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0:
(1)3D C++ 类库与COM对象库系统设计;
(2)3D 交互算法与数据结构设计;
(3)3D 图形用户界面设计;
(4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序;
(5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。
Intra3D 2.0是免
-
-
0下载:
经典数据结构例子:
二叉排序树的应用--
排序与检索.-classic example of data structure : binary sort of tree -- Sorting and Searching.
-
-
1下载:
VC++开发机器视觉算法源程序(全部集成在一个pdf文档里)
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++
-
-
2下载:
图像处理算法源程序.pdf,包含:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开发轮廓提取源程序
堆
-
-
0下载:
图形学和数据结构的一些算法 还有图形学的一些算法的演示-graphics and data structure of the algorithm there are some graphics algorithm demo
-
-
0下载:
在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。
相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。
好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
-
-
1下载:
ogre引擎结构和代码分析中文资料汇总
文档教程基础教程 中级教程
OGRE分析之设计模式 OGRE分析之消息机制 渲染系统线程化
OGRE分析之文件系统-ogre engine, data structure and code of Chinese Basic Course Intermediate Course summary document tutorial design pattern OGRE OGRE analysis of the message mechanism
-
-
0下载:
基于SIMD的二维DCT算法快速计算。本文针对二维DCT变换,提出了和媒体指令相适应的数据结构和计算方法。最大限度利用媒体指令的运算能力,在软件设计时避免了数据相关性所带来的性能下降。-SIMD two-dimensional DCT-based fast calculation algorithm. In this paper, two-dimensional DCT transform, and the media put forward a directive to adapt the d
-
-
0下载:
Split and merge Algorithm for Image Processing . It uses a quad tree as data structure, which is created at running time using breath first method, and a stopping criterion . The stoping criterion method can be changed , i just used to the difference
-
-
1下载:
:为了提高计算的精度和效率,将NURBS参数曲面应用到电大尺寸目标的RCS预估中。使用CAD软件建立模型,通
过对模型IGES文件中数据结构的分析,并以IGES文件为接口,从CAD软件模型中提取出NURBS曲面信息,然后用Cox—De
Boor算法把NURBS曲面转换为Bezier益面,结合物理光学法和渐进积分展开法精确、高效的求解出任意理想导体目标曲面的
RCS-: In order to improve the calculation accuracy and effici
-
-
0下载:
主要是对八叉树的数据结构进行讲解分析,并提出基于两方式的优点。-Multi-resolution octree data structure and application of theoretical exploration
-
-
0下载:
OpenGL粒子系统老模拟喷泉的方法,包括粒子数据结构的定义以及rgb纹理数据的定义-OpenGL Particle System fountain of the old analog methods, including the definition of the particle data structure and texture data definition rgb
-
-
0下载:
基于geomadie的二次开发,对access存储的数据进行基本的处理。包括数据结构的基本定义,及相关的检查和处理。-The basic access stored data based on secondary development of geomadie,. Including the basic definition of the data structure, and related inspection and processing.
-
-
0下载:
计算机图形学 附录2 图形数据结构,供大家使用,非常详细-The computer graphics Appendix 2 graphics data structures, for everyone to use, and very detailed
-
-
0下载:
支持用户利用鼠标创建和删除2维多边形对象。基本功能包括:
对象创建:支持用户利用鼠标指定各个顶点位置,创建多边形。
对象删除: 支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除。
对象存储: 设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,。
支持用户选择多边形的颜色
支持用户移动多边形
支持用户改变多边形单个顶点的位置-Support for the user to use the mouse to create and delete a 2-di
-
-
0下载:
OpenCV中文参考手册2010年,介绍opencv数据结构和函数接口-Chinese OpenCV Reference Manual 2010, opencv data structure and function interface
-
-
0下载:
介绍Matlab中的数据结构以及二维、三维图形的绘制-Introducing the data structure and mapping plot of 2D and 3D of Matlab
-
-
0下载:
OpenCV入门教程,便于初学者快速了解OpenCV的基本数据结构和用法。(OpenCV tutorial, easy for beginners to quickly understand the basic data structure and usage OpenCV.)
-
-
0下载:
An implementation of Btree data structure using python. Supports insertion, deletion, and traversal operations.
-