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

搜索资源列表

  1. SmartSharp

    0下载:
  2. 这是一个完全用C#写的引擎,全部是自己实现的,大约有1万行代码。目标是构造一个健壮、高效、动态的3D引擎(不仅限于游戏)。渲染框架借鉴了OGRE/Axiom,去掉了跨平台和跨图形API的能力并尽量使用DirectX自带的功能,结构得到了很大的简化。
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:113860
    • 提供者:黄伦新
  1. Gobang

    0下载:
  2. 五子棋.人机对战,基于C++ API进行开发设计!通过多方测试,机器智商一般,但很少有bug
  3. 所属分类:棋牌游戏

    • 发布日期:2014-01-16
    • 文件大小:24346
    • 提供者:lee
  1. WZQ

    0下载:
  2. 但是学C的时候做的一个五指棋游戏..因为xp的获取鼠标的api和98系统的不一样,当时是在98环境下做的.因此如果在XP下使用会产生鼠标找不到的问题
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1391
    • 提供者:何美丽
  1. cRPGgame.rar

    1下载:
  2. 一个c++RPG小游戏 使用windows API做的,a C++ RPG game
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:4002022
    • 提供者:jhr
  1. ACE-DEMO

    1下载:
  2. 使用Irrlicht引擎制作的一个空战游戏程序,使用C++和Direct3D API-An air combat game using the Irrlicht Engine production procedures to use C++ and Direct3D API
  3. 所属分类:Game Engine

    • 发布日期:2016-01-09
    • 文件大小:25993216
    • 提供者:alexking
  1. tank3d

    0下载:
  2. 用c++写的坦克小游戏游戏源码,使用open gl api,有需要的朋友可以下载-c++ 3d tank game
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:19981
    • 提供者:long
  1. snake

    1下载:
  2. c++win32程序,游戏程序很详细,适合初学者学习api-c++ win32 Procedures, the game process in great detail, suitable for beginners to learn API
  3. 所属分类:游戏

    • 发布日期:2012-10-30
    • 文件大小:34947810
    • 提供者:姚菲杰
  1. cube

    0下载:
  2. 简单的windows api编程实现的俄罗斯方块 希望对初学visual c的您有帮助 高手就不用看了 -Windows api programming easy implementation of the Tetris novice visual c hope you do not need to have read to help you
  3. 所属分类:Game Program

    • 发布日期:2017-05-12
    • 文件大小:3028875
    • 提供者:zengqiang
  1. FSX_sdk_ev

    0下载:
  2. 模拟飞行X,sdk的安装方法 和插件调试环境 本人在网上找了好多资料都没有搞定,后来亲自研读了sdk的帮助文档终于搞定了。下面讲下具体安装过程。 一、 安装成功fsx游戏 -The SimConnect SDK can be used by programmers to write add-on components for Flight Simulator X. Add-on components for Flight Simulator X can be writte
  3. 所属分类:其他游戏

    • 发布日期:2014-01-04
    • 文件大小:151477
    • 提供者:huanjing
  1. minesweeping

    0下载:
  2. 扫雷c windows api写的源代码-windows mine sweeping program source code in c
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1058786
    • 提供者:aa
  1. zx

    0下载:
  2. 诛仙答题易语言源码: 题目 1、服务器内战场在试验开启状态和正式开启状态下的开启时间分别是? A. 试开阶段每天18:00-22:00,当服务器玩家等级满足条件后全天开放 B. 不间断开启一万年 C. 太阳从西边出来的时候 -Easy answer诛仙language source: Title 1, the server in the trial turned on the battlefield and to open a formal state opening time
  3. 所属分类:其他游戏

    • 发布日期:2017-03-28
    • 文件大小:133746
    • 提供者:TS
  1. 4RenDouDiZhu

    0下载:
  2. 基于C/S的网络斗地主。可以实现同时3个人玩-Based on C/S network斗地主. At the same time can be achieved 3 personal play
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-30
    • 文件大小:4215308
    • 提供者:
  1. puzzle

    0下载:
  2. [简介] 名称: 《拼图》-附源代码 (代码行数:747 注释行数:164) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [拼图] 鼠标操作,有音效 游戏玩法仿文曲星上拼图游戏,每次只能用空白方块与左右相邻的数字方块对换, 当排列成1 2 3 则游戏胜利 4 5 6 7 8 [说明] 1.游戏引擎代码参考[美]Michael Mor
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:518064
    • 提供者:mj
  1. main

    0下载:
  2. 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:3879
    • 提供者:郭宁
  1. ODE_Sample

    0下载:
  2. Open Dynamis Engine (ODE) is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use C/C++ API. It has advanced joint types and integrated collisio
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:1993290
    • 提供者:Vinh
  1. gamecode

    0下载:
  2. 制作游戏外挂的代码,包括c++代码和一些window API 函数的用法-game programming code,it cotains l lot of c++ code and some Window s API fuctions
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:18508
    • 提供者:liangsongtao
  1. GameLib2005

    0下载:
  2. 一个高质量的游戏引擎源码,适用於Visual C++ 2005 IDE。 包含 2D、3D api, sound, input devices, sequence, collision, lighting, animation 與 etc.-A high-quality game engine source code for Visual C++ 2005 IDE. Including 2D, 3D api, sound, input devices, sequence, collision
  3. 所属分类:Game Engine

    • 发布日期:2017-11-18
    • 文件大小:58487808
    • 提供者:Tsai
  1. sendkey

    0下载:
  2. 做外挂采用到的API函数,一边写成主要的类-C# API functions
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-17
    • 文件大小:186904
    • 提供者:万余元
  1. Spider-Solitaire

    0下载:
  2. 用C++API来写的图形游戏,蜘蛛纸牌,为想要编写游戏的提供一些帮助与参考-C++API to write with graphics of the game, Spider Solitaire, as you want to write games to provide some help and reference
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:2588886
    • 提供者:毛志勇
  1. FunCode-C-API

    0下载:
  2. 列举了Funcode开发常用的API,函数原型,功能与返回值以及参数说明应用举例-Lists Funcode develop common API, function prototypes, function return value and parameter descr iptions Application examples
  3. 所属分类:Game Program

    • 发布日期:2017-04-26
    • 文件大小:16527
    • 提供者:zeng
« 12 3 »
搜珍网 www.dssz.com