A new report warns that wetlands are disappearing three times faster than the world’s forests, with serious consequences for all life on earth.The Ram ...
分类:
移动开发 时间:
2018-09-28 10:57:13
阅读次数:
180
T4M是什么?为什么要用它?它是一个地形(Terrain)工具。它是一个Unity地形的替代工具,用于所有被3D开发工具(Maya,EarthSculpto,3DS Max,Blender等)创建的几何体。最初,它只用于移动设备,但是更多的人发现了其他的一些益处: T4M是允许用户导入几何体到Uni ...
分类:
其他好文 时间:
2018-09-10 15:37:23
阅读次数:
264
People on Mars count their numbers with base 13: Zero on Earth is called "tret" on Mars. The numbers 1 to 12 on Earch is called "jan, feb, mar, apr, m ...
分类:
其他好文 时间:
2018-09-06 02:51:25
阅读次数:
136
People on Mars count their numbers with base 13: Zero on Earth is called "tret" on Mars. The numbers 1 to 12 on Earch is called "jan, feb, mar, apr, m ...
分类:
其他好文 时间:
2018-09-01 20:37:42
阅读次数:
174
//计算两个经纬度之间的距离function getDistance($longitude1, $latitude1, $longitude2, $latitude2, $unit=2, $decimal=2){ $EARTH_RADIUS = 6370.996; // 地球半径系数 $PI = 3 ...
分类:
其他好文 时间:
2018-08-08 15:01:38
阅读次数:
132
TheMathematicalCenturyThe30 GreatestProblemsof treLast 1 00 Years At the beginning of the seventeenth century, two great philosophers, Francis Bacon i ...
分类:
其他好文 时间:
2018-08-08 00:56:37
阅读次数:
172
xml模块是一种文件数据处理格式的方法,常用与生成、解析或修改.xml配置文件 1.常见的.xml配置文件格式如下 2.xml模块的简单使用 3. 用Python创建.xml文件小实例 <?xml version='1.0' encoding='utf-8'?> <Earth> <Country C ...
分类:
其他好文 时间:
2018-08-07 20:40:13
阅读次数:
148
Description Bessie hears that an extraordinary meteor shower is coming; reports say that these meteors will crash into earth and destroy anything they ...
分类:
其他好文 时间:
2018-08-07 17:31:18
阅读次数:
203
一、cesium支持地形图数据格式: Quantized-mesh ,Cesium团队提供的开发的格式 Heightmap,Google Earth Enterprise 二、cesium加载地形图类CesiumTerrainProvider cesium中添加地形数据,我们创建一个Cesi... ...
分类:
其他好文 时间:
2018-07-31 11:16:14
阅读次数:
552
一.场景介绍 最近在研究一个场景:图片质量评分,给一张图片一个预测的分数。 里面提到了用 EMD(Earth Mover’s Distance)算法来评估两张图片之间的分布距离。下面主要讲解下EMD算法的原理。 二.EMD算法 1.起源 EMD最早由Yossi Rubner在2000年用在图像检 ...
分类:
其他好文 时间:
2018-07-28 18:23:24
阅读次数:
200