CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - *开发平台

搜索资源列表

  1. 连连看_linux版

    2下载:
  2. 这是一个基于Gtk2.0开发的连连看游戏,运行于linux平台。 项目主页http://llk-linux.sourceforge.net-This a development based on the 1000 block of Terry Avenue Gtk2.0 games, running on the Linux platform. Project Home http://llk-linux.sourceforge.net
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1.77mb
    • 提供者:赵明
  1. 炸弹人源码(J2ME)

    0下载:
  2. 经典游戏炸弹人的手机版本,又J2ME平台开发.可下载到手机中.-bomb classic game of mobile phones, J2ME platform. To download to your phone.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9.25kb
    • 提供者:王刚
  1. adventure

    0下载:
  2. 这是一个单机版的手机游戏,开发平台是KJAVA,开发语言是JAVA.-This is a standalone version of the cell phone game, the development platform is KJAVA, is the JAVA programming language.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:64.16kb
    • 提供者:lvye
  1. Brainiac

    0下载:
  2. 这个游戏允许玩家选择一个方块,然后选择另一个方块。如果两个方块是相同的,那么它们将保持可见状态,玩家尝试找出另外两个相同的方块。如果两个方块不同,它们将再次翻转,从而再次隐藏。玩家的任务就是将它们翻开是记住不同方块的位置,以便将所有方块配对。开发平台为vs.net2003,源文件包括: Resource.h--资源ID头文件 Bitmap.h--位图头文件 Bitmap.cpp--位图源代码文件 GameEngine.h--游戏引擎头文件 GameEngine.cpp--游戏
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:212.93kb
    • 提供者:wp
  1. AIGreedSnake

    0下载:
  2. 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:31.2kb
    • 提供者:cookie
  1. eluosifangkuai_cyunyanban

    0下载:
  2. 俄罗斯方块,支持网络对战,vc平台开发的-Russian box, a support network war, the development of the platform vc
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:128.86kb
    • 提供者:小熊·
  1. 200541049205721

    0下载:
  2. win ce平台 evc++开发的小型游戏
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:32.99kb
    • 提供者:周彬
  1. snake

    0下载:
  2. 运行于J2ME平台的一款用一种简易方式开发的别具风格的贪吃蛇手机游戏
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:51.31kb
    • 提供者:胡越
  1. MINE

    0下载:
  2. 扫雷游戏源代码,开发平台为vs2008,只实现了初级难度的扫雷-Minesweeper source code, development platform for the vs2008, only to achieve the primary difficulty of mine clearance
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:7.73mb
    • 提供者:刘沛杰
  1. zhizhupai

    0下载:
  2. 蜘蛛牌系统,没错,和Windows自带的游戏一样,开发平台为Java-Spider licensing system, yes, and Windows comes with the game, the development platform for Java
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:295.7kb
    • 提供者:王静
  1. lianliankan

    0下载:
  2. 《连连看》游戏,使用Access做开发平台,对使用VBA处理图像及其他数据有一定帮助。另外,对连连看游戏及规则的算法实现,充分利用了AccessVBA中的内置对象,减少了编程的难度。-" Lianliankan" game development platform to use Access to do, on the use of VBA to deal with images and other data have some help. In addition, the r
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-28
    • 文件大小:189.72kb
    • 提供者:蓝涛
  1. 20090904113702902

    0下载:
  2. toolxp.net玩玩小游戏 开发平台为.net2.0版的源码-toolxp.net play a game development platform. net2.0 version of the source
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:84.29kb
    • 提供者:徐少杰
  1. design-of-teris

    0下载:
  2. 俄罗斯方块C++设计与实现,简单的介绍了游戏设计的基本思路,最后以C++为开发语言,在VC++开发平台上进行电子游戏的设计和实践。-Tetris C++ design and implementation of a simple introduction to the basic game design ideas, and finally to C++ as development language, in VC++ development platform for electronic ga
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:62.86kb
    • 提供者:xcm
  1. jumpeat

    1下载:
  2. 用VRE开发平台写的跳棋小游戏,具有基础的游戏编程思想,适合初学者学习。-It is in the development platform of renju VRE write little game, has the basic programming framework, very suitable for beginners.
  3. 所属分类:Other Riddle games

    • 发布日期:2016-04-06
    • 文件大小:2.24mb
    • 提供者:超辉
  1. JavaGame

    0下载:
  2. 一个小游戏,适合新手操作!开发平台 java! -it s small game!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1.67mb
    • 提供者:杨道
  1. MFC-saolei

    0下载:
  2. 扫雷游戏,基于VC开发平台的扫雷游戏。界面友好,功能完善。-Minesweeper game, minesweeper game based on the development of the VC platform. Friendly interface, fully functional.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:188.25kb
    • 提供者:燕子
  1. saolei

    0下载:
  2. 本课程设计实现类似于Windows操作系统自带的扫雷游戏。在课程设计中,系统开发平台为Windows XP,程序设计语言采用Visual C++,程序运行平台为Windows 2000/XP。在程序设计中,把整个雷区看成一个二维数组,把雷方块定义为具有所在雷区二维数组的行和列、当前状态、方块属性、历史状态的结构体,采用了结构化与面向对象两种解决问题的方法。整个游戏程序包括了布雷、扫雷过程和结果三个阶段,在处理鼠标响应事件中伴随着GDI绘图。程序通过调试运行,实现了设计目标,能够同时满足扫雷游戏初
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-18
    • 文件大小:4.26mb
    • 提供者:dingchen
  1. snake

    0下载:
  2. 代码非常精简,但是功能很完善linux开发平台的贪吃蛇程序。-Code is very concise, but a complete Linux platform snake procedures.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:6.3kb
    • 提供者:Wen An
  1. eluosi

    0下载:
  2. 俄罗斯方块源码,适用于S3C6410嵌入式开发平台。-Tetris source for S3C6410 embedded development platform.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:4.38kb
    • 提供者:吕士允
  1. DriveFast

    0下载:
  2. 一款xna赛车游戏,开发平台VS.画面友好,代码逻辑清晰。-A car race game based on xna, which is very interting. You can open it by vs. And the code is readable.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-03
    • 文件大小:672.17kb
    • 提供者:丛大玮
« 12 »
搜珍网 www.dssz.com