CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 树算法

搜索资源列表

  1. 嵌入式零树小波编码及其改进算法的研究

    0下载:
  2. 嵌入式零树小波编码及其改进算法的研究-EZW coding and improved algorithm research
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:35.39kb
    • 提供者:卢东岳
  1. vcoctree

    0下载:
  2. 用vc编的八查树算法,可以参考下我得做法
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:254.81kb
    • 提供者:华后生
  1. 2007082914455420932

    0下载:
  2. 我的八叉树算法,包括节点数据结构,查找算法
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:197.45kb
    • 提供者:刘帅
  1. octree

    0下载:
  2. 一个用于处理位图颜色量化的八叉树算法用VC++进行编写,作为图象处理的预处理程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:260.41kb
    • 提供者:鲁西西
  1. vc_octree

    0下载:
  2. 一个vc编的八叉树算法,八叉树常用于3维图形的之间的干涉问题,
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:275.72kb
    • 提供者:杨晓波
  1. SIFT算法的C语言实现(基于OpenCV),

    2下载:
  2. SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-20
    • 文件大小:438.01kb
    • 提供者:yuanou2007
  1. opengl八叉树算法

    3下载:
  2. 实现八叉树数据结构和空间三维查询。
  3. 所属分类:OpenGL

    • 发布日期:2012-03-08
    • 文件大小:312.33kb
    • 提供者:liuxing0795
  1. Rtree_code_of_C

    2下载:
  2. R树算法的c实现,包括了索引建立,窗口查询和对象删除功能-R-tree
  3. 所属分类:GIS program

    • 发布日期:2014-12-12
    • 文件大小:14.84kb
    • 提供者:方文崇
  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
    • 文件大小:123.98kb
    • 提供者:猪哥不亮
  1. tree

    0下载:
  2. 分形树算法,简单,适合初学者学习,用c++实现-Fractal tree algorithm, a simple, suitable for beginners to learn, use c++ implementation
  3. 所属分类:Fractal program

    • 发布日期:2017-04-10
    • 文件大小:1.94mb
    • 提供者:xielin
  1. octree

    0下载:
  2. 八叉树算法的简单源代码,vc++的运行环境-Simple octree algorithm source code, vc++ runtime environment
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:3kb
    • 提供者:feng
  1. Rstar_Berchtold.tar

    0下载:
  2. R*树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-R* tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:29.79kb
    • 提供者:name
  1. Pyramidtree.tar

    0下载:
  2. 金字塔树,具有添加,删除,查询节点功能,是搜索算法中的一种,常用于GIS软件中。-Pyramid tree, with add, delete, query node function, is a search algorithm, commonly used in the GIS software.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:61.03kb
    • 提供者:name
  1. IsoOctree

    1下载:
  2. 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
  3. 所属分类:Special Effects

    • 发布日期:2017-01-01
    • 文件大小:66.16kb
    • 提供者:lulyon
  1. 2_16

    0下载:
  2. 递归分形树的形成,利用递归算法生成分叉树,将这个生成元在每一个层次上不断重画-Recursive fractal tree formation, the use of recursive algorithm to generate bifurcation tree, will the generator on at every level constantly re-draw
  3. 所属分类:Fractal program

    • 发布日期:2017-05-09
    • 文件大小:1.78mb
    • 提供者:杨明
  1. SPIHT-Image-Compress

    0下载:
  2. 这个matlab程序实现了基于SPIHT多级树集合分裂的图像压缩算法。 -Matlab implementation of this procedure based on the SPIHT multi-level set to split the tree image compression algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:263.17kb
    • 提供者:王玲
  1. 3Dsuanfa

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

    • 发布日期:2017-04-07
    • 文件大小:487.86kb
    • 提供者:李海涛
  1. EZW

    2下载:
  2. 此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:259.47kb
    • 提供者:waker
  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. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:35.96kb
    • 提供者:猪哥不亮
  1. Octtree

    0下载:
  2. 利用vc++和opengl实现了八叉树算法,并且单独封装了坐标系变换类-Using vc++ and opengl realized the octree algorithm, and a separate class encapsulates the coordinate system transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:16.48kb
    • 提供者:潘文武
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com