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

搜索资源列表

  1. VC_NES_Emulator

    0下载:
  2. VC++做的NES模拟器,FC模拟器,支持红白机游戏-VC++ to do the NES emulator, FC simulator, support NES games
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3200470
    • 提供者:翟昀
  1. SDLchinese

    0下载:
  2. 目录: 1. 作者介绍 2. SDL(Simple DirectMedia Layer) 1. SDL是什么? * SDL是一个自由的跨平台的多媒体开发包 * 适用于游戏 * 适用于游戏SDK * 适用于模拟器 * 适用于演示软件 * 适用于多媒体应用软件 3. SDL有哪些功能? * 视频 * 事件 * 音频 * CD音频 * 线程支持 * 定时器 * 和字节序(Endian)无关
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:22341
    • 提供者:zhangtairong
  1. PoolTricker

    0下载:
  2. Java台球游戏的一些核心源代码,闲来无事,参考了《午夜台球》、《功夫台球》等成型作品,搜了下资料动手写了下,比是没得比的了,不过总算弄出来能玩了,这里放出来我参考过的资料:   向量几何在游戏编程中的使用.rar , 国外的一个JAVA台球源码(老外就是精简,就一个类);   Billard4K.java,CSDN上搜的,貌似运行有点问题;   PoolTricker.rar 我自己写的,写得不怎么好,不过模仿地实现了一些击球技巧,如拉杆,推杆和跳杆……用到了CLDC1.1,
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:296736
    • 提供者:单脚袜子
  1. D12_G2_SRC

    0下载:
  2. 原创代码,这是我以前写过的一个基于Philips PDIUSBD12PW USB芯片+AT89S52的一个模拟器的程序,这个模拟器能够兼容 RealFlight G2,FMS ,微软模拟飞行等游戏。-Original code, I wrote this is a Philips PDIUSBD12PW USB-based chip simulator+ AT89S52 a procedure, the simulator can be compatible with RealFlight G2
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:88757
    • 提供者:陶思良
  1. RetroBlaster

    0下载:
  2. 1,自适应屏幕,经过2nd fp1,3rd fp1模拟器测试176x208 240x320下表现尚可。 2,支持s60,2nd, 3rd。 3,一个比较完整的坦克游戏。-1, adaptive screen, the 2nd fp1, 3rd fp1 emulator 176x208 240x320 test can be performed. 2, support for s60, 2nd, 3rd. 3, a more complete game of the tanks.
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:336764
    • 提供者:autumndog
  1. Virtuanes092

    0下载:
  2. 任天堂模拟器, 我测试过的, 可以运行很多游戏.-Nintendo emulator, I tested, you can run a lot of games.
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-06-12
    • 文件大小:20314557
    • 提供者:石磊
  1. Pcsx2_0.9.6_source

    0下载:
  2. 开源的ps2模拟器代码, 可以在pc上运行许多ps2的iso游戏 还不是很完美, 而且对机器要求比较高 仅学习研究使用, 不建议使用这个模拟器玩游戏 对这个东西感兴趣的朋友可以一起研究下这个代码, 相当有难度和技术含量,至少在本人的水平上是这样。 -the source code of pcsx2
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-15
    • 文件大小:4019202
    • 提供者:yelovedong
  1. nbproject

    0下载:
  2. Java游戏——基于J2me的太空英雄手机版源代码,一款运行诺基亚手机的经典游戏。   编译环境:JDK 1.5 + Netbeans 5.0中文版 + Mobility Pack + 索爱开发包2.2.4,编译的时候模拟器选择k700,MIDP-1.0,CLDC-1.0 jad等信息请自己补全。 -Java游戏——基于J2me的太空英雄手机版源代码,一款运行诺基亚手机的经典游戏。   编译环境:JDK 1.5+ Netbeans 5.0中文版+ Mobility Pack+
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:61638
    • 提供者:hziming
  1. EVEClientSRC

    0下载:
  2. EVE客户端的模拟器代码,C++,游戏编程可参考。-EVE client simulator code, C++, game programming can be found.
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-08
    • 文件大小:1982286
    • 提供者:liushan
  1. PocketNester-0.7a-src

    1下载:
  2. wince下支持nes游戏的模拟器源代码-wince under the support of the nes game simulator source code
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:482262
    • 提供者:hys
  1. SNAKE_BC45

    0下载:
  2. 利用uC/OS II模拟器写的贪吃蛇游戏,注释比较全,可以了解uC/OS II 常用API的使用方法。 \BC45\SOURCE下是源码 \BC45\TEST下可以看到运行效果-Using uC/OS II emulator written by Snake game note relatively complete, you can understand the uC/OS II common API is used. \ BC45 \ SOURCE is the source cod
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:157667
    • 提供者:sunyzy
  1. sdl

    0下载:
  2. SDL是一个自由的跨平台的多媒体开发包源码。适用于 游戏、游戏SDK、演示软件、模拟器、 MPEG播放器和其他应用软件-SDL is a free cross-platform multimedia development kit
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7690442
    • 提供者:xiaoqiang
  1. zupapan

    0下载:
  2. 游戏的内容,具体可以利用模拟器打开,很带劲哦-The game content, the specific simulators can be used to open, very energetic oh. .
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-20
    • 文件大小:5787149
    • 提供者:肖水明
  1. androdun

    0下载:
  2. 游戏的内容,具体可以利用模拟器打开,很带劲哦-The game content, the specific simulators can be used to open, very energetic oh. .
  3. 所属分类:Game Program

    • 发布日期:2017-05-07
    • 文件大小:1803958
    • 提供者:肖水明
  1. 1941

    0下载:
  2. 游戏的内容1941,具体可以利用模拟器打开,很带劲哦-The content of the game in 1941, concrete can use the simulator to open, very energetic oh. .
  3. 所属分类:Game Program

    • 发布日期:2017-05-09
    • 文件大小:1620686
    • 提供者:肖水明
  1. aof

    0下载:
  2. 游戏的内容aof,具体可以利用模拟器打开,很带劲哦-The content of the game aof, concrete can use the simulator to open, very energetic oh. .
  3. 所属分类:Game Program

    • 发布日期:2017-05-22
    • 文件大小:6627674
    • 提供者:肖水明
  1. kod

    0下载:
  2. 游戏的内容kod,具体可以利用模拟器打开,很带劲哦-The content of the game kod, concrete can use the simulator to open, very energetic oh. .
  3. 所属分类:Game Program

    • 发布日期:2017-05-13
    • 文件大小:3185833
    • 提供者:肖水明
  1. midp_ketris

    0下载:
  2. 这是一款基于MIDP的Java版俄罗斯方块游戏,与以往俄罗斯方块区别最大的特色就是它可以屏幕自适应,无论你的是多大的手机屏幕,它都能找到最佳的显示效果。本游戏可以在J2me wireless toolkit 2 附带的多种模拟器上运行良好。 -This is a MIDP-based Java version of Tetris game, with the difference between the past, Russia' s most important feature of t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:45051
    • 提供者:206
  1. Phone_simulator_shudoo.com

    0下载:
  2. 手机S60第三版和Windows_mobile用的FC(红白机)和街机模拟器。本压缩包仅包含模拟器软件,使用方法及模拟游戏的下载请参见内附说明-S60 third edition mobile phones and Windows_mobile using FC (NES) and the arcade emulator. This compressed package contains only the simulator software, use, and simulation games
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-10
    • 文件大小:2392262
    • 提供者:李彤
  1. n7210Ball

    0下载:
  2. 诺机亚7210手机原装游戏,附有源文件和JAR文件,运行时尽量要在对应机型上测试或专用模拟器,否则图片透明可能会有问题。-Snow Machine Asia 7210 original cell phone games, with the source files and JAR files, run-time as far as possible to the corresponding models of testing or special simulator, or image tran
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:102950
    • 提供者:236
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com