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

搜索资源列表

  1. GameTheoryP2PSystems

    0下载:
  2. 为解决P2P中搭便车和恶意诽谤,基于博弈论设计了一种P2P激励机制。这是模拟实验程序。压缩包中有相关的发布文件和运行说明。-To address free-riding in P2P and malicious libel, based on game theory has designed a P2P incentive mechanism. This is a simulation program. Compressed package release relevant documents
  3. 所属分类:P2P

    • 发布日期:2017-03-28
    • 文件大小:148837
    • 提供者:肖亮
  1. GuessNum

    0下载:
  2. 模拟“文曲星”上的“猜数字”游戏。 电脑随机出0到9四个相不相同的数字,然后玩家猜。 数字和位置都对,标记为A。数字对,但位置不对,标记为B。 如果猜测的结果为,4A0B,即玩家四个数字都猜对,赢得游戏。 玩家一共有八次机会猜测,虽无严格证明,但掌握规律的话,一般八次都可以猜对。 这是一种煅炼玩家逻辑判断力的游戏,很有趣。 -Simulation " Wen Quxing" on the " number guessing"
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:40447
    • 提供者:icbm
  1. pingpang

    0下载:
  2. 本实验在实验室实现了对于简易的乒乓球游戏的模拟,以发光二极管的移动来模拟乒乓球的移动,转向表示击球,并实现积分。-In this study, achieved in the lab for a simple table tennis game simulation, in order to light-emitting diodes to simulate the movement of table tennis movement, turning that ball and achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:325537
    • 提供者:wanjiabao
  1. chess

    0下载:
  2. 国际象棋游戏,用单片机8051进行控制,可以进行游戏娱乐,里面包含有源程序,以及用protues的仿真结果。-Chess game, using 8051 microcontroller to control, you can play games entertainment, which contains the source code, as well as with protues the simulation results.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:19104
    • 提供者:步惊云
  1. Game

    0下载:
  2. 用对话框模拟一个躲球游戏,用鼠标进行操作-Dialog simulation with a dodgeball
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:9683
    • 提供者:方志珍
  1. Simulation-of-small-bees

    0下载:
  2. 模拟小蜜蜂游戏主要是因为通过keydown来驱动是在两个按键同时持续按下的情况下时 这两个按键的keydown不能持续触发 只能同时触发一次 而后一个按键持续触发-Simulation game was mainly due to the small bee keydown driven by two buttons at the same time, keep pressing the case when the two buttons to trigger the keydown can n
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:2739
    • 提供者: ky zheng
  1. snake

    0下载:
  2. snake game simulation using opengl
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:285705
    • 提供者:suresh
  1. GameTetris

    0下载:
  2. j2me 蓝牙联网俄罗斯方块游戏,netbeans开发,模拟测试通过。-j2me Bluetooth networking Tetris game, netbeans development, simulation test.
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:533914
    • 提供者:li198703104832
  1. carworld

    0下载:
  2. 一个简单的opengl car模拟游戏,f2转换视角,很完美-A simple opengl car simulation game, f2 different angle, it is perfect
  3. 所属分类:CSharp

    • 发布日期:2017-06-16
    • 文件大小:25048233
    • 提供者:xiaosizhe d
  1. Handheld_game_simulation_code_VB

    0下载:
  2. 掌上游戏机VB模拟代码Handheld game simulation code VB-Handheld game simulation code VB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:419287
    • 提供者:u1
  1. musical-game

    0下载:
  2. musical game using keypad and microcontroler file content: c code to program ATMEL microcontrolers simulation circuit in proteus
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:73931
    • 提供者:Niao
  1. VB.developer.design.simulation.game.community

    0下载:
  2. VB开发设计界模拟游戏设计代码VB developers design code simulation game design community -VB developers design code simulation game design community
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:39785
    • 提供者:io
  1. MessageMIDlet

    0下载:
  2. 手机游戏模拟,能够体会Java游戏编程,还有MIDlet。-Mobile game simulation, able to understand Java game programming, as well as MIDlet.
  3. 所属分类:Games

    • 发布日期:2017-04-11
    • 文件大小:1219
    • 提供者:大海
  1. OpenGLGettingStarted

    0下载:
  2. 此代码为< OpenGL游戏编程> 一书的源代码。内容包含: 游戏开发快速入门、OpenGL程序框架、OpenGL变换、OpenGL光照、材质和纹理、OpenGL字体、摄像漫游、构造开空和地形、模型载入、实时阴影、DirectInput的使用、DirectSound的使用、游戏中的物理模拟、粒子系统、构造游戏引擎、3DRPG游戏、Quake室内场景实例等-This code is < <OpenGL游戏编程> " Was Written in the s
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11613351
    • 提供者:yangang
  1. Peg_Jump_Game

    0下载:
  2. This is a peg jump game simulation which created by MFC c-This is a peg jump game simulation which created by MFC c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:14081
    • 提供者:pokekarat
  1. FPGA

    0下载:
  2. 本文采用FPGA来模拟实际的乒乓球游戏。本设计是基于Altera 公司的FPGA Cyclone II 芯片EP2C35 的基础上实现,运用Verilog HDL 语言编程,Quartus II 软件上进行编译、仿真,最终在Altera 公司的DE2 开发板上成功实现下载和调试-In this paper, FPGA to simulate the actual tennis game. The design is based on Altera' s FPGA Cyclone II EP
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:183597
    • 提供者:李丽
  1. jt

    0下载:
  2. 模拟 魔法门之英雄无敌 的游戏 vb 版。请看程序-Heroes of Might and Magic game simulation vb version. See program
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1359160
    • 提供者:王先生
  1. java-saolei

    0下载:
  2. 用java实现的扫雷游戏 模拟windows自带扫雷游戏的功能-Achieved with the java windows minesweeper game simulation of the function of the game comes with mine
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:28568
    • 提供者:赵炜翔
  1. game--keyboard-simulation

    0下载:
  2. 一款驱动级键盘模拟游戏的VB源码,仅供学习-A drive level of the VB source code keyboard simulation game, only to learn. . .
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:35243
    • 提供者:刘星星
  1. Tiger

    0下载:
  2. Java初学者,老虎机随机数产生游戏简单模拟-Java.For beginners, slot machine random number generator simple simulation game
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1329
    • 提供者:付应涛
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com