搜索资源列表

  1. Terrain

    1下载:
  2. 简单的地形渲染程序,使用了四叉树的LOD优化算法。-Simple rendering of the terrain, the use of the LOD Quadtree Optimization.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:3798016
    • 提供者:xuhao
  1. cheng

    0下载:
  2. 对一幅图像进行变换,平滑处理,四叉树处理,离散余弦处理等。-Images of a transformation, smoothing quadtree processing, handling discrete cosine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:耿晗
  1. Quadtrees

    0下载:
  2. 用MFC建立一个四叉树,实现生成四叉树的方法。-Using MFC to build a quadtree, quadtree to achieve generation of methods.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:沈佳佳
  1. SpaceDivision

    0下载:
  2. 用MFC生成四叉树的方式,主要通过建立一个向量来储存节点的坐标。-Generated by MFC quadtree approach, mainly through the establishment of a vector to store the coordinates of the node.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:沈佳佳
  1. tree

    0下载:
  2. 用opengl的方法生成四叉树的方式,调用opengl中的画点画线的函数来生成四叉树。-The method used to generate opengl quadtree way, call the opengl stipple lines function to generate the quadtree.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:169984
    • 提供者:沈佳佳
  1. Tree10.0

    0下载:
  2. 用MFC的方式生成四叉树,设立了输入点的数目,通过随机生成点接着绘制出四叉树。-MFC generated by the quadtree, the establishment of a number of input through the randomly generated points and then draw quadtree.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:66560
    • 提供者:沈佳佳
  1. QuadTreeDemo

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

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:wudi
  1. QuadIndex

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

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:xan peng
  1. QUADTREE

    0下载:
  2. 根据随机生成的地形快速建立四叉树,并提供漫游功能,对学习三维地形浏览很有帮助。-Based on randomly generated terrain quadtree to quickly create and provide roaming for learning three-dimensional terrain views helpful.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:3956736
    • 提供者:111111
  1. sichashu

    0下载:
  2. 提出了一种基于自适应四叉树分形编码的数字水印技术。对原始图像进行四叉树分形编码后 , 通过给定子块在不同的寻找区域中搜索其最佳匹配父块来嵌入水印。实验结果表明 ,本方法在嵌入水 印编码时间、图像质量和鲁棒性方面均比传统的方法有较大的改进。-NULL
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:99328
    • 提供者:浮雨虹
  1. QuadTree

    0下载:
  2. 在d3d中关于四叉树+视锥裁剪参考资料-In d3d on quadtree cutting cone reference+ ~~~~~
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:4393984
    • 提供者:yaoyuan
  1. 3Dsuanfa

    0下载:
  2. c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algor
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:499712
    • 提供者:李海涛
  1. quardtreeOpenGL

    0下载:
  2. 这是一个基于OpenGL编写的四叉树完成地形的模拟实例适合学习OpenGL的人观看-This is an OpenGL-based quadtree prepared to complete the simulation of terrain suited to learning OpenGL examples of people who watch
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1325056
    • 提供者:易靖涛
  1. QuadTree

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

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:sunhao
  1. QuadTree_vc8

    0下载:
  2. 四叉树算法VC8.0实现,包括创建四叉树,产生随机地图,对地图进行四叉树分解-Quad-tree algorithm VC8.0 achieved, including the creation of quadtrees to generate random maps, maps of the four-tree decomposition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:36864
    • 提供者:猪哥不亮
  1. rgbquadtree

    0下载:
  2. 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:126976
    • 提供者:猪哥不亮
  1. QTREE

    0下载:
  2. 实现线性四叉树的编码,读取数据的同时生成莫顿码-To achieve linear quadtree encoding, read the data at the same time generating Morton yards
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:67584
    • 提供者:朱霞
  1. base

    0下载:
  2. 四叉树的使用代码示例~ -Quadtree example of the use of the code used to four-tree sample code ~
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:261120
    • 提供者:lcf
  1. openg

    0下载:
  2. OpenGL地形模拟基于四叉树的地形模拟-Codes based on OpenGL,analysising the data of land,welecom downloading.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:940032
    • 提供者:luke
  1. QuadTree

    0下载:
  2. 实现了地形图像等的四叉树分层,根据图像的梯度和稠密分布进行分层处理。-Realized images of the terrain quadtree hierarchical, according to the image gradient and the dense distribution of slicing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:139264
    • 提供者:Li Yanli
« 1 2 3 45 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org