码迷,mamicode.com
首页 >  
搜索关键字:shadow volume    ( 5300个结果
html+css图片2D旋转
MyHtml.html *{margin:0px 0px;padding:0px 0px;} .page{width: 1040px; height: 330px; background:rgba(212, 99, 38, 1); box-shadow: 1px 1px 10px rgba(153, 129, 26, 1); ...
分类:Web程序   时间:2015-02-26 10:03:00    阅读次数:351
html+css实现3D旋转图片展示
MyHtml.html --> *{margin:0px ; padding:0px} body{background:url("imgs/bg.jpg")} .list{width:1200px; height:700px;background:rgba(0,0,0,0.3 ); box-shadow:0px 0px 5px #000;...
分类:Web程序   时间:2015-02-25 18:40:59    阅读次数:246
PAT1091Acute Stroke
One important factor to identify acute stroke (急性脑卒中) is the volume of the stroke core. Given the results of image analysis in which the core regions ...
分类:其他好文   时间:2015-02-25 11:31:55    阅读次数:147
CSS3学习笔记
这两天的CSS3学习笔记: 慕课网课程地址: http://www.imooc.com/learn/33 笔记: 边框: 圆角效果border-radius:同border相同的缩写方式;阴影box-shadow: 参数说明: 说明: 单位除了用px也可以用百分比;多个阴影:用逗号隔开即可;模糊半径与扩展半径的区别: 阴影模糊半径:此参...
分类:Web程序   时间:2015-02-23 09:43:44    阅读次数:200
LVM的创建扩展缩减与删除
LVM Logical Volume Manager 逻辑卷管理,是Linux环境下对磁盘分区进行管理的一种机制。下面就来实现逻辑卷的 增 删 减 测试环境 Red Hat Enterprise Linux 6.5 1 [root@localhost ~]# fdisk /dev/sdb ...
分类:其他好文   时间:2015-02-19 18:38:09    阅读次数:230
核算大数据真实成本
可喜的是,大数据的“4V”理念volume、variety、velocity(容量、类型和速度)、value(在前三者基础上实现收集、存储、管理、分析而产生的数据价值)已经获得市场认可,正在赢得更多的商业价值。但问题也随之而生。如此广泛的定义意味着不同的需求,不同参与者带来的不同界定。比如,volu...
分类:其他好文   时间:2015-02-18 12:58:42    阅读次数:231
[sig13]Lighting technology of "The Last Of Us"
siggraph13上面的文章,《The Last Of Us》实实在在代表ps3的图像最高水平。使用了light map,其中的direction ambient shadow是当时让人一惊的效果...
分类:其他好文   时间:2015-02-18 11:53:50    阅读次数:202
uva 10603 Fill (BFS)
uva 10603 Fill There are three jugs with a volume of a, b and c liters. (a, b, and c are positive integers not greater than 200). The first and the second jug are initially empty, while the ...
分类:其他好文   时间:2015-02-14 17:33:02    阅读次数:192
Linux手动添加用户、相关文件说明
手动添加用户顺序更改/etc/passwd更改/etc/group更改/etc/shadow并添加密码新建家目录并修改权限和属性装修家目录/etc/skel/.bash*也可以再改下组的密码文件/etc/gshadow检查工具pwck,grpck,pwconvpwck:检查用户密码文件的完整性(/etc/passwd以及/etc/shadow文件)。用法:pwc..
分类:系统相关   时间:2015-02-14 01:26:44    阅读次数:231
生物醫學大數據:現狀與展望
大數據 (big data) 是指由於容量太大和過於複雜,無法在一定時間內用常規軟體對其內容進行抓取、管理、存儲、檢索、共享、傳輸和分析的數據集。大數據具有「4V」特徵:①數據容量 (Volume) 大,常常在 PB(1 PB=250 B)級以上;②數據種類 (Variety) 多,常常具有不同的數...
分类:其他好文   时间:2015-02-14 00:50:29    阅读次数:171
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!