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

搜索资源列表

  1. GIS

    2下载:
  2. 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" support
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:147108
    • 提供者:林意
  1. htmIndex.tar

    0下载:
  2. 空间索引,,,很有帮助,可以学习学习 -space index, and helpful, can learn from
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:136105
    • 提供者:geoboy
  1. postgis-1.2.0.tar

    0下载:
  2. Postgis是Postgres的Gis空间引擎,支持空间索引和空间操作,扩展了很多空间类型
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:2077747
    • 提供者:guid
  1. GISindex

    0下载:
  2. GIS空间索引技术探究 论文不得用于商业目的,请注意-GIS Technology Index Research papers may not be used for commercial purposes, please note
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:126680
    • 提供者:regzs
  1. 2GISCOMpare

    0下载:
  2. 两类典型GIS空间索引技术的分析与评价 不得用于商业目的-two typical GIS spatial indexing technology analysis and evaluation may not be used for commercial purposes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51418
    • 提供者:regzs
  1. OctreeVC6

    1下载:
  2. vc++6.0实现的八叉树空间索引源代码。GIS专业的可以参考
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:72298
    • 提供者:王英杰
  1. RTreeTemplate

    0下载:
  2. 创建空间索引结构R树的源程序,解压后的文件中有readme文档。-create spatial index R-tree structure of the source, the paper after extracting a readme file.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:14979
    • 提供者:周琳
  1. 数据空间索引

    0下载:
  2. 空间数据索引的一个库,很好很强大,欢迎下载
  3. 所属分类:源码下载

  1. 磁盘存储空间的分配和回收算法

    0下载:
  2. 为了提高磁盘存储空间的利用率,可在磁盘上组织成链接文件、索引文件,这类文件可以把逻辑记录存放在不连续的存储空间。为了表示哪些磁盘空间已被占用,哪些磁盘空间是空闲的,可用位示图来指出。位示图由若干字节构成,每一位与磁盘上的一块对应,“1”状态表示相应块已占用,“0”状态表示该块为空闲。位示图的形式与实习二中的位示图一样,但要注意,对于主存储空间和磁盘存储空间应该用不同的位示图来管理,绝不可混用。
  3. 所属分类:源码下载

    • 发布日期:2010-12-24
    • 文件大小:458490
    • 提供者:mancst@yahoo.cn
  1. R-Tree-SpatialIndex.rar

    0下载:
  2. R-Tree空间索引算法的研究历程和最新进展,挺详细的,R-Tree spatial index algorithm and the latest progress of the course, very detailed
  3. 所属分类:Project Manage

    • 发布日期:2017-03-21
    • 文件大小:45725
    • 提供者:lyd
  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. RTreeTemplate

    0下载:
  2. R树索引程序,基于C++模板语言,是学习空间索引很好的提高资料-R-tree index procedures, based on C++ template language learning space is a good index to improve data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:15253
    • 提供者:张李群
  1. QuadIndex

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

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

    2下载:
  2. 自己实现的四叉树空间索引源代码,想要的下-quadtree source
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10207
    • 提供者:ruilex wang
  1. VSM

    0下载:
  2. 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:10313
    • 提供者:郝祥根
  1. R_tree

    0下载:
  2. 在论述R树索引技术的相关概念、数据结构、算法描述及性能分析的基础上,提出了一种改进的R*树空间索引结构-R-tree Index in the paper related to the concept of technology, data structure, algorithm descr iption and performance analysis, based on an improved space for the R* Tree Index Structure
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:239441
    • 提供者:lyd
  1. Rplus-java

    0下载:
  2. 用java语言实现的rtree空间索引技术-it s the java code of rtree
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:18973
    • 提供者:陈智林
  1. spatialindex.tar

    0下载:
  2. 经典的空间索引方法,用VC编写,代码精炼,可用于索引文件的读写。-Classic method of spatial index, prepared by VC, code refining, can be used for reading and writing index file.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:467645
    • 提供者:lyd
  1. RTreeTemplate

    0下载:
  2. 本程序主要用于空间索引,包含了很多的经典算法-spatialindex
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:14979
    • 提供者:柳园
  1. LidarK20

    0下载:
  2. LiDAR数据处理平台,其中包含了R树空间索引的详细实现。-LiDAR data processing platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7607185
    • 提供者:ct
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com