CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - game of life

搜索资源列表

  1. javagame1245

    0下载:
  2.  ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:357630
    • 提供者:11
  1. SharkFish

    0下载:
  2. 使用VC。NET2005并行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 parallel famous Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:282886
    • 提供者:yangtao
  1. Life_2

    0下载:
  2. 使用VC。NET2005串行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 famous serial achieve Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:304744
    • 提供者:yangtao
  1. life

    0下载:
  2. 生命游戏,实现迷宫的行进方向-life of game,and make the puzzle direction true
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1225
    • 提供者:
  1. 10-1.资源打包

    0下载:
  2. 这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-This is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The new object attributes : the v
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13907
    • 提供者:han
  1. game_of_life

    0下载:
  2. 华工高性能并行计算作业,生命游戏源代码和测试数据-game of life code
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:2095
    • 提供者:kibumeric
  1. calife

    0下载:
  2. 生命游戏,是关于元胞自动机的一个其他应用!仿真技术很好!-Game of Life is a cellular automaton on a other applications! Good simulation technology!
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1203
    • 提供者:haboy
  1. daziyouxi

    0下载:
  2. 该游戏是一个简单的打字游戏,双击图标后将进入主菜单,再按enter键会进入到选择速度的菜单,这里还有游戏的简单介绍,按1/2进入游戏后,字母会从屏幕上方掉下,从键盘键入正确的字母则掉下的字母消失,否则当字母掉到屏幕最下面时,生命值会减少,当生命值减少到0时游戏结束,这时按Esc键将返回主菜单。-The game is a simple typing game, double-click the icon will access the main menu, then enter keys int
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:2275
    • 提供者:魏薇
  1. GayteOfkgfdife1_0

    0下载:
  2. 一个Game Of Life 的并行程序源码在MPI的下设计的C语言程序源码。-A Game Of Life MPI parallel program source code in the next C-language program source code.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1812
    • 提供者:
  1. GGammeOfLifeea

    0下载:
  2. Game Of Life 的并行程序源码在MPI的下设设计的C语言程序源码:GameOfLife1 可直接使用。 -The Game Of Life parallel program source code in the MPI consists of C-language program source code: GameOfLife1 can be used directly.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1802
    • 提供者:
  1. GOL

    0下载:
  2. Implementation of Game Of life using MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:2520
    • 提供者:Alessandro
  1. game-of-life

    1下载:
  2. 基于易语言的 GAME OF LIFE 采用易语言 标签数组 实现 -Achieved based on the the easy language' s GAME OF LIFE easy array of language tags
  3. 所属分类:ELanguage

    • 发布日期:2017-03-27
    • 文件大小:7246
    • 提供者:QGB
  1. lizidemonew

    0下载:
  2. 开源个cocos2d写的游戏《保护光源》-The story happened in the 100000000 years after the worlds. When humans have to open up a new planet, as early as 1000 years ago, humans have in the development of new light sources, new star gives life to give . But one day
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-29
    • 文件大小:12059937
    • 提供者:dd
  1. Game_of_Life

    0下载:
  2. 生命游戏的matlab程序实现,通过编程实现元胞自动机原理中的经典算法程序,生命游戏。-Game of Life matlab program, through the programming of cellular automata theory in the classical algorithm, the game of life.
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:640
    • 提供者:lihuasheng
  1. subdivide1

    0下载:
  2. What are Subdivision Surfaces? The idea of subdivision surfaces was first introduced by Catmull & Clark and Doo & Sabin in 1978. Unlike traditional spline surfaces, subdivision surfaces are defined algorithmically. Recently there has been a lot
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:2221
    • 提供者:mo3iz
  1. Source_parallel

    2下载:
  2. 本程序用MPI并行计算实现了一个生命游戏,并附有报告-Parallel implementation of Game of Life using MPI, and a report is attached
  3. 所属分类:并行运算

    • 发布日期:2016-04-29
    • 文件大小:92744
    • 提供者:juefei yuan
  1. Generate-Click

    0下载:
  2. The goal of this project is to be able to triangulate the position of an impact on a wall and then generate a mouse click that corresponds to this location. A computer screen can then be projected onto the wall and a projected action can be perfo
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:12374
    • 提供者:ggfdgshh6
搜珍网 www.dssz.com