码迷,mamicode.com
首页 >  
搜索关键字:human skin    ( 1119个结果
TED_Topic2:My desperate journey with a human smuggler
My desperate journey with a human smuggler By Barat Ali Batoor When I was a child there was a toy where you could put square, round, triangular and st...
分类:其他好文   时间:2015-04-19 12:56:45    阅读次数:225
National Library of Medicine
http://www.nlm.nih.gov/基因序列下载http://www.ncbi.nlm.nih.gov/genome/guide/human/resources.shtmlNLM TutorialWhat is the NLM?The National Library of Medicin...
分类:其他好文   时间:2015-04-17 23:43:17    阅读次数:161
duplicate symbol _gestureMinimumTranslation in:
在真机上编译无误,在模拟器上编译报错:duplicate symbol _gestureMinimumTranslation in:/Users/Sam/Library/Developer/Xcode/DerivedData/Virtual_Human_Avatar-fwgdkxpnkzapxrdz...
分类:其他好文   时间:2015-04-10 16:55:09    阅读次数:137
LingPipe-TextClassification(文本分类)
What is Text Classification?Text classification typically involves assigning a document to a category by automated or human means. LingPipe provides a...
分类:其他好文   时间:2015-04-09 23:32:46    阅读次数:566
Linux下查看文件和文件夹大小(df&du)
df用法:df [选项]… [文件]… 显示每个文件所在的文件系统的信息,默认显示全部的文件系统常用选项 -h, –human-readable 大小显示为人类易读形式 (e.g., 1K 234M 2G)例子[root@www ~]# df -h 文件系统 容量 已用 可用 已用% 挂载点 /dev/sda1 94G 21G 68...
分类:系统相关   时间:2015-04-08 18:19:14    阅读次数:175
重学JAVA基础(五):面向对象
1.封装import java.util.Date;public class Human { protected String name; protected BirthDay birthDay; protected String sex; public St...
分类:编程语言   时间:2015-04-05 13:16:18    阅读次数:185
POJ3294---Life Forms(后缀数组,二分+给后缀分组)
DescriptionYou may have wondered why most extraterrestrial life forms resemble humans, differing by superficial traits such as height, colour, wrinkles, ears, eyebrows and the like. A few bear no human...
分类:编程语言   时间:2015-04-04 12:22:20    阅读次数:621
Linux使用du和df命令结果不一致
Linux下面通常用du和df命令看磁盘空间的使用情况,基本语法如下: df - report file system disk space usage df [OPTION]... [FILE]... -h, --human-readable print sizes in human readable format (e.g., 1K 234M 2G) du -...
分类:系统相关   时间:2015-03-30 16:24:38    阅读次数:179
5Unity-3d Day05 打地鼠小游戏
用GUI写了一个打地鼠的小游戏 hiahia摄像机的脚本里加代码:using UnityEngine;using System.Collections;public class MoleScript : MonoBehaviour { public GUISkin skin; publi...
分类:编程语言   时间:2015-03-28 20:14:27    阅读次数:140
Cocos2d-x结构学习(十八)Timeline、BoneData、SlotData、Skin、Animation
1、Timeline struct Timeline { const void* const vtable; };2、BoneData:骨骼数据 struct BoneData { const char* const name; BoneData* const parent; float length; float x, y; float rotation; float scal...
分类:其他好文   时间:2015-03-28 17:20:27    阅读次数:143
1119条   上一页 1 ... 92 93 94 95 96 ... 112 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!