资源列表
wzq
- 一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。-A Renju Game which is based on the Document-View Architechture of MFC under Windows. Play this game with mouse (single player) or mouse and keyboard (double players).
wzqC
- 五子棋 C语言源代码,做到了人工智能,写的比较成熟了。 -Gobang C language source code, so the artificial intelligence, a more mature writing.
wuziqi
- 一个简单的五子棋游戏,用c++写的。还能用。-A simple counter, in accordance with the principle of the principle of compiler writing.
Tic_MFC
- AI实验 “一字棋”游戏(又叫“三子棋”或“井字棋”),是一款十分经典的益智小游戏。“井字棋”的棋盘很简单,是一个3×3的格子,很像中国文字中的“井”字,所以得名“井字棋”。“井字棋”游戏的规则与“五子棋”十分类似,“五子棋”的规则是一方首先五子连成一线就胜利;“井字棋”是一方首先三子连成一线就胜利。 井-AI experiment " word game" game (also known as " third son of Chess" or &quo
I_go
- 可以双人对决的VC++围棋程序。虽然程序不很复杂,但必竟是我自己亲手写噢,通过编写这个小程序,让我对VC++有了更深层的了解,想要的下载。游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。-Can double between the VC++ Go procedures. Although the procedure is not very complicated, but will actually write my own hands Oh, through the prepar
weiqi
- 用VC6实现的一个单机版围棋程序,支持两个人对战,没有人工智能.-VC6 achieved with a stand-alone program go to support two people play, there is no artificial intelligence.
BlackAndWhite
- 本程序是一个简单的网络黑白棋程序 提供本地和网络的双人对战-This procedure is a simple network of Othello program provides local and network of Double Battle
NBX
- 游戏王决斗模拟软件 NetBattleX(NBX) 完全源代码-Yu-gi-oh duel software
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
AI
- 简单AI 五子棋,解压密码为 172076159-Simple AI Gobang, decompression password 172076159
HRDsuanfa
- 最快的华容道算法搜索,采用的是之哈希算法!横刀立马只需13毫秒!-Huarong the fastest search algorithm
renju
- 用哈希表实现的人工智能五子棋游戏。为学习人机博弈的同学提供了一个好的学习示例-With the hash table to achieve artificial intelligence welcome to play. Students learning human-computer game provides a good learning example. . .