资源列表
Backgammon
- GDI开发的只能AI 五子棋 亮点是:AI功能写的不错 有简单,困难,专家 3个等级-The GDI developed only AI backgammon The bright spot is: AI function to write a good simple, difficult, experts three levels
0
- 黑白棋的小游戏,使用python编写的小程序 圖片檔也在裡面-Reversi game, using a small program written in python image files also inside
zgxq
- 中国象棋易语言精简版易语言源代码。智能系统-The easy language Chinese Chess Lite easy language source code. Intelligent Systems
DdzTest
- 斗地主源码实现,是android方面的。-Landlords source to achieve
Eight-digital-code
- 八数码问题的代码实现,这段代码直接输出了一道题目的结果,以及每一步的走法,直接运行即可(含说明)-Eight digital code implements the code directly output the results of a subject, and every step of the walk, and can be run directly
jingziqi
- VB环境下实现的井字棋游戏,是vb编程初学者学习和适应VB编程的比较有用的小程序。-VB environment tic-tac-toe game of chess, vb programming for beginners to learn and adapt to the useful features of VB programming.
CMyLinkGame
- 小游戏连连看的客户端实现,其中部分可能还有小BUG,谢谢您的建议!-The small game Lianliankan client achieve, some of which may also have small BUG, Thank you for your suggestion!
12222222hbq
- 新手上路,请多包涵,游戏简单,俗粉好玩,有益身心,提高智力-five simple play
24
- 神奇24游戏的玩法是,由计算机随机产生4个自然数,玩家利用加减乘除和加括号,将4个数组成结果等于24的四则运算算式。在大多数情况下这个问题都有解,这就是“神奇”所在之处。通常的解法都是采用穷举法,对所有可能的算式进行求解,然后判断结果是不是24。问题的难点在于如何生成这所有的算式,由于括号的缘故,使问题变得复杂了。一种办法是将中缀表达式转化为后缀表达式,转入对后缀表达式的分析。由于后缀表达式的特点,后缀表达式的分析和求解都比较容易实现,这样就简化了问题的求解。-The magic 24 game
AI_Search
- 黑白棋AI算法 比较智能,能下赢别人的黑白棋算法,alpha beta搜索和估值函数做的不错-Othello AI algorithms compare smart, Othello algorithm under win someone else' s, the alpha-beta search and valuation function well
majiang
- 绝对能运行,是一个很好的学习程序,适合初学者-Definitely be able to run
tic-tac-toe
- 《通过游戏编程实战——教新手学C++编程》上看到的一个小游戏,程序源码(经翻译)。-Triple chess