CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - quadtree

搜索资源列表

  1. spatialindex.vc

    1下载:
  2. 多维索引的多个结构的常用算法,如R树的插入删除修改,又如四叉树的插入删除修改等-Index multidimensional structure of a number of commonly used algorithms, such as the R-tree insert delete changes Again quadtree insert the revisions delete
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:215891
    • 提供者:ken
  1. fractalcompress

    0下载:
  2. 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:210968
    • 提供者:ltt
  1. Engine_v0.2.tar

    3下载:
  2. 一个巨cool的3D游戏引擎源代码。其0.3版本开始收费,卖10000美金,其功能有bsp/portal,particle system,physics,skelet-animation,energe unit,lod.四叉树/八叉树,shaders(glsl/hlsl)-a giant cool 3D game engine source code. Version 0.3 of its fees, selling 10,000 dollars, and its function is BSP
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3463260
    • 提供者:崔琼文
  1. 2XC

    0下载:
  2. 二维行程编码,是实现数据压缩,减小数据量的好方法,还包括了四叉树编码-trip is to achieve data compression, reducing the amount of data a good method, and also includes a quadtree coding
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:19630
    • 提供者:李成翔
  1. QuadTreeLOD

    0下载:
  2. OPENGL,绘制地形,QuadTree四叉树方法-OpenGL, topographic mapping, QuadTree quadtree
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1275316
    • 提供者:王五
  1. 406

    0下载:
  2. matlab程序实现对矩阵的四叉树分解 简单实用-Matlab program for the Matrix Quadtree simple and practical
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22583
    • 提供者:winds
  1. rgbquadtree

    0下载:
  2. 彩色RGB图像四叉树分割的程序,找了好久才找到的。Improve together-RGB color images quadtree segmentation procedures for a long time to find the. Improve together
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134184
    • 提供者:王华
  1. QuadTreeLOD4cs

    1下载:
  2. OPENGL与四叉树完成地形的模拟,对三维GIS有很大的帮助!值得一看!-OpenGL and Quadtree completed terrain simulation and 3D GIS is a great help! An eye-catcher!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1324732
    • 提供者:zxy
  1. regiondivisionandcombination

    3下载:
  2. 基于四叉树分解并且使用区域分离和合并的图像分割-based quadtree decomposition and the use of regional separation and integration of image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2077
    • 提供者:carolin1980
  1. FracComp

    0下载:
  2. 经典的分形压缩算法 基于四叉树法 从国外网站上下载的-classic fractal compression algorithm based on quadtree method from abroad download website
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:740056
    • 提供者:jack
  1. QuadTreeCode

    0下载:
  2. 四叉数的实现和算法,可以做图形优化算法等各种优化操作-few quadtree algorithm and the realization that we can do to optimize the graphics algorithm optimized operation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13893
    • 提供者:chenwude
  1. QuadTreeCodeCw

    0下载:
  2. 四叉树的实现以及四叉树的优化算法,所以适用于对游戏的应用-quadtree, and the realization of the quadtree algorithm optimization, apply to the application of game
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9637
    • 提供者:chenwude
  1. MyQUADTREE

    1下载:
  2. 四叉树程序,用于加速三维显示等,加速求交等。-quadtree procedures for accelerated 3D display, such as accelerating intersection.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:311612
    • 提供者:严寒冰
  1. jsjy

    0下载:
  2. 通过四叉树来设计大型地图结构,可以提供遍历速度。-through Quadtree large map to design the structure, it can provide traverse speed.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:307771
    • 提供者:海风
  1. quadtree

    0下载:
  2. 使用四叉树做遮挡剔除和视景体剔除的例子,非常酷!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:685644
    • 提供者:wangzi
  1. Edge_Detection_and_Segmentation

    0下载:
  2. 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6777
    • 提供者:major
  1. 06.QuadTree+LOD

    1下载:
  2. direct3d四叉树海量数据地形分细节层次显示direct3d四叉树海量数据地形分细节层次显示
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:880170
    • 提供者:张丰
  1. QuadTree

    0下载:
  2. A vc app doing QuadTrees on fixed bmps
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:73354
    • 提供者:Farhat
  1. Lidarsecen

    0下载:
  2. 四叉树quadtree的场景绘制,渲染,贴文理,等等动作
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:448206
    • 提供者:于洋
  1. 3d sge

    1下载:
  2. 需要d3d 9SDK,一个图形引擎的一部分,包括3DS MAX的导出插件,模型文件导入,四叉树LOD,等。 -D3D 9SDK needs, a part of the graphics engine, including 3DS MAX plug-derived model file import, quadtree LOD, etc.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:990912
    • 提供者:魏旭东
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com