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

搜索资源列表

  1. elsfk

    0下载:
  2. 以MATLAB为平台,编写了一个俄罗斯方块经典小游戏-To MATLAB as a platform, wrote a classic Tetris game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:13876
    • 提供者:汪鑫
  1. tetris

    0下载:
  2. 使用matlab编写的俄罗斯方块小游戏,对于学习matlab的新手是个很好的例子-Using matlab Tetris game written for the novice to learn matlab is a good example
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:3584
    • 提供者:李明
  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-farm-irrigation-little-game

    1下载:
  2. 益智的农场灌溉小游戏,matlab软件开发 小程序 简单易学,适合初学者交流学习-Educational farm irrigation little game, matlab software development small program is easy to follow and is suitable for beginners exchange of learning
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:3148
    • 提供者:守望
  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. dafei03

    0下载:
  2. 用matlab写的俄罗斯方块游戏 按键说明:向上箭头、小键盘5:变换形状;向左箭头、小键盘1:左移;向下箭头、小键盘2:快速下移;向右箭头、小键盘3:右移;-Written in matlab tetris game button descr iption: up arrow, small keyboard 5: change shape The arrow to the left, small keyboard 1: left Down arrow, small keyboard 2: f
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:4016
    • 提供者:du
  1. 5956488SuperMarioBrosDemo

    0下载:
  2. 超级玛丽matlab小游戏,简单好玩,易于操作-supermaria matlab game easy to control
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:39817
    • 提供者:徐向南
  1. 2048Matlab

    0下载:
  2. 最近很火的一个小游戏,2048,的Matlab实现。-Recent fire in a small game, 2048, the Matlab implementation.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:1205
    • 提供者:袁逸凡
  1. chaojimali

    0下载:
  2. 用MATLAB编写的超级玛丽小游戏,主要是熟悉MATLAB的应用-Using MATLAB Super Mario games, mostly familiar with the application of MATLAB
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:14661
    • 提供者:谷伟明
  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. 2048-games-problem-and-matlab-code

    0下载:
  2. 详细说明:学校校内赛题目,包含完整优秀论文和代码,解决2048小游戏的相关问题,很好的利用人工智能算法解决了此问题,最后能成功得到2048数值。-School campus race issues, resolve issues related to the 2048 game, a good use of artificial intelligence algorithms to solve this problem, to finally get a successful 2048 valu
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:814714
    • 提供者:丁晓
  1. snrjf1wm

    0下载:
  2. 是男人就飞1万米,一款小游戏,对学习matlab的人很有帮助-A man to fly 10,000 meters, a small game, were very helpful for learning matlab
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-19
    • 文件大小:5596828
    • 提供者:Jewei
  1. Tetris-GAME

    0下载:
  2. 俄罗斯方块小游戏,使用matlab编程,内有画面截图。-Tetris game, using MATLAB programming, there are screenshots.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3261152
    • 提供者:jinlei
  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. Super-Mario

    0下载:
  2. 用matlab做的一个真实有趣的小游戏-超级玛丽,真实还原原版超级玛丽-matlab- Super Mario
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-05
    • 文件大小:38850
    • 提供者:Liao
  1. puzzle

    1下载:
  2. 一个由matlab编写的移动拼图小游戏,程序比较简单,适合新手入门学习。(A puzzle game written by MATLAB)
  3. 所属分类:其他智力游戏

    • 发布日期:2021-01-06
    • 文件大小:8356864
    • 提供者:A1nnnn
搜珍网 www.dssz.com