搜索结果
找到约 31 项符合
Puzzle 的查询结果
按分类筛选
FlashMX/Flex源码 puzzle game for flash, fla, swf
puzzle game for flash, fla, swf
数学计算 A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and i
A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location and target location.
...
BREW编程 this puzzle game using BREW this puzzle game using BREW this puzzle game using BREW this puzzle g
this puzzle game using BREW
this puzzle game using BREW
this puzzle game using BREW
this puzzle game using BREW
this puzzle game using BREW
其他书籍 An ebook describing how to solve every possible sudoku puzzle set with tricks and tips from experts.
An ebook describing how to solve every possible sudoku puzzle set with tricks and tips from experts.
JavaScript This is Nice 15 puzzle
This is Nice 15 puzzle
嵌入式综合 LINUX系统分析与高级编程技术
本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术 ...
Java编程 其中readme是整个程序的要求
其中readme是整个程序的要求,1.txt是测试程序,hw3.java是编写的程序。主要是为了实现8-puzzle问题(手机上都有的那个小游戏,9个格子,8个数字,让你移动到一种终止状态)。
VC书籍 Expert C Programming: Deep C Secrets By Peter van der Linden. Have you ever noticed that there are
Expert C Programming: Deep C Secrets
By Peter van der Linden.
Have you ever noticed that there are plenty of C books with suggestive names like C Traps and
Pitfalls, or The C Puzzle Book, or Obfuscated C and Other Mysteries, but other programming
languages don t have books like that? There s a very ...