搜索资源列表
saolei
- 最近在关注gui,这是在网上找到的基于matlab gui的扫雷游戏源码,适合入门级试验学习。
gamedishu
- matlab gui做的一个打地鼠游戏,共享一起学习GUI
eluosifangkuai
- 俄罗斯方块完整版matlab的GUI程序代码 对于学习GUI的同学很有参考价值-Tetris full version of Matlab GUI code as useful reference for students to learn GUI
cribbageSuite
- 这是一套克里比奇纸牌游戏(一种用木钉或木板记分的游戏)的配套帮助软件,采用图形用户界面(GUI)设计,来教人怎么玩克里比奇纸牌游戏。 功能为: 1.教会你克里比奇纸牌游戏的游戏规则; 2.为你记录得分; 3.帮你选择哪些牌应该保留; 4.具有一个记分板(GUI界面)(这个类似于原本游戏中的记分木板) ... 在MATLAB 7.1.0 (R14SP3) 环境中开发,使用了“filesep”使本软件具有跨平台性(在Windows,Mac,PC环境中都能运行)。 -T
mmahjongg
- 这是一个用Matlab编写的麻将连连看程序,对于图像操作的理解有很好的帮助。-This game is a matlab version of the famous chinese tile matching game. The look and feel of the game is similar to xmahjongg game. I used to play xmahjongg when I used the old xsparc system maybe more
snake
- 用matlab gui 编辑的一个贪吃蛇游戏,对于学习GUI开发的人可以-Matlab gui editor with a Snake game, for learning GUI development can take a look
gui_game
- MATLAB GUI小游戏,具体操作参照游戏说明-MATLAB GUI game, the specific operating instructions refer to the game
Tetris
- matlab gui 编写的小游戏俄罗斯方块-use matlab gui to write a small game Tetris
matlab_gui_Tetris-
- 用matlab GUI编写的俄罗斯方块小游戏,通过改程序,有助于熟悉和掌握matlab GUI的编程方法。里面有关于每个控件回调函数的详细程序,运行m文件可以正常运行。-this is Tetris(俄罗斯方块)programmed by matlab GUI
mastermind
- 一个游戏 mastermind matlab GUI-a popular game named mastermind ,matlab gui practice
V2.0
- MATLAB GUI设计学习手记(第二版)源程序 附赠 俄罗斯方块V2.0 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后
Matlab-Game
- 利用matlab的GUI设计俄罗斯方块游戏 按键说明: W、向上箭头、小键盘5:变换形状; A、向左箭头、小键盘1:左移; S、向下箭头、小键盘2:快速下移; D、向右箭头、小键盘3:右移; 空格键:暂停; F5或CTRL+R:开始; CTRL+S:停止; 快捷键可以参考菜单。-GUI design using matlab Tetris game Key Descr iption: W, up arrow, keypad 5: Transform shape
Bejeweled
- 文件名:Bejeweled.m 主要特点:基于MATLAB的GUI编写的宝石消除游戏,可以自动消除,优先消除最长的组合。 -file name: Bejeweled.m main functions: A Bejeweled like game based on MATLAB GUI, with automove functions and optimized moving scheme.
lianliankan
- 文件名:lianliankan.m 主要功能:基于MATLAB GUI编写的连连看游戏,自动确定移动路径。 -file name:lianliankan.m main functions: A lianliankan like game based on MATLAB GUI, with automove functions.
MATLAB-GUI-Design-the-tetris
- 使用matlab的GUI模块实现俄罗斯方块的可视化界面实际,并实现俄罗斯方块游戏-Using matlab GUI module implements the tetris the visual interface of reality, and implement the tetris game
New2048
- 个人所写matlab之GUI,实现了当时热门小游戏2048。运行NewGame2048.m文件即可开始。并且加入了我自己设计的“金手指”,可以试一下。-Written by the myself, code of matlab GUI , the realization of the popular game 2048. Run the NewGame2048.m file to start. And joined my own design of the Goldfinger , you c
tou_v20
- Import data files as input parameters matlab program is running, Use serial programming examples matlab GUI implementation, Various kalman filter design.
dfield7
- matlab file training for student university in geuss
bao_jr28
- Use serial programming examples matlab GUI implementation, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Channelized receiver based on multi-phase structure.
greedysnake
- 贪吃蛇游戏,基于matlabGUI编写,可以实线贪吃蛇游戏的功能(greedy snake based on matlab GUI)