资源列表
gis_vb_mapx
- 对MapInfo Professional的基本操作; 对MapX中的常用函数的掌握; VB( or VC ),MapX,MapInfo Professional,Access -to the basic operation; MapX right of the master commonly used functions; VB (or VC), MapX, MapInfo Professional, Access
2
- 中国科学院idl行业培训的第二部分,共五部分-The second part of the Chinese Academy of Sciences idl industry training, a total of five parts
zuobiaoxizhuanhuan
- 在GIS领域中,在进行地图投影时,由于选择的坐标系不同,需要进行坐标转换,本程序可以实现坐标的转换。-In the GIS field, making the map projection, due to the different choice of coordinate systems, the need for coordinate conversion, the program can convert coordinates.
spvctrem
- This is about some basic knowledge of spread spectrum, hope can help to you, the simulation system
Activetheme2excel
- 适用平台:Arcview 3.X 本脚本可以将打开主题的信息输出到excel中,便于数据分析。本脚本来源于eris公司。
SampleOfGDAL
- 一个gdal读写栅格数据的例子,很实用哦-An example of gdal raster data reading and writing
query+blink
- 开发GIS时,实现查询目标和目标闪烁的功能-GIS Development, the realization of the goals and objectives of inquiries flashing function
kongjiansuanfa
- 包括部分空间算法,如计算两坐标点距离、判断两坐标点是否相等、计算叉积、计算点积、判断点p是否在线段l上、计算点bp以点op为圆心逆时针旋转dAlpha(单位:弧度)后所在的坐标点位置、计算指定半径圆上指定角度的弦长、计算由起点坐标和终点坐标构成的线段在指定距离和指定方向的垂点坐标等空间算法-Including some space algorithms, such as calculating the distance between the two coordinates to determi
gis_gis
- 最短路径选择 VB写的Dijkstra最短路径选择算法 GIS开发人员一点帮助-shortest path to choose VB wrote Dijkstra shortest path algorithm GIS developers a little help
dilirar
- 简单地理信息系统开发源码,能够实现读取编辑保存制图等功能-Simple geographic information system development source code, can be edited and saved to read mapping and other functions
gis
- 地图的主要功能:主要是计算地图上的标注物如何显示以及显示位置 -The main function of the map: The main thing to calculate how marked on the map display and the display position
search_short_path
- 采用A*算法完成地图路径规划功能,返回得到最短路径,实际效果优于BFS,DFS等算法。-A * algorithm using maps path planning function returns the shortest path, the actual effects are superior to BFS, algorithms such as DFS.