资源列表

« 1 2 ... 81 82 83 84 85 8687 88 89 90 91 ... 5606 »

[游戏上古神器

说明:代码模拟了龟兔赛跑爬山的情况,其中有个时钟触发设置每秒执行一次循环,乌龟的规则是:50% 的机会快走(右移三格) 20% 的机会下滑(左移六格) 30% 的机会慢走(右移一格). 兔子的规则是:20% 的机会睡觉(不移动) 20% 的机会大跳(右移九格) 10% 的机会大滑(左移十二格) 30% 的机会小跳(右移一格) 20% 的机会小滑(左移两格). 其中最先走到整 70 格的胜利,超过 70 格的从头开始 程
<单士占> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0

[游戏ot

说明:本程序是一个java小游戏,上方是两个总点数已定的色子,下面是你可以通过点击右边roll按纽进行随机摇点数的-this program is a small java games, the top of the point total of two has been scheduled for the Boson, Now you can click the right button roll random shake the poin
<程颖> 在 2008-10-13 上传 | 大小:12.22kb | 下载:0

[游戏Play_five

说明:应朋友邀请,写的一个纯C++的五子棋游戏,用到了windows的sdk-invitation of a friend, written in pure C in a 331 games, the use of windows sdk
<姜俊波> 在 2008-10-13 上传 | 大小:15.94kb | 下载:0

[游戏宝石迷阵

说明:很好玩的游戏,娱乐时,只需将三个同样的连在一块就可以得分.-is a lot of fun games and entertainment, only three will be the same even in a can score.
<budaoweng> 在 2008-10-13 上传 | 大小:2.66mb | 下载:0

[游戏是男人就撑过20秒

说明:锻炼人的眼力,和手的灵敏度,还有毅力,好玩的很啊-train a person's eyesight, and hand the sensitivity, perseverance, very fun ah
<budaoweng> 在 2008-10-13 上传 | 大小:15.33kb | 下载:0

[游戏24点扑克牌游戏

说明:益智小游戏24点扑克牌游戏的vc 源代码-Yizhi small game 24 points poker game vc source code
<微微> 在 2008-10-13 上传 | 大小:1.9kb | 下载:0

[游戏扑克牌游戏代码vc

说明:扑克牌游戏代码(vc),可用于VC相关图形视的学习和游戏开发爱好者借鉴、参考。-poker game code (vc), VC can be used as graphics-related learning and game enthusiasts from reference.
<cscdq> 在 2008-10-13 上传 | 大小:97.64kb | 下载:0

[游戏lianliankan(new)

说明:用java开发的连连看的小游戏,代码量较小,方便阅读-with java development of the 1000 block of Terry Avenue to the small games, the smaller volume of code, easy reading
<zxc> 在 2008-10-13 上传 | 大小:2.42kb | 下载:0

[游戏GreadySnake(MVC)

说明:MVC设计模式早在面向对象语言Smalltalk-80中就被提出并在此后得到业界的广泛接受。它包括三类对象:(1)模型(Model)对象:是应用程序的主体部分。(2)视图(View)对象:是应用程序中负责生成用户界面的部分。(3)控制器(Control)对象:是根据用户的输入,控制用户界面数据显示及更新Model对象状态的部分。本程序尝试用MVC模式制作了一个简单的贪吃蛇游戏。-MVC design patterns in object
<罗鹏魁> 在 2008-10-13 上传 | 大小:37.66kb | 下载:0

[游戏利用MyEclipse开发Struts+Hibernate应用

说明:利用MyEclipse开发Struts+Hibernate应用。一个教程,可以参考一下-use Struts Hibernate application development. A directory for reference
<张龙> 在 2008-10-13 上传 | 大小:603.71kb | 下载:0

[游戏贪食蛇游戏源码

说明: 该程序源码是我大二暑假时用Java语言写的一个贪食蛇游戏,源码中大部分逻辑控制部分都加上了注释,想学习写游戏的Java爱好者可以看看。压缩包提供了源码和可直接运行的.jar文件,另有文档说明-the program source code is my sophomore summer with the Java language to write a pivotal game, source logic control most pa
<奇迹> 在 2008-10-13 上传 | 大小:20.5kb | 下载:0

[游戏GreedSnakeGame

说明: 一个用MVC模式写出来的贪食蛇小游戏,将Model.View.Control分开,可作为学习MVC的入门。-an MVC model was made using the embedding of small game, separately Model.View.Control will be a learning MVC entry.
<奇迹> 在 2008-10-13 上传 | 大小:4.22kb | 下载:0
« 1 2 ... 81 82 83 84 85 8687 88 89 90 91 ... 5606 »

源码中国 www.ymcn.org