码迷,mamicode.com
首页 >  
搜索关键字:called    ( 1945个结果
Rigidbody(刚体) and Collider(碰撞器)
关于Rigidbody,手册上是这么描述的: Control of an object's position through physics simulation. 通过物理模拟控制一个物体的位置。 Rigidbody components take control over an object's ...
分类:数据库   时间:2017-08-11 23:48:59    阅读次数:282
CUDA从入门到精通
http://blog.csdn.net/augusdi/article/details/12833235 CUDA从入门到精通(零):写在前面 在老板的要求下,本博主从2012年上高性能计算课程开始接触CUDA编程,随后将该技术应用到了实际项目中,使处理程序加速超过1K,可见基于图形显示器的并行计 ...
分类:其他好文   时间:2017-08-10 19:45:06    阅读次数:167
【模板--完全背包】HDU--2602 Bone Collector
Problem Description Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , s ...
分类:其他好文   时间:2017-08-10 19:43:58    阅读次数:138
Gym - 100952H Special Palindrome
Statements A sequence of positive and non-zero integers called palindromic if it can be read the same forward and backward, for example: 15 2 6 4 6 2 ...
分类:其他好文   时间:2017-08-09 13:02:42    阅读次数:176
poj - 2689 Prime Distance
The branch of mathematics called number theory is about properties of numbers. One of the areas that has captured the interest of number theoreticians ...
分类:其他好文   时间:2017-08-09 12:53:22    阅读次数:141
Android视频播放方案选择——深刻分析android平台的视频播放优缺点
https://zhuanlan.zhihu.com/p/27029577?utm_source=qq&utm_medium=social Android我还可以相信你多少系列文章二之音视频播放 Android我还可以相信你多少系列文章二之音视频播放 音频视频播放在现在的应用里面很常见,传统应用发展 ...
分类:移动开发   时间:2017-08-07 20:44:37    阅读次数:288
Olympiad
You are one of the competitors of the Olympiad in numbers. The problem of this year relates to beatiful numbers. One integer is called beautiful if an ...
分类:其他好文   时间:2017-08-03 22:13:20    阅读次数:188
hadoop权威指南(第四版)要点翻译(4)——Chapter 3. The HDFS(1-4)
Filesystems that manage the storage across a network of machines are called distributed filesystems. Since they are network based, all the complicatio ...
分类:其他好文   时间:2017-08-03 22:02:47    阅读次数:196
LeetCode - 566. Reshape the Matrix
In MATLAB, there is a very useful function called 'reshape', which can reshape a matrix into a new one with different size but keep its original data. ...
分类:其他好文   时间:2017-08-03 20:17:22    阅读次数:145
Android Framework 分析---2消息机制Native层
在Android的消息机制中。不仅提供了供Application 开发使用的java的消息循环。事实上java的机制终于还是靠native来实现的。在native不仅提供一套消息传递和处理的机制,还提供了自己定义文件描写叙述符的I/O时间的监听机制。以下我们从详细代码中分析一下。 Native层的关 ...
分类:移动开发   时间:2017-08-03 18:53:44    阅读次数:252
1945条   上一页 1 ... 68 69 70 71 72 ... 195 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!