码迷,mamicode.com
首页 >  
搜索关键字:poj1753robot motion    ( 352个结果
团队介绍 | 魅动 Magic Motion
团队介绍 | 魅动 Magic Motion魅动 Magic Motion 是专注于研发、设计和生产智能化私密生活用品的创新品牌。魅动 Magic Motion 将无线移动通信技术与私密生活产品相结合,开发与智能手机实现无缝连接,通过智能手机的免费App(应用程序)来实现操控的智能私密生活用品。魅动...
分类:其他好文   时间:2014-06-08 06:26:14    阅读次数:200
Getting Started with UIKit Dynamics--WWDC 2013 session 206
核心概念(Core concepts)在iOS上面常见的动画以及交互包括以下几种:? Core Animation? UIView animations? Motion effects? Gesture driven interactions? CADisplayLink那么UIKit Dynami...
分类:其他好文   时间:2014-05-26 07:11:39    阅读次数:313
Android “swipe” vs “fling”
onFling will get executed when a user makes a "fling" motion, and said motion has a velocity with it to determine the type of fling it was. However,.....
分类:移动开发   时间:2014-05-26 06:23:31    阅读次数:443
POJ 1573 & POJ 2632(两道有趣的Robot)
题目链接:POJ 1573 Robot Motion&POJ 2632Crashing Robots【题意】题意就不说了,有兴趣从链接点进去看吧,就是机器人各种打扫房间,行驶指令。【思路】2632是一道纯模拟题,只要把题意读懂,就可以用代码模拟过程,只是写起来有点蛋疼,代码力还是欠缺啊。而1573感...
分类:其他好文   时间:2014-05-19 10:22:18    阅读次数:197
[ACM] hdu 1035 Robot Motion (模拟或DFS)
Robot Motion Problem Description A robot has been programmed to follow the instructions in its path. Instructions for the next direction the robot is to move are laid down in a grid. The...
分类:其他好文   时间:2014-05-15 05:48:40    阅读次数:346
HDOJ1035 Robot Motion 【模拟】
Robot Motion Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6079    Accepted Submission(s): 2844 Problem Description A robot h...
分类:其他好文   时间:2014-05-13 08:47:09    阅读次数:265
x264介绍
x264编辑H.264是ITU(International Telecommunication Unite 国际通信联盟)和MPEG(Motion Picture Experts Group 运动图像专家组)联合制定的视频编码标准。目录1简介2性价比3特点4使用介绍?命令行界面的x264?基本用法?...
分类:其他好文   时间:2014-05-12 14:53:49    阅读次数:527
ios摇一摇功能
在 UIResponder中存在这么一套方法- (void)motionBegan:(UIEventSubtype)motion withEvent:(UIEvent*)event__OSX_AVAILABLE_STARTING(__MAC_NA,__IPHONE_3_0);- (void)moti...
分类:移动开发   时间:2014-05-08 19:14:41    阅读次数:401
unity3d 移动与旋转 2
这次的代码示例是配合动画系统使用的4.3新的动画系统允许动画带有位置偏移,只需要在Animator组件中勾选Apply Root Motion我们就可以使用它了。using UnityEngine;using System.Collections;public class DonePlayerMov...
分类:移动开发   时间:2014-05-06 13:38:54    阅读次数:424
iPi Soft: Motion Capture for the Masses(大众化的运动捕捉软件)
动作捕捉在当今的游戏以及电影制作中被广泛运用,但是大多数是用动捕MVN等高端设备进行动作数据的采集,对于个人和小型团队而言,动辄几十万的设备采购费用让人望而却步。微软的Kinect和Sony的PS Eye作为家用级别的游戏外设,也能采集人体的深度图像,如何用这些价格低廉的设备来采集相对高质量的运动数...
分类:其他好文   时间:2014-05-06 12:29:23    阅读次数:786
352条   上一页 1 ... 33 34 35 36 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!