搜索资源列表
模拟九宫格智能程序
- 模拟九宫格智能程序,用VC编写,动态演示,也可做为改进人工智能的研究-Jiugongge intelligent simulation procedures, the preparation of VC, dynamic presentations, may also improve as the study of artificial intelligence
九宫格
- 九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。指导学生完成的一个优秀的课程设计,附完整的源代码和课程设计文档,主要是算法。-Jiugongge the A * algorithm can choose two valuation function, complete Jiugongge automatic solution. Students completed an outstanding curriculum design, with complete source co
九宫格
- delphi编程实现的人工智能:九宫格-artificial intelligence : Jiugongge
九宫格广度优先
- 用c++写的九宫格广度优先程序。有窗口。
九宫格透明图片
- 能实现九宫格图片透明
Symbian九宫格的例子
- symbian实现九宫格的画面,v3,v5自己改
九宫格 机器学习 分类实现
- 九宫格 机器学习 分类实现
android中使用GridView实现九宫格的源代码
- 这是一个android中使用GridView实现九宫格的源代码,这个代码还是在UI界面制作过程中很有用的-This is an android achieved using GridView Jiugongge the source code, the code or in the UI interface of the production process very useful
gui2
- J2ME通用九宫格菜单 J2ME 通用九宫格菜单-Common menu squares J2ME
puzzle
- 这是一个九宫格拼图,有九个数字,一个空格组成. 这是一款有趣的智力游戏-This is a sliding puzzle with 9 numbers from 1 to 9. This is am interesting mini game.
sudoku
- c++写的数独游戏即九宫格游戏,界面是用mfc写的。-sudoku game developing with c++ and mfc.
ShuDu
- 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
egihtdigicodegame
- 九宫格的游戏的,能随即出题,也能手动出题,能手动解题,也能自动解题,并且有解题的详细步骤-Squares of the game can then questions can also manually questions that can solve problems manually, it can automatically solve problems, and solving the detailed steps
Nine
- 这是一个九宫格源代码,只是源码,要运行需自己做界面-This is a squares source code, only source, the need to run their own interface
数字九宫格
- 本程序由本人所写界面优美,可求解数字九宫格
Android 漂亮的九宫格源码
- 漂亮的安卓九宫格源码,界面美化得很好,希望大家喜欢(Beautiful Android nine court source code)
OpenSudoku一个简单的九宫格数独游戏
- 完整的九宫格游戏代码,可以参考此部分,修改部分代码就是玩自己的游戏。(The complete nine palace game code can refer to this part, modifying part of code is playing its own game.)
九宫格相册
- 安卓程序,九宫格相册的源码。有兴趣可以看看(Android program, the source code of the nine palace photo album)
九宫格
- 九宫格,一款数字游戏,起源于河图洛书,河图与洛书是中国古代流传下来的两幅神秘图案,历来被认为是河洛文化的滥觞,中华文明的源头,被誉为"宇宙魔方"。(squared paper for practicing calligraphy)
从九宫格数独图片中拿到九宫格
- 本源码可以从九宫格数独图片中拿到九宫格的数据,即每个位置的数字。