搜索资源列表
五子棋游戏的源代码
- Visual C开发的五子棋游戏的源代码,有AI智能算法代码,-renju game's source code
8shumayouxi
- 常用搜索算法原代码 (8数码游戏) \".\\Release\\DialogInput.obj\" \".\\Release\\DlgDepth.obj\" \".\\Release\\DlgWait.obj\" \".\\Release\\JiuG.obj\" \".\\Release\\Jiugong.obj\" \".\\Release\\JiugongDlg.obj\" \".\\Release\\StdAfx.obj\" \".\\Release\\Ji
AIGreedSnake
- 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
xogame
- 用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。-written in C game of chess source lattice, the DOS operating procedures algorithm is not very complicated. Similar worth writing code reference.
lei
- 仿制系统的扫雷代码功能基本实现 自己做的小程序算法跟系统的差不多
TexasHoldemRecognizer
- 德州扑克核心算法代码,自动区分最大组合,需要的自取-Poker core algorithm code, the maximum combination of automatic distinction between the need of self-created
Bejeweled
- 一款宝石游戏。国外制作。 开放了大部分算法,代码。-A gem game. Produced overseas. Open most of the algorithms, code.
2
- 生成数独的算法,比较简单,可以参考一下,具体代码看文件说明-Sudoku generating algorithm is relatively simple, you can refer to specific code to read the papers note
LLKgame
- 一款经典的游戏:连连看VB版。就不再多介绍了,里面的算法比较经典,有很详细的代码注释,适合游戏编写爱好者。-A classic game: Lianliankan VB version. Introduced not more inside the classical algorithm, the code had a very detailed notes to prepare for the game lovers.
saolei
- 代码简陋,但为原创,基本搞定了扫雷算法。此乃处女上传,我又是极品菜鸟,管理员,考虑一下我这只 rookie 得心情,让我下载吧-Simple code, but for the original, the basic algorithm to get the mine. From this is a virgin, I was the best rookie, the administrator will consider my feelings have only rookie, let me
Jigsaw`puzzle_about`one`and`a`half`months`to`write
- 拼图游戏,写了1个半月,改了半个月,2300行代码,C++语言,主要是算法复杂-Jigsaw`puzzle_about`one`and`a`half`months`to`write_2300`lines`of`code_mainly`complex`algorithm.rar
Source
- 俄罗斯方块游戏代码,虽然是非常古老的小游戏, 但现在仍然百玩不厌。为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。-Tetris source
RandomSetMine(java)
- 扫雷游戏gui图形代码,包含很多重要的算法-Mine game gui graphics code
Games-of-C-Program
- 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
cocks
- 中国古代的百鸡问题,C代码,仅是为了说明算法而用-Problem in ancient China a hundred chickens, C code, only used to illustrate the algorithm and
HurcocksVB
- 中国古代的百鸡问题,C代码,仅是为了说明算法而用-Problem in ancient China a hundred chickens, C code, only used to illustrate the algorithm and
tanchishe
- 本代码是用C编写的贪吃蛇游戏,界面做的不是很多,不过算法还好。-The code is written using C Snake game, the interface is not much to do, but the algorithm is better.
VBLLK
- 一款经典的游戏:连连看VB版。就不再多介绍了,里面的算法比较经典,有很详细的代码注释,适合游戏编写爱好者。-A classic game: Lianliankan VB version. Introduced not more inside the algorithm more classic, a very detailed code comments, prepared for the game lovers.
hannota
- 汉诺塔代码,包括每一步算法流程,过程显示等。-Tower of Hanoi code, including every step of the algorithm process, the process display.
lianliankan
- 连连看的搜索算法代码,附带界面,适合于熟悉A*搜索算法的使用-the search A* algorithm,with GUI interface, is good for studying A* algorithm.