搜索资源列表
xo
- XO Game with GUI 是一款用matlab编写的待用户界面的人工智能游戏。 This is an improvement on the previous text-based game that was previously created. This file features a GUI with the same AI and sound effects. The Computer plays based on very simple rules, yet it is di
sudoku
- 在matlab里制作的数独谜题用户界面,用于创建和解决数独谜题。包括了内建的数独解法和作弊暗示。也是一个学习用matlab做用户界面的很好的实例。Graphical user interface (GUI) for creating and solving sudoku puzzles. Includes built-in sudoku solver that can be used to solve typed-in puzzles or provide cheating hints if t
cribbageSuite
- 这是一套克里比奇纸牌游戏(一种用木钉或木板记分的游戏)的配套帮助软件,采用图形用户界面(GUI)设计,来教人怎么玩克里比奇纸牌游戏。 功能为: 1.教会你克里比奇纸牌游戏的游戏规则; 2.为你记录得分; 3.帮你选择哪些牌应该保留; 4.具有一个记分板(GUI界面)(这个类似于原本游戏中的记分木板) ... 在MATLAB 7.1.0 (R14SP3) 环境中开发,使用了“filesep”使本软件具有跨平台性(在Windows,Mac,PC环境中都能运行)。 -T
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
eluosifangkuai
- 经典俄罗斯方块游戏,用matlab编程,调用GUI界面,并且有背景音乐-The classic tetris game, matlab programming, call GUI interface, and the background music
MATLAB-GUI-Design-the-tetris
- 使用matlab的GUI模块实现俄罗斯方块的可视化界面实际,并实现俄罗斯方块游戏-Using matlab GUI module implements the tetris the visual interface of reality, and implement the tetris game