搜索资源列表
GIS
- 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" support
htmIndex.tar
- 空间索引,,,很有帮助,可以学习学习 -space index, and helpful, can learn from
postgis-1.2.0.tar
- Postgis是Postgres的Gis空间引擎,支持空间索引和空间操作,扩展了很多空间类型
GISindex
- GIS空间索引技术探究 论文不得用于商业目的,请注意-GIS Technology Index Research papers may not be used for commercial purposes, please note
2GISCOMpare
- 两类典型GIS空间索引技术的分析与评价 不得用于商业目的-two typical GIS spatial indexing technology analysis and evaluation may not be used for commercial purposes
OctreeVC6
- vc++6.0实现的八叉树空间索引源代码。GIS专业的可以参考
RTreeTemplate
- 创建空间索引结构R树的源程序,解压后的文件中有readme文档。-create spatial index R-tree structure of the source, the paper after extracting a readme file.
数据空间索引
- 空间数据索引的一个库,很好很强大,欢迎下载
磁盘存储空间的分配和回收算法
- 为了提高磁盘存储空间的利用率,可在磁盘上组织成链接文件、索引文件,这类文件可以把逻辑记录存放在不连续的存储空间。为了表示哪些磁盘空间已被占用,哪些磁盘空间是空闲的,可用位示图来指出。位示图由若干字节构成,每一位与磁盘上的一块对应,“1”状态表示相应块已占用,“0”状态表示该块为空闲。位示图的形式与实习二中的位示图一样,但要注意,对于主存储空间和磁盘存储空间应该用不同的位示图来管理,绝不可混用。
R-Tree-SpatialIndex.rar
- R-Tree空间索引算法的研究历程和最新进展,挺详细的,R-Tree spatial index algorithm and the latest progress of the course, very detailed
QuadTree_src.zip
- 国外比较好的一个四叉树源码,对研究空间索引的同学有帮助,Abroad, a better source of a quadtree, the study of spatial index will help students
RTreeTemplate
- R树索引程序,基于C++模板语言,是学习空间索引很好的提高资料-R-tree index procedures, based on C++ template language learning space is a good index to improve data
QuadIndex
- java 语言, Eclipse 开发环境下, 使用四叉树索引实现的空间索引机制-spacial index implemented by quad tree index
SpatialIndex
- 自己实现的四叉树空间索引源代码,想要的下-quadtree source
VSM
- 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的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
R_tree
- 在论述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
Rplus-java
- 用java语言实现的rtree空间索引技术-it s the java code of rtree
spatialindex.tar
- 经典的空间索引方法,用VC编写,代码精炼,可用于索引文件的读写。-Classic method of spatial index, prepared by VC, code refining, can be used for reading and writing index file.
RTreeTemplate
- 本程序主要用于空间索引,包含了很多的经典算法-spatialindex
LidarK20
- LiDAR数据处理平台,其中包含了R树空间索引的详细实现。-LiDAR data processing platform