==text-shadow==语法:text-shadow: x-offset y-offset blur-radius colortext-shadow:X 轴偏移量 Y轴偏移量 模糊半径 阴影颜色兼容性,兼容标准浏览器, ie你懂的=参数说明=X 轴偏移量:是指阴影水平偏移量,其值可以是正负值,...
分类:
Web程序 时间:
2014-08-13 12:29:16
阅读次数:
379
体积阴影(Shadow Volumes)生成算法 分类: opengl 2012-08-13 13:42 811人阅读 评论(0) 收藏 举报 算法bufferlist测试blendshader是3D初心者:) 不是技术百科全书,在blog上想说什么就说什么:) 下面以最快的速度简单谈谈阴影生成技术...
分类:
其他好文 时间:
2014-08-13 10:23:35
阅读次数:
200
下面以最快的速度简单谈谈阴影生成技术,目前普遍采用的一般有三种:Planar Shadow、Shadow Mapping和Shadow Volume,前者类似投影,计算最简单,缺点只能绘制抛射在平面上的阴影;Shadow mapping利用站在光源处所沿光源法线看去所生成的深度图来检测场景中的体象....
分类:
其他好文 时间:
2014-08-13 10:07:45
阅读次数:
257
Pots
Time Limit: 1000ms Memory limit: 65536K 有疑问?点这里^_^
题目描述
You are given two pots, having the volume of A and B liters respectively. The following operations can be performed...
分类:
其他好文 时间:
2014-08-12 17:21:24
阅读次数:
281
the apple tree
A long time ago, there was a huge apple tree.
A little boy loved to come and lay around it every day. He climbed to the tree top, ate
-the apples, took a nap under the shadow... He l...
分类:
移动开发 时间:
2014-08-11 06:19:12
阅读次数:
265
Problem 2169 shadow
Accept: 173 Submit: 553
Time Limit: 1000 mSec Memory Limit : 32768 KB
Problem Description
YL是shadow国的国王,shadow国有N个城市。为了节省开支,shadow国只有N-1条道路,这N-1条道路使得N个城市连通。某一年,shadow...
分类:
其他好文 时间:
2014-08-08 16:07:26
阅读次数:
241
root@phyCORE-AM335x:~ amixer controlsnumid=38,iface=MIXER,name='Headphone Playback Switch'numid=39,iface=MIXER,name='Headphone Playback Volume'numid=3...
分类:
其他好文 时间:
2014-08-07 22:47:05
阅读次数:
362
一、LVM简介LVM是 Logical Volume Manager(逻辑卷管理)的简写,它由Heinz Mauelshagen在Linux 2.4内核上实现。LVM将一个或多个硬盘的分区在逻辑上集合,相当于一个大硬盘来使用,当硬盘的空间不够使用的时候,可以继续将其它的硬盘的分区加入其中,这样可以实...
分类:
系统相关 时间:
2014-08-07 12:07:20
阅读次数:
396
A computer system with read/write access to storage devices creates a snapshot of a data volume at a point in time while continuing to accept access r...
分类:
其他好文 时间:
2014-08-07 12:03:00
阅读次数:
258
这段时间为了把mmc的一个block当成sdcard内置,学习了下android的vold磁盘挂载模块,记录一下(android 4.2.2)。...
分类:
移动开发 时间:
2014-08-06 23:10:42
阅读次数:
355