码迷,mamicode.com
首页 >  
搜索关键字:tile    ( 284个结果
走遍美国 听写
11 a place of our own photos baths buys avenue(not avanue) tile瓦ai tale传言e guarantor pediatrician refinancing n.重新募集资金,发行新债取代旧债 v.再为…筹钱,再供…资金( refinan ...
分类:其他好文   时间:2016-12-22 22:29:49    阅读次数:262
Vector Tile
Mapbox Vector Tile Specification A specification for encoding tiled vector data. License The text of this specification is licensed under a Creative C... ...
分类:其他好文   时间:2016-12-18 23:58:56    阅读次数:573
通过tile和url判断页面跳转是否正确
通过webdriver中的.title和.current_url获取title和url ...
分类:Web程序   时间:2016-12-14 14:02:51    阅读次数:177
挑战程序2.1.4 穷竭搜索>>深度优先搜索 练习题 POJ1979黑与红
http://poj.org/problem?id=1979 Description There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is ...
分类:其他好文   时间:2016-12-07 20:03:53    阅读次数:304
POJ 2893 M × N Puzzle(树状数组求逆序对)
M × N Puzzle Time Limit: 4000MS Memory Limit: 131072K Total Submissions: 4112 Accepted: 1140 Description The Eight Puzzle, among other sliding-tile pu ...
分类:编程语言   时间:2016-11-23 06:56:00    阅读次数:206
墨卡托投影、地理坐标系、地面分辨率、地图比例尺
GIS理论(墨卡托投影、地理坐标系、地面分辨率、地图比例尺、Bing Maps Tile System) 墨卡托投影(Mercator Projection),又名“等角正轴圆柱投影”,荷兰地图学家墨卡托(Mercator)在1569年拟定,假设地球被围在一个中空的圆柱里,其赤道与圆柱相接触,然后再... ...
分类:其他好文   时间:2016-11-22 02:02:51    阅读次数:621
spring in action 4 6.3使用Apache Tiles
配置Tiles视图解析器需要一个TilesConfigurerbean,该bean用于定位和加载tile定义,还需要一个TilesViewResolver用于将逻辑视图名与tile定义映射起来.在WebConfig.java中@Configuration @EnableWebMvc @ComponentScan(basePackageClasses={AutoScan.class}) publicclassWebConfig..
分类:编程语言   时间:2016-11-19 18:25:04    阅读次数:289
机器学习 k-临近算法
程序清单一: 源代码中print是为了便于理解代码。 numpy 库中 :tile函数用法 :http://www.cnblogs.com/zibu1234/p/4210521.html sorted:http://blog.163.com/zhuandi_h/blog/static/1802702 ...
分类:编程语言   时间:2016-11-19 01:38:50    阅读次数:170
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
Red and Black
Red and Black Problem Description There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing ...
分类:其他好文   时间:2016-11-08 01:27:19    阅读次数:167
284条   上一页 1 ... 12 13 14 15 16 ... 29 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!