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

搜索资源列表

  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
    • 文件大小:8.11kb
    • 提供者:hujik
  1. dig

    0下载:
  2. 一个比较经典的小游戏,通过matlab进行实现,较为简单-A classic game, matlab carried out through the realization of a relatively simple
  3. 所属分类:Game Program

    • 发布日期:2017-03-27
    • 文件大小:3.4kb
    • 提供者:宁夏
  1. mmahjongg

    0下载:
  2. 这是一个用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
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:63.26kb
    • 提供者:赵军
  1. boxgame

    0下载:
  2. 用MATLAB求解推箱子智力游戏问题,将推箱子的图看做矩阵,利用穷举法求解,对于一般的简单图很有效。-Use MATLAB to solve Sokoban puzzle problem, Sokoban graph as matrix, using brute-force solution, a simple graph in general is very effective.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:3.7kb
    • 提供者:Tom
  1. Snake

    0下载:
  2. 一个简单的贪吃蛇小游戏,实现了基本的贪吃蛇游戏的功能,用matlab实现的-A simple Snake game Snake game to achieve the basic functions implemented using matlab
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:58.42kb
    • 提供者:zyy
  1. tetris

    0下载:
  2. 一个用matlab编写的俄罗斯方块游戏,简单,明了。-Using matlab a Tetris game written in simple, clear.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:3.72kb
    • 提供者:ddw
  1. SEP

    0下载:
  2. 简单的黑点移动游戏,适合matlab初学者-Simple black spots mobile games for matlab for beginners
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:3.71kb
    • 提供者:liubin
  1. matlab_kite

    0下载:
  2. 用matlab编写的风筝游戏代码,代码很简单,初学者可以用来学习matlab语法习惯-Kite game using matlab code, the code is very simple, beginners can use to learn matlab syntax habits
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:3.35kb
    • 提供者:tristan
  1. Thunder

    0下载:
  2. 这是一款用matlab编写的类似雷电的游戏,支持双人游戏,操作简单-This is a lightning-like game, a matlab prepared to support a double game, simple operation
  3. 所属分类:Other Games

    • 发布日期:2017-11-11
    • 文件大小:6.06mb
    • 提供者:黄炳翔
  1. moverheart.m

    0下载:
  2. MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。 MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。-MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-30
    • 文件大小:944byte
    • 提供者:Lindy
  1. wuziqi

    0下载:
  2. 用matlab编写的简单的五子棋界面源码-a simple interface source programmed by matlab
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-14
    • 文件大小:193.73kb
    • 提供者:张夏蕾
  1. PracticeMatlab1

    0下载:
  2. Simple exercises of Matlab
  3. 所属分类:Other Games

    • 发布日期:2017-12-04
    • 文件大小:9.59kb
    • 提供者:Ida
  1. game

    2下载:
  2. 超级马里奥的matlab游戏,在matlab下运行主程序即可玩,做的很简单但是功能完整,可以看看游戏到底是怎么实现的-Matlab Super Mario games, you can run the main program in matlab to play, to do very simple but fully functional, you can look at the game in the end is how to achieve
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:37.73kb
    • 提供者:yangkai
  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-24
    • 文件大小:127.2kb
    • 提供者:cholinc
  1. Heibai

    0下载:
  2. 黑白棋,又叫反棋(Reversi)、奥赛罗棋(Othello)、苹果棋或翻转棋。黑白棋在西方和日本很流行。游戏通过相互翻转对方的棋子,最后以棋盘上谁的棋子多来判断胜负。它的游戏规则简单,因此上手很容易,但是它的变化又非常复杂。有一种说法是:只需要几分钟学会它,却需要一生的时间去精通它。 本程序由matlab开发,作者为realghost,如果要转载,请保留此信息。-Reversi, also known as anti-chess (Reversi), Othello (Othello), fl
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:2.02kb
    • 提供者:綦九华
  1. wuziqi

    0下载:
  2. 简单五子棋游戏matlab语言编写,测试可行。-a simple game edited by matlab named wuziqi.
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:1.23kb
    • 提供者:happymystery
  1. mine-sweeping

    0下载:
  2. 简单的扫雷游戏,matlab环境下编写。可以玩。对感兴趣的人肯定有帮助-Simple Minesweeper, the matlab prepared environment. You can play. For people interested in certainly helps
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:Kevin
  1. matlab编的俄罗斯方块

    1下载:
  2. 简单的俄罗斯方块编程,在闲暇时期玩玩,放松放松一下心情还是不错的(Simple Tetris programming, in the leisure time to play, relax and relax, the mood is good)
  3. 所属分类:其他游戏

  1. FrozenBubble

    0下载:
  2. 泡泡龙游戏源代码 简单实现 MATLAB 解压缩即可(Bubble dragon game source code simple MATLAB solution compression.)
  3. 所属分类:游戏

    • 发布日期:2018-05-02
    • 文件大小:525kb
    • 提供者:wuwuwwww
  1. vvpekuea

    0下载:
  2. ssh实现简单的论坛帖子增删改查,分页,回复帖子的项目实例(SSH to achieve simple forum posts additions and deletions to change, paging, reply to posts of project examples)
  3. 所属分类:游戏

    • 发布日期:2018-05-06
    • 文件大小:4kb
    • 提供者:q15m9t
« 12 »
搜珍网 www.dssz.com