码迷,mamicode.com
首页 >  
搜索关键字:games    ( 631个结果
HDU 1054 Strategic Game (二分图最小点覆盖)
Strategic Game Time Limit: 20000/10000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Description Bob enjoys playing computer games, espec ...
分类:其他好文   时间:2016-07-10 21:46:00    阅读次数:215
JS - Introduction
What can we use JavaScript for? make websites respond to user interaction build apps and games access information on the Internet organize and present ...
分类:Web程序   时间:2016-07-04 22:14:09    阅读次数:274
打地鼠
package cn.hncu.games; import java.awt.Cursor;import java.awt.Dimension;import java.awt.Font;import java.awt.Image;import java.awt.Point;import java.a ...
分类:其他好文   时间:2016-06-20 12:36:05    阅读次数:259
俄罗斯方块
package cn.hncu.games; import java.awt.Color;import java.awt.Font;import java.awt.Graphics;import java.awt.event.ActionEvent;import java.awt.event.Act ...
分类:其他好文   时间:2016-06-20 12:35:18    阅读次数:378
音乐播放器
package cn.hncu.games; import java.applet.Applet;import java.applet.AudioClip;import java.awt.Color;import java.awt.Font;import java.net.MalformedURLE ...
分类:其他好文   时间:2016-06-20 12:27:30    阅读次数:185
English - 英文写作中的最常见”十大句式“
英文写作中的最常见“十大句式” from 小木虫论坛 一、否定句 许多否定句不含not的否定结构。如果论文作者能正确使用他们,就会增加写作的闪光点,使文章显得生动活泼。 1、Instead of indulging in playing computer games, children should ...
分类:其他好文   时间:2016-06-17 12:49:45    阅读次数:223
2106 Problem F Shuf?ing Along
题目描述 Most of you have played card games (and if you haven’t, why not???) in which the deck of cards is randomized by shuf?ing it one or more times.A p ...
分类:其他好文   时间:2016-06-11 11:41:48    阅读次数:212
游戏中的AI算法总结与改进
参考文章: http://games.sina.com.cn/zl/duanpian/2014-03-11/105973.shtml http://www.oschina.net/translate/understanding-steering-behaviors-collision-avoidance?cmp http://blog.csdn.net/ityuany/article/d...
分类:编程语言   时间:2016-06-08 01:46:35    阅读次数:541
Unity3D 集成 Google Play Game Service和Google In-app pucharse
Google Play Game Service 有google官方的Unity插件 https://github.com/playgameservices/play-games-plugin-for-unity Google In-app pucharse 采用Unity内置的的 UnityIAP ...
分类:移动开发   时间:2016-05-29 18:01:42    阅读次数:1594
hdoj 4004 The Frog's Games(二分)
The Frog's Games Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65768/65768 K (Java/Others)Total Submission(s): 5676 Accepted Submission(s): 273 ...
分类:其他好文   时间:2016-05-24 22:41:25    阅读次数:170
631条   上一页 1 ... 31 32 33 34 35 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!