搜索资源列表
Bet_0_99_beta
- 豪斯0.99 Beta是Windows下益智游戏,写这个简单的游戏 主要出于个爱好和学习的目的,由于水平有限,Bug不可避免。 该游戏用vb6开发,具有单机和网络功能。编写单机版时, 虽然没有很好的人工智能,但是可以运行。由于我不具有人工 智能的理论知识,代码是复杂的,理解是困难的。调试有比较 难,特别是在编写网络版时,更是困难。 希望你喜欢这个游戏!-Niehaus 0.99 Beta is Windows puzzle games, write simple g
wuziqi
- 一个五子棋算法游戏理解了前人编程的基础上加了一点东西而已希望大家不要见笑
mj
- 一个外国人写的麻将游戏。大家看看老外是怎样理解我们的国粹的
Chess
- 本人编写的中国象棋程序,按照Alpha-Beta剪枝搜索实现,绝对不是某些教科书上实例代码的重复或改造,而是完全按照理论自己编写。智能程度不是很高,但对阅读者理解Alpha-Beta剪枝搜索帮助很大。
ELuoSiFangKuai
- 俄罗斯方块的源代码,嵌入式开发时使用。很简单的C语言源代码,容易读懂,较易理解。
ChessGame
- C++写的五子棋程序,有助于理解C++程序
Russia-sourcecode
- 俄罗斯方块源程序,参照了我从网上下载的游戏方块设计.在游戏中,加了很多注释,以方便理解,主要的代码都在CChileView.h、CChileView.CPP中.
笑脸俄罗斯方块
- 这个源程序是最基本原理讲解版,本版主不 *//* 再提供这个版本的更祥细解释。 */ /* 如果有不理解的地方,请邮购正式版1.0的 *//* 全攻略。-this source is the most basic principle on the version, not the moderator * / / * to provide this version of the wound more explanation. * / / * If there is no understanding
wh-game6.6
- 网狐游戏关系图-+清晰+让你更加容易理解这个游戏的架设-Network Fox game diagram-+ clear+ allows you to more easily understand the game set up
wuziqi
- 对于初学者非常有用的五子棋程序,通过对程序的解读加上对文档的理解,相信会对你有很大的帮助-Very useful for beginners Gobang procedures, through the interpretation of the procedure coupled with the understanding of the document, I believe you will be very helpful
mmahjongg
- 这是一个用Matlab编写的麻将连连看程序,对于图像操作的理解有很好的帮助。-This game is a matlab version of the famous chinese tile matching game. The look and feel of the game is similar to xmahjongg game. I used to play xmahjongg when I used the old xsparc system maybe more
chess
- 这个游戏很简单,只需要自定义5个小函数来实现,可以加深对数组的理解。它包含有3个头文件。 check (void) 是用来判断是否获胜, init_matrix(void) 是用来初始化每个单元, get_player_move() 是用来实现自己下棋, get_computer_move() 是用来实现电脑下棋, 而 disp_matrix() 是用来完成显示的功能 -This game is very simple, only needs
3DPOOLGAME
- 3d台球游戏源码,使用VC和OPENGL编写,有利于初学者理解OPENGL -3d billiards game source code, use the VC and OPENGL preparation will help beginners understand the OPENGL
code
- 发牌小程序代码,可能语言不一样,看着这个注释理解其中的思想可以用任何语言来写-Licensing small program code, may be different languages, looking at the comments to understand the idea of which can be written in any language
labview
- 这是用labview编写的五子棋游戏,方便理解。-It is written in labview Gobang game, easy to understand.
FiveChessGame
- 使用.NET开发的五子棋游戏,其中包含所有的源代码,解压后即可使用,经过测试运行良好,其中的核心代码段添加了较为完善的注释部分,便于大家理解,参考-Development of the jigsaw puzzle using VC6.0, which contains all the source code, after decompression can be used, tested and running well, one of the core code to add a more c
five
- 一个JAVA实验做的小游戏。上机实验的目的是提高学生的分析问题、解决问题的能力和动手能力,通过实践环节理解Java语言的基本结构和程序设计方法。通过亲手编程掌握Java 语言编程的方法。-Experiments to do a JAVA game. The purpose of experiment on the computer analysis to improve student problem solving ability and ability, through the practi
Game.Probe.code
- Game游戏的源代码Probe,用vc6做的,比较老,对理解vc和游戏框架比较好-gameprobe source code,writen by visual c++ 6.0
Chess
- 围棋程序,用最基础的C语言编辑,在控制台界面中显示。尽管没做GUI,但便于理解算法,对初学者非常有帮助-Go program, the C language with the most basic editing, appear in the console interface. Although not done GUI, but the algorithm is easy to understand, very helpful for beginners
sanziqi
- 简单的三子棋程序 实现了 人机对战 双人模式 程序代码短可以很好理解下棋程序-Simple procedure to achieve the third son of a man-machine chess battle mode, double short code can be well understood chess program