搜索资源列表
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
mtetris
- 用MATLAB实现的俄罗斯方块,代码简单使用,界面好看,操作简单。
lotterygame
- 一个模拟博彩的游戏。该作品是为了熟悉用Matlab代码实现图形用户界面的设计操作。
minesweepgame
- 用来进行扫雷的自己设计的小游戏,包括界面在内,可以自己修改,完善功能-Used for de-mining of their own design of the game, including the interface into account, can amend and improve the function of
cribbageSuite
- 这是一套克里比奇纸牌游戏(一种用木钉或木板记分的游戏)的配套帮助软件,采用图形用户界面(GUI)设计,来教人怎么玩克里比奇纸牌游戏。 功能为: 1.教会你克里比奇纸牌游戏的游戏规则; 2.为你记录得分; 3.帮你选择哪些牌应该保留; 4.具有一个记分板(GUI界面)(这个类似于原本游戏中的记分木板) ... 在MATLAB 7.1.0 (R14SP3) 环境中开发,使用了“filesep”使本软件具有跨平台性(在Windows,Mac,PC环境中都能运行)。 -T
taiqiu
- 这是一个台球游戏,3D界面,有比赛计分,效果还可以-this is a source code for billiard
snake
- 贪食蛇的游戏程序,Matlab实现,界面简单实用,值得拥有-Snake game program
five-chess
- 一个五子棋的双人对战程序,用MATLAB开发。界面华丽可靠。- A backgammon double play against the program, developed using MATLAB. The interface is gorgeous and reliable.
wuziqi
- 用matlab编写的简单的五子棋界面源码-a simple interface source programmed by matlab
mtetris
- 用MATLAB实现的俄罗斯方块,代码简单使用,界面好看,操作简单。
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
homework_game
- 就是一个用MATLAB实做的小游戏,包括了游戏界面,自动寻路算法,自动搜索最短路径等等。(A small game of maze used Matlab)