搜索资源列表
ufogame
- 用java实现的UFO攻击游戏,里面有代码和可执行文件,操作简单,用鼠标左键单击UFO, 每击落10架之后,就会增加一架。-used to achieve the UFO attack game, and they code and executable files, simple operation, using the left mouse button click UFO, each downed 10, will be an increase.
CA-matlab
- 关于ca的一些简单的程序 里面有几种常见的ca程序 都是二维的 但是是基础的 经典的流体、生命游戏等 都有-Ca some simple procedures which have several common ca program are two-dimensional, but is based on the classic fluid, Game of Life has
wuziqi
- matlab五子连珠小游戏,回味经典,简单易学-Matlab Five game, a classic, easy to learn
tanchishe
- 用matlab实现贪吃蛇游戏,可以记分,升级等简单操作。完全用代码实现-Snake game using matlab scored upgrade simple operation. Fully implemented in code
test
- 一个简单的元胞自动机程序,用于模拟生命游戏。希望对大家有所帮助-It s good
calc24
- 用纸牌计算24点是一种好玩的游戏,现在有了matalb程序可以自动计算24点了,你能赛过计算机吗?试试看。使用方法很简单,调用函数calc24([n1,n2,n3,n4]) 其中,n1、n2、n3、n4分别是你要计算的4个数。好吧,Let s go.-Calculated using the cards of 24 points is a fun game, now you can have the program automatically calculates matalb 24 point
xiaoxiaokan
- matlab开发的一个消消看游戏 规则很简单 鼠标点击不同形状的对象 则界面内相同形状的对象会消去 上方的对象相应往下掉 并随机增添新的对象 根据消去的对象数量得到相应的分类 总共操作次数是10次 比比看,谁的最终得分高-A game programme by matlab.
pintu1
- 简单的拼图游戏的matlab程序,含word文件,可做参考-Simple puzzle matlab program, including word documents, do reference
若干面试题的MATLAB程序
- 包含若干个MAT LAB实现的面试算法编程题:小母牛繁殖问题,苹果捆绑销售问题,简单的数值排序,猴王游戏等