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

搜索资源列表

  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. game

    0下载:
  2. 扫雷 mine sweeping 方向键可以改变当前位置,按"="键或者"end"键相当于windows 下的双击作用,按空格键标记雷的位置。-A mine sweeping game by matlab code.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3204
    • 提供者:HU
  1. superSudoku

    1下载:
  2. 由Cranfield大学的CaoYi教授编写的数独游戏。数独是风靡全球的智力游戏,本代码采用matlab实现基本的数独游戏功能。-By the Cranfield University, prepared by Professor CaoYi Sudoku. Sudoku is a popular puzzle game around the world, the code using matlab to achieve the basic function of Sudoku game.
  3. 所属分类:Other Riddle games

    • 发布日期:2016-09-05
    • 文件大小:559803
    • 提供者:gameshadow
  1. Game_of_Life

    0下载:
  2. 经典俄罗斯方块代码,我找了好久才找到。对我们学习matlab编程很有用,大家都要好好学习啊-Classic Tetris code, I found a long time to find. Matlab programming for our study is useful, we must study hard ah
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:639
    • 提供者:wskgogdfa
  1. snake

    0下载:
  2. 贪吃蛇!很好玩!matlab代码写成的,直接打开就可以了!-Snake! A lot of fun! matlab code written, can be opened directly!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:4696
    • 提供者:smart155
  1. nine

    0下载:
  2. 可以解各种难度的数独游戏的matlab代码-The solution of sudoku matlab code ~
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1279
    • 提供者:丁宁
  1. matlab-Tetris-

    0下载:
  2. matlab俄罗斯方块(含代码解释)在主要代码中加入了注释,便于大家读代码-matlab Tetris (including code explanation)
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-29
    • 文件大小:18024
    • 提供者:陈荣生
  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-02
    • 文件大小:3271181
    • 提供者:liuyan
  1. mtetris

    0下载:
  2. 这是一个用软件MATLAB代码编写的实现游戏俄罗斯方块的程序-This is a the software MATLAB code written procedures to achieve Tetris game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-29
    • 文件大小:3704
    • 提供者:WangXiaolu
  1. flappybird

    0下载:
  2. 用matlab开发的Flappy bird游戏,附源码,资源mat文件,以及app,在mtlab 2013b亲测通过可用,代码简洁可得性高,是非常值得学习借鉴的优秀作品。-Developed with matlab Flappy bird game, with source code, resource mat files, and app, measured by the pro-mtlab 2013b available, the code is simple to get high, it
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-23
    • 文件大小:130257
    • 提供者:cholinc
  1. saolei

    0下载:
  2. 扫雷,一个很好玩的游戏,matlab编码-Mine, a very fun game, matlab code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:6487
    • 提供者:李阳
  1. snake

    0下载:
  2. 蛇贪蛋,一个好玩的游戏,matlab编码-The snake corruption eggs, a fun game, matlab code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:4802
    • 提供者:李阳
  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. 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. GAME2048-MATLAB

    0下载:
  2. 这是用MATLAB编写的2048这个游戏代码,很有意思,大家可以玩玩。-This is written in MATLAB 2048 game code, very interesting, you can play.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:35181
    • 提供者:gu lei
  1. MATLAB2048

    0下载:
  2. matlab 编写的2048,很好的学习材料-2048 code write by matlab, you can play and stuudy some nology.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-28
    • 文件大小:55316
    • 提供者:lee
  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
搜珍网 www.dssz.com