搜索资源列表
KMLCreator
- KML 2.0介绍 KML全称是Keyhole Markup Language KML,是一个基于XML语法和文件格式的文件,用来描述和保存地理信息如点、线、图片、折线并在Google Earth客户端之中显示 The core of the project is the KMLCreator.cs. This has three classes, KMLCoordinates, KMLPoint and KMLLine-Google Earth KML File Creator C
suanfa3-2
- 一些经典算法包括:有向树k中值问题,正则表达式匹配问题,最大长方体问题,直线K中值问题--KML-Some classic algorithms include: the k value to the tree problem, regular expression matching problem, the biggest problem rectangular, linear K value problems- KML
kml2shp
- matlab小程序,用于kml文件格式转shp格式文件。-it is a matlab progam which can covert kml file to shape file.
googleearth_matlab
- 适合google earth使用的Matlab工具包,非常强悍。Matlab与Google earth的亲密结合!里面有GUI界面,非常便于操作。matlab源码也是开源的。-Various plotting/drawing functions that can be saved as KML output, and loaded in Google Earth
testrun4_addPath
- add kml file to matlan
testrun3_kmltomatlab
- converse data from kml file to matlab
kml2dwg
- Converts Google KML files to AutoCad DWG.
googleearth_matlab
- 此代码为matlab调用Google Earth的工具箱,可通过matlab生成kml,并在谷歌地球中打开。-This code call Google Earth for matlab toolbox, generate KML through matlab, and open in Google Earth.
SVM-KML
- 最经典的支持向量机模型的matlab程序(please give me a account. please,i need the models)
googleearth
- 在matlab中把经纬度数据转化为googleearth可识别的kml文件。可在googleearth中显示航次站点数据等,另增了一个可以画三角网格的函数ge_trisurf.m(In MATLAB, the longitude and latitude data are transformed into googleearth recognizable KML files. The data of voyage sites can be displayed in googleearth.Add