码迷,mamicode.com
首页 >  
搜索关键字:unity time    ( 60599个结果
[dp] zoj 3740 Water Level
题目链接: http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=5122 ZOJ Problem Set - 3740 Water Level Time Limit: 2 Seconds      Memory Limit: 65536 KB Hangzhou is a beauti...
分类:其他好文   时间:2014-05-10 10:12:56    阅读次数:432
POJ 3686 The Windy's 最小权值匹配
点击打开链接 The Windy's Time Limit: 5000MS   Memory Limit: 65536K Total Submissions: 3788   Accepted: 1630 Description The Windy's is a world famous toy factory that owns...
分类:Windows程序   时间:2014-05-10 09:40:27    阅读次数:546
POJ 2451 nlog(n)半平面交裸题。
Uyuw's Concert Time Limit: 6000MS   Memory Limit: 65536K Total Submissions: 6587   Accepted: 2611 Description Prince Remmarguts solved the CHESS puzzle successfully. As an ...
分类:其他好文   时间:2014-05-10 09:33:40    阅读次数:305
【Unity技巧】自定义消息框(弹出框)
写在前面 这一篇我个人认为还是很常用的,一开始也是实习的时候学到的,所以我觉得实习真的是一个快速学习工程技巧的途径。 提醒:这篇教程比较复杂,如果你不熟悉NGUI、iTween、C#的回调函数机制,那么这篇文章可能对你比较有难度,当然你可以挑战自我。 言归正传,消息框,也就是Message Box,在Windows下很常见,如下图: 在游戏里...
分类:其他好文   时间:2014-05-10 09:23:56    阅读次数:491
HDOJ 3622 Bomb Game
二分距离2sat Bomb Game Time Limit: 10000/3000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 3382    Accepted Submission(s): 1161 Problem Description R...
分类:其他好文   时间:2014-05-10 09:18:11    阅读次数:318
[2013山东ACM省赛] Alice and Bob
Alice and Bob Time Limit: 1000MS Memory limit: 65536K 题目描述     Alice and Bob like playing games very much.Today, they introduce a new game.     There is a polynomial like this: (a0*x^(2^0)...
分类:其他好文   时间:2014-05-10 08:44:35    阅读次数:363
POJ 2299 逆序对(归并排序)
题意:两两相邻的元素可以交换,问最小交换次数使得数列为升序。 思路:归并排序分治法。看到琦神又用了树状数组的方法求。 #include #include #include #include #include #include #include #include #include #include #include #include #include #define P...
分类:其他好文   时间:2014-05-07 08:54:01    阅读次数:488
请求分页储存管理方式
包括虚拟存储器的定义,请求分页储存管理方式等介绍...
分类:其他好文   时间:2014-05-07 08:53:22    阅读次数:511
斜率优化专题5——bzoj 1096 [ZJOI2007]仓库建设 题解
【原题】 1096: [ZJOI2007]仓库建设 Time Limit: 10 Sec  Memory Limit: 162 MB Submit: 1998  Solved: 816 [Submit][Status] Description L公司有N个工厂,由高到底分布在一座山上。如图所示,工厂1在山顶,工厂N在山脚。 由于这座山处于高原内陆地区(干燥少雨),L公司一般...
分类:其他好文   时间:2014-05-07 06:54:45    阅读次数:374
[Unity+Android]横版扫描二维码
终于解决了一个忧伤好久的问题,严重拖了项目进度,深感惭愧!一直被一系列的问题所困扰,然后又只能自己一个人摸索,也是一段辛酸忧伤史,现在小结一下上个月在做二维码的过程中所碰到的问题以及解决办法,现在庆幸终于解决好了,终于能将这个功能告一段落,一下小结也是分享一下Unity的某些“坑”,让同行少走弯路,起码在二维码这方面应该会有所启迪,欣慰的是接下来几天终于可以做自己应该做的事情了! 效果图: ...
分类:移动开发   时间:2014-05-07 06:38:05    阅读次数:690
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!