码迷,mamicode.com
首页 >  
搜索关键字:googel earth    ( 398个结果
Openlayers 3 热力图
<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
hdu3448 01背包+dfs
题目链接: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
a computer-centered view of information systems to a database-centered view
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 detection problem for string(字符串中回文词汇检测问题)
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
Spark机器学习系列之13: 支持向量机SVM
基本公式推导理论部分:SVM涉及的理论知识太多太繁杂了,大家直接看: 支持向量机通俗导论(理解SVM的三层境界) http://blog.csdn.net/v_july_v/article/det...
分类:其他好文   时间:2016-10-22 12:24:45    阅读次数:403
2016年10月21日 星期五 --出埃及记 Exodus 19:5
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
Ajax工作原理
1、ajax技术的背景 不可否认,ajax技术的流行得益于google的大力推广,正是由于google earth、google suggest以及gmail等对ajax技术的广泛应用,催生了ajax的流行。而这也让微软感到无比的尴尬,因为早在97年,微软便已经发明了ajax中的关键技术,并且在99 ...
分类:Web程序   时间:2016-10-21 13:33:04    阅读次数:257
搬土距离(Earth Mover's Distance)
搬土距离(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地图作为底图显示曝光点
在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
398条   上一页 1 ... 20 21 22 23 24 ... 40 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!