码迷,mamicode.com
首页 >  
搜索关键字:little    ( 1623个结果
情感的艺术3D角色动画
3D人物造型When drawn animation frame by frame, the images have a tendency to change, at least a little, but it increased by at least movement, even his ca...
分类:其他好文   时间:2014-06-02 22:19:26    阅读次数:379
hdu2195Going Home【最小费用最大流】
Going HomeTime Limit:1000MSMemory Limit:65536KTotal Submissions:17230Accepted:8781DescriptionOn a grid map there are n little men and n houses. In eac...
分类:其他好文   时间:2014-05-28 15:15:59    阅读次数:332
关于游戏[小小枪战:反恐精英]的欺骗作假行为
游戏名称:小小枪战:反恐精英/Little Gunfight:Counter-terror消费者不是傻瓜!游戏里面的联网对战功能就是玩家与电脑对战。我只能说,这个游戏公司的AI做的不错。证据1:源代码a.a.a.java 里面有一个机器人的玩家名称列表,什么 “极品黑木耳” “爆头王子” “孤与谁共...
分类:其他好文   时间:2014-05-27 23:56:58    阅读次数:379
little eye 精简版
来源于一次聊天,一天半做完,考虑继续深做
分类:其他好文   时间:2014-05-26 21:30:24    阅读次数:217
uboot第一阶段详细分析
原文:uboot第一阶段详细分析作者:程老师,华清远见嵌入式学院讲师。uboot的第一阶段设计的非常巧妙,几乎都是用汇编语言实现的,下面我们一起来看看它的精妙之处吧!首先我们来看一下它的链接脚本,通过它我们可以知道它整个程序的各个段是怎么存放的。OUTPUT_FORMAT("elf32-little...
分类:其他好文   时间:2014-05-23 08:34:19    阅读次数:265
ZOJ 1675 矩形与圆的面积交
Little Mammoth Time Limit: 5 Seconds      Memory Limit: 32768 KB      Special Judge It is well known that mammoths used to live in caves. This is a story of a little mammoth who lived in a ca...
分类:其他好文   时间:2014-05-22 22:49:43    阅读次数:495
Python3.2官方文档翻译--使用二进制数据记录布局和多线程
8.3 使用二进制数据记录布局 Struct模块提供了pack()和unpack()方法来处理可变长度的二进制格式。接下来的例子展示在一个没用zipfile模块的zipfile如何通过标题信息循环。压缩码“H”和“I”分别表示2和4字节无符号数字,“”表明都是标准大小并且按照little-endian字节排序。   8.4 多线程 线程是一种针对分离不连续和依赖的任务的技术。用线程可以提高...
分类:编程语言   时间:2014-05-22 07:26:58    阅读次数:311
poj 3735 Training little cats(矩阵快速幂)
Description Facer's pet cat just gave birth to a brood of little cats. Having considered the health of those lovely cats, Facer decides to make the cats to do some exercises. Facer has well designe...
分类:其他好文   时间:2014-05-21 10:36:57    阅读次数:297
sgu 104 Little Shop of Flowers
经典dp问题,花店橱窗布置,不再多说,上代码#include #include #include #include #include #define N 150#define inf 0x7f7f7f7fusing namespace std;int n, m;int val[N][N], f[.....
分类:其他好文   时间:2014-05-19 22:26:02    阅读次数:349
A little problem for pt-pmp
We use the pt-pmp (a variety for pmp !http://poormansprofiler.org/! by Percona) tool a lot to analyze our online MySQL problem.But when we execute the...
分类:其他好文   时间:2014-05-18 20:04:54    阅读次数:425
1623条   上一页 1 ... 159 160 161 162 163 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!