CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他游戏 搜索资源 - C/C 项目

搜索资源列表

  1. racing

    0下载:
  2. 该项目是为大家所熟知且益操作的赛车游戏,是基于MOPHUN平台的,开发语言是C
  3. 所属分类:其他游戏

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

    0下载:
  2. 游戏学院C++第二本书必写项目,希望能帮助大家-Game Institute C++ will write a second book project, I hope you can help
  3. 所属分类:Other Games

    • 发布日期:2017-05-02
    • 文件大小:834059
    • 提供者:张旭
  1. game

    0下载:
  2. 自己的项目. 对游戏初学者, 有用.c++的标准输入输出的使用.框架的搭建等有用信息-Their own projects. Of the game for beginners and useful.
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:68597
    • 提供者:liu
  1. CSharp_gobang

    0下载:
  2. 一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。 -Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from oth
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:106971
    • 提供者:naojian
  1. snake

    0下载:
  2. 小项目,C语言做贪吃蛇小游戏,实现界面等基本功能。-small game project named snake.
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:4429
    • 提供者:saycool
  1. Awesome-Tetris

    0下载:
  2. 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
  3. 所属分类:Other Games

    • 发布日期:2017-05-03
    • 文件大小:1110934
    • 提供者:万辉
  1. Memory

    1下载:
  2. 记忆游戏实例代码,游戏目的在于在4*4的方格内找出成对的相同图案,直至找到所有相同图案,用VS2005编译,采用GDI双缓冲绘图,有倒计时功能.此代码为本人实训项目,初学C++,请多多指教。-memory game
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:2457399
    • 提供者:chenmax
  1. 8huanghou

    0下载:
  2. 基于Visual Studio 2005+C#汇编+移动应用开发项目,此项目为八皇后游戏项目-Compiled based on the Visual Studio 2005+C#+ mobile application development projects, this project for the eight queens game project
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:26121
    • 提供者:tom
  1. GameItem

    0下载:
  2. C下大型游戏项目,源代码。值得收藏,包含:A*,精确碰撞检测-C, a large game project, the source code. Worthy of collection, including: A*, precise collision detection .....
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:635888
    • 提供者:杨斌
  1. src

    0下载:
  2. 《深入体验C语言项目开发》赠送案例代码,包含贪吃蛇、五子棋游戏、潜艇大战游戏三个游戏。-Depth experience of C language project development " presented case code contains Snake, backgammon games, game three of the World War II submarine game.
  3. 所属分类:Other Games

    • 发布日期:2017-11-08
    • 文件大小:1386951
    • 提供者:郑鹏
  1. C-xiangmu

    0下载:
  2. 男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。-100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:1232732
    • 提供者:雷建军
  1. Fruit-u3d-CSharp

    0下载:
  2. 上传的为自己的unity 3d开发的水果忍者完整项目,使用C#开发-Uploaded for their unity 3d Fruit Ninja complete project development using C# development
  3. 所属分类:Other Games

    • 发布日期:2017-05-17
    • 文件大小:4925668
    • 提供者:余彦
  1. Tetris

    0下载:
  2. 基于cocos2d-x开发的俄罗斯方块游戏,是本人在学习cocos2d-x引擎时,在win7下使用vs2010的C++做的。 附上完整的源代码。请根据自己的cocos2d-x安装路径更改vs工程项目的属性设置,即可调试运行。该代码仅供cocos2d-x游戏开发爱好者研究学习。 -Based on cocos2d-x developed Tetris game, I was in learning cocos2d-x engine, using vs2010' s C++ do
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2584866
    • 提供者:lq
  1. snake1

    0下载:
  2. 趣味贪食蛇项目,纯C语言编写,操作简单,画面粗糙-snake game
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:23704
    • 提供者:李三
  1. Mine-sweeping

    0下载:
  2. C语言扫雷小项目源代码,初学第一个小作品,判断是否重复输入某个点以及正常开始结束游戏。-C language demining small projects, beginners first little work, to determine whether to re-enter a normal start point and end the game.
  3. 所属分类:Other Games

    • 发布日期:2017-04-12
    • 文件大小:1303
    • 提供者:joe
搜珍网 www.dssz.com