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

搜索资源列表

  1. WindowsFormsApplication2

    0下载:
  2. 实现一个小型的打字游戏练习,包括的功能有:1、如果字母正确加1分2、暂停功能3、以10分换一个生命4、退出功能-Achieve a small typing game exercises, including features are: 1, if correct, add 1 point 2 letter, pause function 3, with 10 points for a life 4, exit feature
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:552
    • 提供者:liulin
  1. MetaHook-Plus-0.3

    0下载:
  2. Half-Life (GoldSrc) 客户端插件扩展。-Half-Life Client Plugins Extension Developed by the metahook are a group of lovers of Counter-Strike, he can extend the functionality of the game, making the game more rich in Sth
  3. 所属分类:Hook api

    • 发布日期:2016-01-25
    • 文件大小:222208
    • 提供者:Nagi
  1. ACM

    0下载:
  2. acm超级经典的算法。内容包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI 等等。-acm super classic algorithms. Including Hanoi Tower Fei-style Liebasika tri
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:444267
    • 提供者:cyj
  1. daima

    0下载:
  2. 用VHDL语言实现的打砖块游戏 游戏特点有: 不同难度级别、 计分功能、 生命值、 绚丽结束画面、 砖块形转方便修改、 随机发射速度、 挡板不同位置反射角不同、 小球速度、挡板宽度可变 通过FPGA实验板和VGA测试。-With VHDL Game features include: different difficulty levels, scoring function, the value of
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:850673
    • 提供者:muname
  1. IniciandoJuegoVida

    0下载:
  2. BombMine - game of life. basics.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:46365
    • 提供者:forleord
  1. xiaoxiaoxiyou

    0下载:
  2. 此项目是RPG+SLG的结合。 前端纯as3实现,使用aswing,后台跨平台C++,lua,网络库boost asio,服务器三层结构,DataServer,GameServer,GateServer(多个),代码结构极其简单,极易维护。 游戏系统创新实现: 1.元神出窍,将玩家分为在线和离线两个角色,玩家离线后元神可在线 2.元神队伍,就是队友不必要在线,你可以控制你的队友。 3.奴隶系统,战胜对方,即可抓对方为奴隶,奴隶可作为宝宝参战 4.情人系统,任何玩家在
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-04-02
    • 文件大小:657984
    • 提供者:6546874
  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. lifegame

    0下载:
  2. its game of life. in it, cells with ones are alive, while cells with zeros are dead. for the next generation, the new value of a cell depends on the rules: living cell with one or zero neighbors will die living cells with two or three neighbors will
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:801
    • 提供者:augchen
  1. game-of-life

    0下载:
  2. implement an automaton
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5148
    • 提供者:marcelfenerich
  1. Danger-master

    0下载:
  2. Android平台游戏——炸弹专家。使用AndEngine写的一个小游戏。人生写的第一个Android游戏。-Android Platform Games- bomb expert. Using AndEngine write a small game. Life to write the first Android game.
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1982769
    • 提供者:罗杰
  1. Game_of_Life

    0下载:
  2. 利用matlab来编写生命的游戏,学习蒙特卡罗方法,可以学习一下-Use matlab to write the life of the game, learning the Monte Carlo method, you can learn about
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:641
    • 提供者:西西
  1. javaKeChengSheJi

    0下载:
  2. 贪吃蛇小游戏,生活会因此多姿多彩。 能够让你变得聪明。-Snake game, makes life colorful. Can make you smarter.
  3. 所属分类:Applet

    • 发布日期:2017-04-28
    • 文件大小:32361
    • 提供者:大雨
  1. CHAP15

    0下载:
  2. JAVA课程设计(五子棋) 包含论文 摘 要 目前,以计算机技术和网络技术为核心的现代网络技术已在现实生活和生产中得以广泛的使用,休闲类网络游戏集趣味性,娱乐性,互动性和益智性于一体,已经成为多数人群的休闲方式。 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与多客户端的连接,利用多线程处理多个客户端之间的信息。 通过对软件的编写,加深对以上技术的理解和掌握。-JAVA Course Design (331) contains abstracts Currentl
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6097736
    • 提供者:鄢琳
  1. Life_Game2.12

    0下载:
  2. 基于C#的生命游戏,兰顿蚂蚁等元胞自动机的实现,完整的程序 Form1.cs 为主窗体 可以在245行之后,添加自己的规则。 Gridlines.cs为网格类,控制网格的尺寸、线型、颜色等,以及网格绘制等 Cell.cs为细胞类,控制所有的单元格(细胞、兰顿蚂蚁的地板)的形状、状态、颜色,以及细胞绘制等。 Ant.cs为蚂蚁类,类似细胞类,有方向改变,前进等方法。 gridset.cs为设置窗体,用于设置一些参数。 目前,支持网格三种线型、
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1319580
    • 提供者:梁宇翔
  1. cell_auto_program

    1下载:
  2. 元胞自动机的大部分程序,包括元胞自动机生成sierpinski直角垫片 ,在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.以及元胞自动机模拟地球卫星的云图 ,元胞以固定的概率向相邻的4个元胞扩散 zz问题,元胞自动机模拟地球卫星的云图 ,以及生命游戏,机器人等程序-Cellular automata most programs, including cellular automata generate sierpinski Cartesian pads, analog single
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7064
    • 提供者:llp
  1. ConwayGame

    0下载:
  2. 康威生命游戏,元胞自动机,可视化设计,非常经典-Conway Game of Life, cellular automata, visual design, very classic
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1304
    • 提供者:王海宁
  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. AIRFLY.

    0下载:
  2. C#打飞机游戏的雏形,类似雷电那种飞机大战游戏,C#游戏源码,采用面向对象编程的概念,不到600行代码,比较简单易懂,特别适合C#初学者学习游戏开发。本打飞机游戏支持键盘操作,也可以用鼠标操作,可以接子弹或者生命。下载源码后请重新编译,然后运行bin目录下的Aircraft.exe文件即可。 -C# prototype aircraft game, similar to the kind of aircraft lightning war games, C# game source code
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:519954
    • 提供者:satyr
  1. gameoflife.c.tar

    0下载:
  2. file simulation of Game of life
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:760
    • 提供者:lililove01
  1. csfangzhenyouxi

    0下载:
  2. 模仿反恐精英和半条命的一款游戏源码,不够字数。-Counter-Strike and Half-Life imitating a game source ............
  3. 所属分类:Shot Game

    • 发布日期:2017-05-21
    • 文件大小:6279746
    • 提供者:huajingtian
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »
搜珍网 www.dssz.com