CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - Matlab GUI

搜索资源列表

  1. saolei

    0下载:
  2. 最近在关注gui,这是在网上找到的基于matlab gui的扫雷游戏源码,适合入门级试验学习。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6742
    • 提供者:tang yao
  1. xo

    0下载:
  2. 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
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:8302
    • 提供者:hujik
  1. sudoku

    1下载:
  2. 在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
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9233
    • 提供者:
  1. eluosifangkuai

    1下载:
  2. 俄罗斯方块完整版matlab的GUI程序代码 对于学习GUI的同学很有参考价值-Tetris full version of Matlab GUI code as useful reference for students to learn GUI
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3261292
    • 提供者:王永
  1. Tetris

    0下载:
  2. matlab gui 编写的小游戏俄罗斯方块-use matlab gui to write a small game Tetris
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-13
    • 文件大小:3261162
    • 提供者:
  1. matlab_gui_Tetris-

    0下载:
  2. 用matlab GUI编写的俄罗斯方块小游戏,通过改程序,有助于熟悉和掌握matlab GUI的编程方法。里面有关于每个控件回调函数的详细程序,运行m文件可以正常运行。-this is Tetris(俄罗斯方块)programmed by matlab GUI
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-22
    • 文件大小:14638
    • 提供者:闫鹤
  1. mastermind

    0下载:
  2. 一个游戏 mastermind matlab GUI-a popular game named mastermind ,matlab gui practice
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-12
    • 文件大小:10984
    • 提供者:zky
  1. V2.0

    0下载:
  2. MATLAB GUI设计学习手记(第二版)源程序 附赠 俄罗斯方块V2.0 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-03
    • 文件大小:3271181
    • 提供者:liuyan
  1. Bejeweled

    0下载:
  2. 文件名: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.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:32663
    • 提供者:wxy
  1. lianliankan

    0下载:
  2. 文件名:lianliankan.m 主要功能:基于MATLAB GUI编写的连连看游戏,自动确定移动路径。 -file name:lianliankan.m main functions: A lianliankan like game based on MATLAB GUI, with automove functions.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:1885
    • 提供者:wxy
  1. Sudoku-Puzzle

    0下载:
  2. 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1559364
    • 提供者:曾克成
  1. eluosifangkuai

    0下载:
  2. 经典俄罗斯方块游戏,用matlab编程,调用GUI界面,并且有背景音乐-The classic tetris game, matlab programming, call GUI interface, and the background music
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3259410
    • 提供者:高雪凌
  1. eluosifangkuaiV2.0

    1下载:
  2. matlab俄罗斯方块小游戏源码,下载即可使用,gui设计示例-matlab Tetris game source code, can be used to download, gui design examples
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4780273
    • 提供者:陈锋
  1. New2048

    0下载:
  2. 个人所写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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:13460
    • 提供者:huren
  1. dfield7

    0下载:
  2. matlab file training for student university in geuss
  3. 所属分类:其他智力游戏

    • 发布日期:2018-01-01
    • 文件大小:31744
    • 提供者:mrk
  1. vfvfv

    0下载:
  2. petargenerate distance gg ffp
  3. 所属分类:其他智力游戏

    • 发布日期:2018-04-21
    • 文件大小:1303552
    • 提供者:Mego
搜珍网 www.dssz.com