码迷,mamicode.com
首页 >  
搜索关键字:tiles    ( 240个结果
osgearth cache
cache http://readymap.org/readymap/tiles/1.0.0/7/ http://readymap.org/readymap/tiles/1.0.0/116/ ...
分类:系统相关   时间:2019-01-22 11:50:27    阅读次数:195
Cesium原理篇:3D Tiles(1)渲染调度【转】
Cesium在2016年3月份左右推出3D Tiles数据规范,在glTF基础上提供了LOD能力,定位就是Web环境下海量三维模型数据。虽然目前3D Tiles还是Beta阶段,有不少硬伤,但3D Tiles数据规范于2016年9月30日开始了OGC标准化进程,积极成分还是很大。 之前的glTF时分 ...
分类:其他好文   时间:2019-01-08 19:13:47    阅读次数:250
Leetcode 773. Sliding Puzzle
Problem: On a 2x3 board, there are 5 tiles represented by the integers 1 through 5, and an empty square represented by 0. A move consists of choosing ...
分类:其他好文   时间:2019-01-05 18:23:15    阅读次数:171
Tiling
openjudge上的一道题,在这里将高精度和递归递推巧妙的结合在了一起 Tiling In how many ways can you tile a 2 × n rectangle by 2 × 1 or 2 × 2 tiles? Here is a sample tiling of a 2 × ...
分类:其他好文   时间:2018-12-09 23:02:47    阅读次数:253
八码数——hdu 1043
The 15-puzzle has been around for over 100 years; even if you don't know it by that name, you've seen it. It is constructed with 15 sliding tiles, eac ...
分类:其他好文   时间:2018-11-29 20:07:24    阅读次数:252
Hdoj 1312.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 on a black til ...
分类:其他好文   时间:2018-11-04 01:45:56    阅读次数:190
[LeetCode] 773. Sliding Puzzle 滑动拼图
On a 2x3 board, there are 5 tiles represented by the integers 1 through 5, and an empty square represented by 0. A move consists of choosing 0 and a 4 ...
分类:其他好文   时间:2018-10-23 11:00:17    阅读次数:236
《Pandas CookBook》---- DataFrame基础操作
"Pandas基础操作" 简书大神SeanCheney的译作,我作了些格式调整和文章目录结构的变化,更适合自己阅读,以后翻阅是更加方便自己查找吧 设定最大列数和最大行数 选取多个DataFrame列 用列表选取多个列 .dataframe tbody tr th:only of type { ver ...
分类:其他好文   时间:2018-10-01 14:33:53    阅读次数:258
2017-2018 ACM-ICPC Latin American Regional Programming Contest Solution
A - Arranging tiles 留坑。 B - Buggy ICPC 题意:给出一个字符串,然后有两条规则,如果打出一个辅音字母,直接接在原字符串后面,如果打出一个元音字母,那么接在原来的字符串后面之后再翻转整个字符串,在这两条规则之下,求有多少种打印给定字符串的方法 思路:如果第一个字符是 ...
分类:其他好文   时间:2018-09-02 20:28:52    阅读次数:634
矢量切片
https://github.com/jingsam/vector-tile-spec/blob/master/2.1/README_zh.mdhttps://github.com/mapbox/vector-tile-spec/tree/master/2.1https://github.com/m... ...
分类:其他好文   时间:2018-08-25 22:57:05    阅读次数:219
240条   上一页 1 2 3 4 5 6 ... 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!