搜索结果
找到约 22 项符合
SUDOKU 的查询结果
按分类筛选
Java编程 PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of vario
PseudoQ is an open source java application for creating, playing and solving SuDoku puzzles of various types. It features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possible combination.
Java编程 SudokuVer1.3 Project using the JAVA Code to play sudoku Release version 1.3
SudokuVer1.3 Project using the JAVA Code to play sudoku Release version 1.3
数学计算 可算sudoku的语法 规则很简单, 9*9 的格子中
可算sudoku的语法
规则很简单, 9*9 的格子中,每列,每行数字不可重复。
每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。
附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内
人工智能/神经网络 一个很强的利用遗传算法实现的winform sudoku 游戏
一个很强的利用遗传算法实现的winform sudoku 游戏
Java书籍 Apress.Programming.Sudoku.Mar.2006.pdf 一本不错的书
Apress.Programming.Sudoku.Mar.2006.pdf
一本不错的书
其他书籍 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.
数学计算 Kakuro数独问题: 数独这个奇特的名字来源于日语Sudoku
Kakuro数独问题:
数独这个奇特的名字来源于日语Sudoku,是十八世纪瑞士数学家欧拉发明的。
后在美国发展,并在日本得以发扬光大。
Sudoku的规则十分简单,就是在9×9的九宫格里面填数字,每个方格中填人合适的数字以使得每行,每列以及每个九宫格都要包含从1~9的数字且互不相同.
数独的玩法逻辑简单,数字排列方式千变万 ...
其他 Solve Sudoku(Game) quickly. Just need a txt file with all of the number u have, then answer out.
Solve Sudoku(Game) quickly.
Just need a txt file with all of the number u have, then answer out.
游戏 sudoku j2me手机游戏主要有游戏主类和闪屏类菜单类和模型类等
sudoku j2me手机游戏主要有游戏主类和闪屏类菜单类和模型类等
人工智能/神经网络 An evolutionary algorithms application which includes several samples(TSP, Evolution in a 3D fitness
An evolutionary algorithms application which includes several samples(TSP, Evolution in a 3D fitness landscape, Sudoku)