Programming Sudoku
Wei-Meng Lee
- 出版商: Apress
- 出版日期: 2006-03-17
- 售價: $1,110
- 貴賓價: 9.5 折 $1,055
- 語言: 英文
- 頁數: 232
- 裝訂: Paperback
- ISBN: 1590596625
- ISBN-13: 9781590596623
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$580$493 -
$990$782 -
$440$348 -
$680$578 -
$550$523 -
$780$702 -
$980$774 -
$680$537 -
$480$379 -
$1,200$948 -
$650$553 -
$1,560$1,404 -
$550$468 -
$990$891 -
$600$480 -
$720$612 -
$490$417 -
$620$527 -
$620$527 -
$720$648 -
$450$351 -
$780$663 -
$580$458 -
$590$460 -
$880$695
相關主題
商品描述
Description
Sudoku is the wildly popular new puzzle game. Sudoku puzzles are 9x9 grids, and each square in the grid consists of a 3x3 subgrid called a region. Your goal is to fill in the squares so that each column, row, and region contains the numbers 1 through 9 exactly once. And some squares already contain numbers or symbols, which lend clues toward the solution.
Programming Sudoku provides you with great approaches to building and solving Sudoku and other similar puzzles. Using ingenious artificial intelligence and game theory techniques, you'll learn how to get a computer to solve these puzzles for you.
This is a fun, intriguing read whether you're a novice or advanced programmer. It acknowledges the.NET platform as a base, but you'll find this book interesting whatever your programming background. The core techniques in the book enable you to solve Sudoku on any programming platform.