搜索资源列表
拼图游戏算法
- 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
3824点游戏的算法与源程序
- 一个小学生常玩的游戏,算24点,VB实现 本程序已经作出了个很好的游戏界面。-one of the students often play games, counting 24 points, VB of the procedures have already made a very good game interface.
摸奖程序版本2
- 一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。-an invitation to write the play of the game, a game Our troops, the right controls such as a timer is a good application, the application of algorithms is worth noting.
算法与数据结构_俄罗斯方块程序的另类算法-C语言
- 算法与数据结构_俄罗斯方块程序的另类算法-C语言-algorithm and data structure _ Russia squares algorithm for the alternative procedure-C Language
用VC开发拧魔方的程序
- 这个游戏的算法不错-this algorithm good game
snake
- 象棋对弈平台算法程序,对走法的控制比较好,只是界面处理还有点欠缺
Tetris
- 桌面小游戏:俄罗斯方块 (含源程序) 【软件简介】 虽然是非常古老的小游戏, 但现在仍然百玩不厌。 这个程序用BCB实现也非常简单。 为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰
fiveq
- 五子棋的非Graphics与Graphics环境下的算法程序,很经典的
TetrisCppfans
- 桌面小游戏:俄罗斯方块 (含源程序) 【软件简介】 虽然是非常古老的小游戏, 但现在仍然百玩不厌。 这个程序用BCB实现也非常简单。 为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。 【游戏操作】 左、右、下移动光标键: 可移动下落的方块 空格、回车分别按顺时针和逆时针方向旋转下落的方块 Esc: 暂停/继续 F10: 开始新游戏 其它操作可通过选择菜单来实现。 【计分方法】 只是落下方
五子棋的核心算法
- 五子棋核心算法,介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 core algorithm, introduced 331 procedures of the structure, score rules, methods and judgment of the outcome search algorithm process
五子棋的核心算法
- 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
elsfk带算法
- 很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后, 问我是怎么做的。我一直想把这个程序的整个过程写一份详细的东西,-many programming enthusiasts are prepared off Tetris game procedures. A long time ago, I used a Tc2.0 have done; Recently, I saw some friends of the Russi
坦克对战程序
- 简易的坦克程序,功能比较简单。算法比较简单,还需要更进一步改进,希望大家给点建议。-simple tanks procedures, functions relatively simple. Relatively simple algorithm, we still need further improvement, we hope to the proposal.
chess.rar
- 中国象棋源码,VC,本人机对弈程序采用了多种搜索算法,Chinese chess source, VC, my machine using a variety of game procedures search algorithm
jiugonggepintu
- 九宫格拼图的基本算法程序,简单的mfc窗口设计,可以进行基本的游戏规则-The basic algorithm Style Box puzzle, simple mfc window design, the basic rules of the game can be
D
- 实现一个斗地主的算法,出牌的程序,判断自己出的牌是否比对方的牌大。-Achieve a斗地主algorithms, the licensing procedure, to determine if they license out the brand than the other large.
ddzsuanfa1
- 一款讲斗地主算法的源码,有测试程序!可以进行测试!-A source speaking斗地主algorithm, a test procedure! Can test!
A-star A星寻路演示程序
- A星寻路演示程序,A*寻路算法在AStar.h中,使用的节点为Map.h中的Node Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address
KUKARubik
- VB写的魔方游戏,很好玩的,里面用到了很多坐标定位的算法,如小球的轨道就需要定位。有兴趣的朋友可以拿去研究一下,同时对智力的开发已是不错的首选!-The Rubik s cube game that the VB write, very divertive, in used a lot of calculate ways which sit a mark fixed position, need to be position such as the orbits of small ball.Th
聚类算法java实现
- 学校期间练习的小程序,聚类算法,供初学者使用(During the school practice of small procedures, clustering algorithm for beginners to use)