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

搜索资源列表

  1. 四叉树剖分LOD Terrain

    0下载:
  2. 四叉树剖分地归算法Terrain示例(仅仅算法实现)-quadtree mesh algorithm Terrain classified examples (only Algorithm)
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:740277
    • 提供者:王云
  1. C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树

    3下载:
  2. C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树
  3. 所属分类:C#编程

    • 发布日期:2011-11-04
    • 文件大小:2333431
    • 提供者:hellosea@qq.com
  1. sichashu.rar

    2下载:
  2. 实现四叉树编码,即实现行列号向地址码的转换,Quadtree coding to achieve, namely to achieve the ranks of its conversion to the address code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:289076
    • 提供者:yongsheng
  1. QuadTree.rar

    2下载:
  2. 这个是一个四叉树的实例代码~~~~~~~d3d~~~,This is an example of quadtree code ~~~~~~~ d3d ~ ~ ~
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4407001
    • 提供者:yaoyuan
  1. QuadTree_src.zip

    1下载:
  2. 国外比较好的一个四叉树源码,对研究空间索引的同学有帮助,Abroad, a better source of a quadtree, the study of spatial index will help students
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:20610
    • 提供者:lizhenhua
  1. Chap07.rar

    1下载:
  2. 《3D游戏编程》随书光盘 第7章 外部地形处理:三维世界的处理技巧, 有详细源代码, 包括3D地形生成技巧, 控制摄像机实现地形上的移动,裁剪多余多边形,给引擎减重,四叉树:有效管理较大地形的方法, 四叉树的剔除:速度优化技巧, LOD:使用LOD进行地形处理,防止龟裂:龟裂问题的解决。," 3D Game Programming" book with CD-ROM Chapter 7 deal with the external landscape: the world of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7038195
    • 提供者:11
  1. 灰度图进行递归四叉树分割

    2下载:
  2. 四叉树分割 opencv 编写 读入灰度图 进行递归分割-Quadtree segmentation opencv read into grayscale prepared for recursive partitioning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-14
    • 文件大小:1691
    • 提供者:ymz
  1. QuadTree

    0下载:
  2. 从文件读取四叉树结点,按照morton码对四叉树进行编码-Read from the file quadtree node, in accordance with morton yards on the quad-tree coding
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:6647
    • 提供者:sunhao
  1. rink

    0下载:
  2. 读取数据行、列号,计算生成莫顿码,生成基于十进制的线性四叉树的编码-Read data rows, columns No. calculated Morton generated code, to generate the metric system based on the linear quadtree encoding
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:294472
    • 提供者:王笑
  1. rgbquadtree

    2下载:
  2. 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:126954
    • 提供者:猪哥不亮
  1. QuadIndex

    1下载:
  2. java 语言, Eclipse 开发环境下, 使用四叉树索引实现的空间索引机制-spacial index implemented by quad tree index
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-31
    • 文件大小:30094
    • 提供者:xan peng
  1. QuadTreeDemo

    0下载:
  2. 一个老外编的四叉树的程序例子,适合初学者研究学习。-Of a foreigner for quadtree example of the procedure is suitable for beginners study.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:8685
    • 提供者:wudi
  1. cdt.tar

    1下载:
  2. 关于限制性四叉树实现算法的,很不错哦!- Realizes the algorithm about the restrictive four forks tree, is very good oh!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-03
    • 文件大小:22266
    • 提供者:黄冲
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2830
    • 提供者:王万国
  1. image-preprocessing-4

    0下载:
  2. 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘-Water line image thresholding segmentation of matrix quadtree decomposition of the image into text and non-text for these two types of morphological gradient detected binary image of the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1798
    • 提供者:焦竹青
  1. 04.QuadTree

    0下载:
  2. 有关网络游戏地形优化的实例!用四叉树做的。-Optimization of the network game example of the terrain! Using Quadtree do.
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:2783296
    • 提供者:xiaoqiang
  1. 05.QuadTree+Frustum

    0下载:
  2. 有关网络游戏地形优化的实例!用四叉树做的(2)。-Optimization of the network game example of the terrain! Using Quadtree do (2).
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:2780145
    • 提供者:xiaoqiang
  1. 06.QuadTree+LOD

    1下载:
  2. 有关网络游戏地形优化的实例!用四叉树做的(3)。-Optimization of the network game example of the terrain! Quadtree do with the (3).
  3. 所属分类:Other Games

    • 发布日期:2017-05-17
    • 文件大小:3196918
    • 提供者:xiaoqiang
  1. 07.QuadTree+FixCrack

    0下载:
  2. 有关网络游戏地形优化的实例!用四叉树做的(3)。-Optimization of the network game example of the terrain! Quadtree do with the (3).
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:786193
    • 提供者:xiaoqiang
  1. 四叉树编码

    4下载:
  2. 四叉树编码 c++实现,可以用VS尝试编译()
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3078144
    • 提供者:风声边境
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com