搜索资源列表
number1
- 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth - first algorithm. AI problems
算24点问题求解
- 算24点游戏的解法!还可以算其它任何点数。和传统方法不一样的,可以支持负数和小数解算任意点的问题-count 24 points of the game Solution! Also can calculate any other points. Traditional methods are not the same, and can support a negative decimal Solving the problem of arbitrary point
ssudg.tar
- 数独游戏的自动解题程序,如果有不会解的数独题目可以找它来解决。-few games alone solving the automatic procedure, if no solution is the subject of several independence it can find a solution.
newboxman
- 完整的的推箱子游戏,另外加入了搜索算法,能自动演示解法-Tuixiangzi integrity of the game, adding a search algorithm to automatically display Solution
TwelveBalls
- 12个球:有这样一个问题:在12个大小和颜色都相同的球中,其中有一个球的重量与其它的11个球的重量不同。现在有一架天平,你能够只用这架天平只称3次就能够将该球找出来吗?该程序解决这个问题。虽然算法简单些,但是解该问题还是够难的。与大家共享!-12 balls : such a problem : In 12 sizes and colors are the same ball, There is a ball with the weight of the other 11 different w
shudu--(delphi)
- 数独游戏 九直行九横列,共分成九个九宫格,每行列都由1到9、不能重复的阿拉伯数字组成,每个九宫格亦然。但数独游戏难易等级很多,每个只有一个解法。 可以添加关卡-few independent nine games nine straight row, divided into nine preview, each ranks by 1-9. we should not repeat the Arabic numerals, each preview so. But a few indep
rotnum
- 类似于8数码的一个转数字的游戏,支持计算机求解,把所有数据转成1至9成功,游戏来源于nokia 8210-similar to a digital switch-digit games, computer support solution all data transferred from one to nine successful games from nokia 8210
mpoint
- 算法实现题2 算m点问题 « 问题描述: 给定k 个正整数,用算术运算符“+”,“- ”,“* ”,“/ ”将这k 个正整数连接起来,使最 终的得数恰为m。 « 编程任务: 对于给定的k个正整数,给出计算m的算术表达式。 « 数据输入: 由文件input.txt给出输入数据。第一行有2 个正整数k和m,表示给定k个正整数,且 最终的得数恰为m。接下来的1 行中,有k个正
hanoi.c
- This a solution to the tower of hanoi problem
24
- 算24点游戏, 给定4个数,该程序输出一种表达式使得其结果为24或者No solution。
JAVA汉诺塔自动演示
- 汉诺塔JAVA经典解决方案-HANOR JAVA classic solution
马跳棋盘
- 马跳棋盘源程序 ,一个实际问题的解决-Ma checkerboard source, a practical solution to the problem
horse
- 一个游戏的解决方案,用来说明跳马的步骤和实现-a game of the solution, used to illustrate the vault and the steps to achieve
solution_for_Sudoku_Puzzle
- 数独解题程序c语言源代码,可解任意数独题,可提示无解或者多解,并显示题目难度系数-Sudoku solving programs c language source code, can solve any Sudoku problem, no solution can be prompt or multiple solutions, and displays the degree of difficulty of the subject
sudoku
- 采用启发式搜索算法,能解任意合法的数独(由input.txt文件输入),还能自动生成唯一解的数独初局-Using heuristic search algorithm, to obtain any number of legal independence (from the input.txt file input), can automatically generate a unique solution of the early Sudoku Board
Sudoku
- 数独解法,能够解不要求回溯的数独问题,目前只支持用户自己出题。-Sudoku Solution, to the solution does not require backtracking Sudoku problem, currently only supports the user
sudoku
- 利用栈来解数独游戏 并在无解的情况下给出提示-The use of the stack to sudoku itself, and no solution in the circumstances given tips
SudokuSolver
- This project describes our solution to solving a Sudoku using a CSP solver with forward checking.
TLBB
- 天龙八部定点打怪jj-update版 脚本说明:【功能说明】 前几天发的yy(远攻)版,由于不需要主动出击,所以实现比较容易,但是jj(近攻)版,由于受到怪的图像大小和站位的影响导致了回原点公式需要再减去偏移量L即:1024-x-l,768-y-l,并且容易产生误差,所以我又发表了一个关于如何读取小地图坐标的求助帖子,并且受到了乌白菜兄台的启发,用一种比较简单的方法解决了jj(近攻)版的精确度问题。 【使用说明】 运行脚本前,先按TAB打开地图,再按“—”缩小地图 【作者介绍】
Shidishui-Solution
- 十滴水的解法,用来解决十滴水的问题,使用A*算法进行搜索-Shidishui Solution