资源列表
codes
- 在Arcgis engine中计算并显示两点之间的距离-Calculates and displays the distance between two points
LINEAR_ENGINE
- Endine meodel and k.f implementation on that after linearization
googlemapapibubble
- 用google map api做的二次开发,可以实现移动marker的功能-Google map api to do with the secondary development, you can move the marker function to achieve
elementordering
- Graham算法,对形成不规则三角网的最小凸包点进行寻找,并形成最小凸闭包-Graham algorithm, the minimum convex hull point to form a triangular irregular network was looking to form a minimum convex closure
92393982adfaf
- 此程序可在mapinfo与mapbasic中用于抽取地图的X,Y坐标信息-This program can be used to extract the maps X, Y coordinates in mapinfo and mapbasic
oilbatch
- 实现光学影像油井提取,通过影像叠加去除舰船等虚警,适用于点检测,提取-Optical image extraction wells for detection
test_readhdf
- 读hdf文件,并提取需要的hdf参数,非常方便-Read hdf file
lgzgis
- GIS底层开发自行定义的图层,可以在图层上显示二维地图
MOD03
- 利用MODIS_CONVERT_DATA对MODIS几何文件重投影-Reprojection of MODIS geometry files by using MODIS_CONVERT_DATA tool
stats_pro
- 用于读入多个含有envi头文件的文件并计算直方图统计信息-This file takes in a number of files with envi headers and computes histogram statistics.
demo1
- 该程序可以将输入的正整数分解成所有因子的和.因子相同但顺序不同也算是一种分解情况.
cshapezhizuosymbolxuanzeduhuakuang
- 现在要实现双击toccontrol中的某一层的symbol调出symbol选择对话框.vb中有示例实现了类似于arcmap中的symbol选择对话框,用到了ISymbolSelector接口. 你看的是AO的例子,在ENGINE中是没有这个接口的,不过这个例子转换成C#的代码如下: