文件名称:freecelljsolver-1.1.0
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.2mb
- 下载次数:
- 0次
- 提 供 者:
- 程*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用java写的纸牌游戏解决器,能自动解决windows自带纸牌游戏-Written using java card game solver can automatically resolve the windows own card games
(系统自动生成,下载前可以参看下载内容)
下载文件列表
freecelljsolver
...............\.classpath
...............\.project
...............\bin
...............\build.xml
...............\COPYING
...............\freecell-default.properties
...............\freecelljsolver.jar
...............\README
...............\src
...............\tests
...............\VERSIONS
...............\bin\mikejyg
...............\...\.......\freecellsolver
...............\...\.......\..............\solver
...............\...\.......\..............\test
...............\...\.......\..............\solver\DFSTree.class
...............\...\.......\..............\......\DFSTreeIntf.class
...............\...\.......\..............\......\FCBoardBytes.class
...............\...\.......\..............\......\FCBoardInfo.class
...............\...\.......\..............\......\FCBoards.class
...............\...\.......\..............\......\FCBoardsBDb.class
...............\...\.......\..............\......\FCBoardsIntf.class
...............\...\.......\..............\......\FCMove.class
...............\...\.......\..............\......\FreecellBoard$Column.class
...............\...\.......\..............\......\FreecellBoard$IllegalBoardException.class
...............\...\.......\..............\......\FreecellBoard$IllegalMoveException.class
...............\...\.......\..............\......\FreecellBoard$ParseException.class
...............\...\.......\..............\......\FreecellBoard.class
...............\...\.......\..............\......\FreecellSolver$ParseException.class
...............\...\.......\..............\......\FreecellSolver$SolvedException.class
...............\...\.......\..............\......\FreecellSolver.class
...............\...\.......\..............\......\MSDeck.class
...............\...\.......\..............\......\PlayingCard$ParseException.class
...............\...\.......\..............\......\PlayingCard.class
...............\...\.......\..............\......\PlayingCardDeck.class
...............\...\.......\..............\test\FCSolve$Int.class
...............\...\.......\..............\....\FCSolve$SolverThread.class
...............\...\.......\..............\....\FCSolve.class
...............\src\mikejyg
...............\...\.......\freecellsolver
...............\...\.......\..............\solver
...............\...\.......\..............\test
...............\...\.......\..............\solver\DFSTree.java
...............\...\.......\..............\......\DFSTreeIntf.java
...............\...\.......\..............\......\FCBoardBytes.java
...............\...\.......\..............\......\FCBoardInfo.java
...............\...\.......\..............\......\FCBoards.java
...............\...\.......\..............\......\FCBoardsBDb.java
...............\...\.......\..............\......\FCBoardsIntf.java
...............\...\.......\..............\......\FCMove.java
...............\...\.......\..............\......\FreecellBoard.java
...............\...\.......\..............\......\FreecellSolver.java
...............\...\.......\..............\......\MSDeck.java
...............\...\.......\..............\......\PlayingCard.java
...............\...\.......\..............\......\PlayingCardDeck.java
...............\...\.......\..............\test\FCSolve.java
...............\tests\allowMoveFromHomecell
...............\.....\auto1m
...............\.....\custom_option
...............\.....\custom_rule
...............\.....\dual
...............\.....\read_board
...............\.....\threefc
...............\.....\unsolvables
...............\.....\allowMoveFromHomecell\FreecellSolver.properties
...............\.....\.....................\run.bat
...............\.....\.uto1m\run.bat
...............\.....\custom_option\run.bat
...............\.....\.......rule\FreecellSolver.properties
...............\.....\...........\run.bat
...............\.....\dual\run.bat
...............\.....\read_board\board
...............\.....\..........\run.bat
...............\.....\threefc\FreecellSolver-last_used.properties
...............\.....\.......\log.txt
...............\.....\.......\readme.txt
..........
...............\.classpath
...............\.project
...............\bin
...............\build.xml
...............\COPYING
...............\freecell-default.properties
...............\freecelljsolver.jar
...............\README
...............\src
...............\tests
...............\VERSIONS
...............\bin\mikejyg
...............\...\.......\freecellsolver
...............\...\.......\..............\solver
...............\...\.......\..............\test
...............\...\.......\..............\solver\DFSTree.class
...............\...\.......\..............\......\DFSTreeIntf.class
...............\...\.......\..............\......\FCBoardBytes.class
...............\...\.......\..............\......\FCBoardInfo.class
...............\...\.......\..............\......\FCBoards.class
...............\...\.......\..............\......\FCBoardsBDb.class
...............\...\.......\..............\......\FCBoardsIntf.class
...............\...\.......\..............\......\FCMove.class
...............\...\.......\..............\......\FreecellBoard$Column.class
...............\...\.......\..............\......\FreecellBoard$IllegalBoardException.class
...............\...\.......\..............\......\FreecellBoard$IllegalMoveException.class
...............\...\.......\..............\......\FreecellBoard$ParseException.class
...............\...\.......\..............\......\FreecellBoard.class
...............\...\.......\..............\......\FreecellSolver$ParseException.class
...............\...\.......\..............\......\FreecellSolver$SolvedException.class
...............\...\.......\..............\......\FreecellSolver.class
...............\...\.......\..............\......\MSDeck.class
...............\...\.......\..............\......\PlayingCard$ParseException.class
...............\...\.......\..............\......\PlayingCard.class
...............\...\.......\..............\......\PlayingCardDeck.class
...............\...\.......\..............\test\FCSolve$Int.class
...............\...\.......\..............\....\FCSolve$SolverThread.class
...............\...\.......\..............\....\FCSolve.class
...............\src\mikejyg
...............\...\.......\freecellsolver
...............\...\.......\..............\solver
...............\...\.......\..............\test
...............\...\.......\..............\solver\DFSTree.java
...............\...\.......\..............\......\DFSTreeIntf.java
...............\...\.......\..............\......\FCBoardBytes.java
...............\...\.......\..............\......\FCBoardInfo.java
...............\...\.......\..............\......\FCBoards.java
...............\...\.......\..............\......\FCBoardsBDb.java
...............\...\.......\..............\......\FCBoardsIntf.java
...............\...\.......\..............\......\FCMove.java
...............\...\.......\..............\......\FreecellBoard.java
...............\...\.......\..............\......\FreecellSolver.java
...............\...\.......\..............\......\MSDeck.java
...............\...\.......\..............\......\PlayingCard.java
...............\...\.......\..............\......\PlayingCardDeck.java
...............\...\.......\..............\test\FCSolve.java
...............\tests\allowMoveFromHomecell
...............\.....\auto1m
...............\.....\custom_option
...............\.....\custom_rule
...............\.....\dual
...............\.....\read_board
...............\.....\threefc
...............\.....\unsolvables
...............\.....\allowMoveFromHomecell\FreecellSolver.properties
...............\.....\.....................\run.bat
...............\.....\.uto1m\run.bat
...............\.....\custom_option\run.bat
...............\.....\.......rule\FreecellSolver.properties
...............\.....\...........\run.bat
...............\.....\dual\run.bat
...............\.....\read_board\board
...............\.....\..........\run.bat
...............\.....\threefc\FreecellSolver-last_used.properties
...............\.....\.......\log.txt
...............\.....\.......\readme.txt
..........