<body> <div id="map"></div> <script> var map = new ol.Map({ //初始化map target: 'map', layers: [ new ol.layer.Tile({ source: new ol.source.OSM() }) ], vi ...
分类:
其他好文 时间:
2016-11-17 19:34:13
阅读次数:
1365
题目链接:http://acm.split.hdu.edu.cn/showproblem.php?pid=3448 Description 0/1 bag problem should sound familiar to everybody. Every earth man knows it wel ...
分类:
其他好文 时间:
2016-11-09 11:04:09
阅读次数:
164
1. USGS Earth Explorer(美国地质调查局)——坐拥Landsat史诗级卫星群推荐指数 ★★★★★数据覆盖范围 全球运营方 美国地质调查局(USGS,United States Geological Survey)机构类型 国家机构免费程度 完全免费 USGS称得上免费遥感数据源中 ...
分类:
其他好文 时间:
2016-11-01 09:50:10
阅读次数:
482
Code.Complete.Second.Edition 2004 Bachman compared the Ptolemaic-to-Copernican change in astronomy to the change in computer programming in the early ...
分类:
数据库 时间:
2016-10-27 01:26:40
阅读次数:
166
anagram 相同字母异序词。heart vs earth 1.Our first solution to the anagram problem will check to see that each character in the first string actually occurs i ...
分类:
其他好文 时间:
2016-10-23 11:46:35
阅读次数:
212
基本公式推导理论部分:SVM涉及的理论知识太多太繁杂了,大家直接看:
支持向量机通俗导论(理解SVM的三层境界) http://blog.csdn.net/v_july_v/article/det...
分类:
其他好文 时间:
2016-10-22 12:24:45
阅读次数:
403
2016年10月21日 星期五 --出埃及记 Exodus 19:5Now if you obey me fully and keep my covenant, then out of all nations you will be my treasured possession. Although ...
分类:
其他好文 时间:
2016-10-22 09:44:38
阅读次数:
203
1、ajax技术的背景 不可否认,ajax技术的流行得益于google的大力推广,正是由于google earth、google suggest以及gmail等对ajax技术的广泛应用,催生了ajax的流行。而这也让微软感到无比的尴尬,因为早在97年,微软便已经发明了ajax中的关键技术,并且在99 ...
分类:
Web程序 时间:
2016-10-21 13:33:04
阅读次数:
257
搬土距离(The Earth Mover's Distance,EMD)最早由Y. Rubner在1999年的文章《A Metric for Distributions with Applications to Image Databases》中提出,它是归一化的从一个分布变为另一个分布的最小代价, ...
分类:
其他好文 时间:
2016-10-20 22:04:55
阅读次数:
1165
在Googleearth中输入多边形 1)https://cn.mathworks.com/matlabcentral/fileexchange/12954-google-earth-toolbox/content/googleearth/html/ge_box.html 1)https://cn. ...
分类:
其他好文 时间:
2016-10-19 09:52:22
阅读次数:
250