搜索资源列表
ez2_support
- Step Mania 是一个音乐/旋律的游戏。玩家及时的按不同的按钮来制造音乐同时标记滚过屏幕图案。具有3D动画特色,可视性,同时支持游戏柄/跳舞毯。一步模式及多步模式。-Step Mania is a music/melody game. Plays the family to be prompt makes the music according to the different button simultaneously to mark has rolled the screen de
HeuristicBoxman
- 使用启发式算法编写的推箱子游戏,有图形界面,可以自动演示最优步骤-use heuristics prepared by the RSS games, graphics interface, automatic optimal demonstration steps
数据库技术
- 爽一下吧,初始的wow服务器东西比较少,可以自己慢慢添加。我也没有原来的教程了,按照步骤重写了一个,有不对的地方大家补充-cool about it, the initial wow server things relatively small, slowly add their own. I have not the original guide, and according to a rewrite of the steps, the fact we added.
c108244325566
- 我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择。 开始时的练习虽然可以用来当作比赛的游戏,但还是缺少一些电脑棋盘游戏一般的特征,比如撤消走过的步骤,因此,积累了一些.NET的经验以后,就将它升级了。升级后增加了一些新的功能,而且改进了原来的图形界面和游戏AI。-I originally wrote this routi
CH13-5
- 本程序是表现一个草地在天空飞行的情景本程序是系列程序的第五步。-performance of this program is a grass flying in the sky the scene of the procedure is the fifth series of procedural steps.
wuzq
- 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中
China_vs_japan
- a little game rule: you can and only can move 2 steps at one time while your opponent can move only 1 steps at a time-a little game rule : you can and can move only two steps at one time while your opponent can move only one steps at a time
WYD_SER1
- 命运服务端V1.3版 1。首先打开 serverlist.txt 将里面的IP替换掉。 那怎么知道我自己的IP呢? 很简单。有2个办法。 第一:直接看IP 看到了吧? 第二呢 用 CMD看 具体步骤看操作。 IP Address. . . . . . . . . . . . : 10.1.1.56 这个就是你的IP了。 然后 CTRL+H 替换 然后保存。 2。打开dbsrv\\run下 修
Siguojunshi1.1
- “四国军师”是玩联众四国军旗的*工具,它能提供每个棋子的移动步数和吃子数,能估计出敌方棋子的大小,提供给棋手分析决策。四国军师是非常实用的游戏辅助*工具,借助四国军师,你将体会下四国军棋时,运筹帷幄,决胜千里的感觉。-"Four division" is playing flag Together the four countries of external tools, it can to provide every piece of mobile steps and
block.tar
- 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, T
ninegird_src
- 九宫图,看你能用多少步走完,很有意思的算法-JiuGongTu to see how many steps you will be able to walk, very interesting algorithm
bahuanghouproblem_c
- C语言实现的八皇后问题求解。 会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。-C language of the eight Queen's problem to solve. Will be under the international chess are very clear : the Queen's horizontal, the vertic
horse
- 一个游戏的解决方案,用来说明跳马的步骤和实现-a game of the solution, used to illustrate the vault and the steps to achieve
P2P.rar
- 拼图游戏: 需要解决的问题: [ 1 ] 如何分割图像并且绘制到Button或者Static控件上? [ 2 ] Static控件如何能够响应鼠标? [ 3 ] 移动算法,可不可以获得最少步数?,Jigsaw puzzle: the need to address the problem: [1] how to partition the image and draw on the Button control, or Static? [2] Static control h
polygon_game
- 多边形游戏,属于国际信息学奥林匹克竞赛试题。单人进行,开始时有一个或n个顶点构成的多边形,每个顶点被赋初始值,每条边有运算符号+、X。按步进行-Polygon game, belongs to the international informatics Olympic competition for the test. There is a single, start a vertex constitute or n polygon, each vertices are an initial v
vcmigong.rar
- 用vc编程实现迷宫,用随机生成的方法生成迷宫地图。改程序提供做迷宫的详细步骤。,Vc programming implementation with the maze, using randomly generated maze map generated Ways. Changed to provide the detailed steps to do the maze.
five_chess_source_code
- 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
aaaa
- 用java实现的简单奥罗斯方块,有详细的步骤说明。-Achieved with a simple java Aoluo Si box, a detailed descr iption of the steps.
npuzzle
- 用java写的一个解8-puzzle直到n-puzzle的软件,会清晰的显示步骤和算法。使用的是ai中的一个算法-Using java to write an 8-puzzle solution until the n-puzzle software, will clearly show the steps and algorithms. Use of an algorithm for ai
game
- 这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。 玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成 一张大图所化费的时间作为游戏得分的依据。 成绩=1000-时间(秒)-移动步数*10 按F1键重新开始该游戏,按Y健可以预览整个的图片 -This is a jigsaw puzzle. Players should be to break up a small map to enlarge spell. Players through mouse and keyboa