CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - game framework

搜索资源列表

  1. zhou_NetworkGame-JunQi

    0下载:
  2. 大四的毕业设计,实现了一个具有小型网络游戏特征的四国军旗游戏,有一个完整的框架,数据库、服务器、客户端、大厅、游戏框架、玩家信息、游戏中的聊天、广告信息、以及防止了闪烁的画面,游戏音乐等。-a senior graduation design, realization of a small network games with the characteristics of the four countries flag games, there is a comprehensive frame
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2.39mb
    • 提供者:周伟斌
  1. 双机对弈

    0下载:
  2. 这是一个双机对弈程序的框架,自己可以添加很多功能.-This is a two-game procedures for the framework, they can add a lot of functionality.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:300.72kb
    • 提供者:刘竟天
  1. MFC框架实现一个五子棋游戏

    0下载:
  2. 使用VC开发平台,MFC框架实现一个五子棋游戏,有人人对战、人机对战,The use of VC development platform, MFC framework for the realization of a backgammon game, it was one battle, man-machine war
  3. 所属分类:棋牌游戏

    • 发布日期:2017-03-26
    • 文件大小:146.57kb
    • 提供者:
  1. ChineseChess

    0下载:
  2. 背景概述 功能简介 游戏的策划 开发前的准备工作 各个类的简要介绍 游戏的框架简介 共有类ChessActivity的实现 辅助界面相关类的实现 游戏界面相关类的实现 象棋规则类的实现 游戏界面的完善 游戏的优化与改进 -Introduction Background Overview of the game plan before the development of the preparatory work outlined
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:4.59mb
    • 提供者:杨兵
  1. wuziqi

    0下载:
  2. 用C#并且结合XNA游戏开发框架编写的五子棋游戏,希望对用XNA编写游戏的朋友们能有所帮助-Using C# And combined with XNA Game Development Framework prepared Gobang the game, and they hope to use XNA Game friends prepared to help
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:745.28kb
    • 提供者:冯源
  1. 3D_Five

    0下载:
  2. 用D3D写的一个3D五子棋游戏框架,具体的游戏AI还没有加入。-Writing with a D3D Gobang 3D Game framework and concrete have not yet acceded to Game AI.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:Cash Qian
  1. five

    0下载:
  2. 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4.78mb
    • 提供者:sunyi
  1. FiveQi

    0下载:
  2. 我写的五子棋人机对弈程序,开发环境是Code::Block8.02,是用的Win32 SDK编程,没用任何框架,所以其它开发环境应该把源文件加入工程就OK了,但是我没试过。核心算法参考了Zhong_Zw的程序,特此感谢。本来还想实现博弈树的算法,可是没有调试通过,就放弃了。使用的算法是贪心算法,还有随机算法。-I wrote the man-machine chess backgammon program development environment Code:: Block8.02, is
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:195.02kb
    • 提供者:自由民
  1. fivechess_Csharp

    0下载:
  2. 软件名称:五子棋 游戏 Csharp开发 版 本:1.0 编程语言:Visual Studio .NET C# (Beta 2) 调试环境:WINDOWSXP 运行环境:需要 Microsoft .NET Framework SDK 支持 使用方法:具体使用方法请在游戏中按 F1 键查看相关的帮助信息。 -Software Name: backgammon game Csharp Development Version: 1.0 programming language:
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:875.69kb
    • 提供者:红信
  1. chess

    0下载:
  2. 我写的一个象棋框架,对于想研究象棋游戏的朋友有兴趣可以拿去-I wrote a chess framework, for want of a friend are interested in chess game to see if you can Naqu
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:4.21kb
    • 提供者:撒加
  1. Five

    0下载:
  2. 使用MFC框架编写界面,C++语言实现.本程序包含人机对战与人和人对战,最后附有详细开发文档,算法实现清楚明了,对于编写五子棋游戏大有帮助-Interface written using MFC framework, C++ language. This program contains one machine and play against and play against, and finally developed with detailed documentation, algorit
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2.72mb
    • 提供者:周天
  1. wuziqi

    0下载:
  2. 这是一个五子棋的J2ME程序,游戏文件不是很大,功能也很简单,但是却简单的阐述了手机游戏的基本框架-This is a backgammon of the J2ME program, game files is not great, functions are very simple, but simply describes the basic framework for mobile games
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:186.12kb
    • 提供者:yujige
  1. isPomyker

    0下载:
  2. 一个扑克牌游戏源码,是一种基于MFC框架 ,完整源代码。-A poker game source code, is based on MFC framework, complete source code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:
  1. 5

    0下载:
  2. 使用java语言实现的小游戏,五子棋系统,使用了java语言编译,,使用了了SSH框架-Using java language of the game, backgammon system, use the java compiler, using the framework of the SSH
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4.12mb
    • 提供者:陈明浩
  1. Game

    1下载:
  2. 这是一个游戏的远程注入dll案例,是开发游戏辅助的框架代码!-This is a game of remote dll into the case, is to develop a framework for supporting the game code!
  3. 所属分类:Chess Poker games

    • 发布日期:2014-12-25
    • 文件大小:3.51mb
    • 提供者:marvin
  1. majiang

    0下载:
  2. 在Visual C++的MFC框架基础上,模仿QQ游戏中的麻将游戏,基本实现了其各种功能!-Imitate QQ game mahjong game, the basic realization of its various functions on the basis of the Visual C++ MFC framework.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-11
    • 文件大小:2.31mb
    • 提供者:李龙
  1. Game

    0下载:
  2. 简单的五子棋对战平台,很基础的构架,适合新手学习-Simple backgammon war platform, the very basis of the framework, suitable for novice learning
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-05
    • 文件大小:724.86kb
    • 提供者:ChouYuen
  1. pukejiyi

    0下载:
  2. VB源码,游戏编程,记忆训练   扑克记忆训练,做好了框架和排列扑克的部分。目前有一个 bug,乱点几下交换了扑克牌位置后,再点记下随机排列(洗牌),有时会出现两个黑桃A(代码:“11”),某张牌当然就没出现了。我目前还没发现这个 bug 的重现方法-VB source code, game programming, memory training poker memory training, well part of the framework and arranged poker. Th
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-24
    • 文件大小:3.93mb
    • 提供者:理智
  1. MFCMine

    0下载:
  2. 模仿WindowsXp中的扫雷,使用MFC框架下写的一款扫雷小游戏,很适合新手练练手哦。-WindowsXp imitate the mine, written using MFC framework of a mine game, it is suitable for beginners to practice.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3.34mb
    • 提供者:王默
  1. 虚幻4简单卡牌游戏框架

    1下载:
  2. 使用虚幻4蓝图编写的简单卡牌游戏框架。gamemode组织游戏逻辑控制游戏进度,playercontroller控制卡牌操作,playerstate保存玩家状态。因为大小限制,仅上传content文件夹,请自行下载虚幻引擎新建工程导入该文件夹即可运行游戏。(A simple card game framework written using unreal 4 blueprint. Gamemode organize game logic, control game progress, playe
  3. 所属分类:棋牌游戏

« 12 »
搜珍网 www.dssz.com