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

搜索资源列表

  1. 超经典推箱子游戏

    1下载:
  2. 推箱子这游戏就不用介绍了吧 本程序算法巧妙,自动生成地图,支持鼠标点击自动搜索路径,是学习vc编程的好例子-viewing this game would not have introduced it this procedure clever algorithm automatically generated maps, support for mouse clicks automatically search path is studying vc good example of progr
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:139452
    • 提供者:祥子
  1. xinyun52

    0下载:
  2. 幸运52,一个小游戏,用VC++编程,讲述了VC++的使用功能-lucky 52, a little game, with VC program, spoke of VC + + functionality
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1003393
    • 提供者:
  1. 2_5D_SrollScreen_Map

    1下载:
  2. 自己编的2.5D及2D地图引擎的实现,采用VC++ windows API编程,使用此程序请先安装direct7.0以上版本SDK,否则编译不能通过,对于学习windows API变成,direct编程,游戏开发及地图算法的同学有很大帮助
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:189549
    • 提供者:webber
  1. VC++6gameBuild

    0下载:
  2. 学习简单游戏编程,了解游戏编程最基本的原理,方法。为编写复杂游戏打下基础。
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2896098
    • 提供者:christo
  1. Visual C++经典游戏源码.rar

    7下载:
  2. Visual C++经典游戏源码,学习VC编程的很好参考。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-12-13
    • 文件大小:7776586
    • 提供者:xwdu2008
  1. VC++经典小游戏

    0下载:
  2. 用VC++实现的经典小游戏,适合有一定基础的VC编程爱好者
  3. 所属分类:游戏

    • 发布日期:2009-04-26
    • 文件大小:4971276
    • 提供者:chenyong_2010
  1. chinesischeSchach

    0下载:
  2. VC++写的中国象棋游戏源程序 VC++写的中国象棋游戏源程序,界面看上去挺不错,可以选择人与电脑对战,通过网络人与人对战,程序虽小,不过考验的编程水平是多方面的,因此通过游戏我们有学习不少实用的技巧。简要说明一下:游戏网络运行方法:先在网络上的一台运行作为服务器,再到另外一台机器上运行这个程序,选择不作服务器,并制定服务器的IP地址,游戏就可以开始了 -VC++ to write the Chinese chess game source code VC++ source code t
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:50137
    • 提供者:jimmy
  1. VC-P-P-Game-Programming

    0下载:
  2. 基于VC的游戏编程入门书籍,适合有一定C++基础的中文书名VC++游戏编程-Introduction to VC-based game programming books, suitable for a certain Chinese-based C++ VC++ game programming book title
  3. 所属分类:Game Program

    • 发布日期:2017-06-15
    • 文件大小:23587641
    • 提供者:刘年超
  1. VC++6GAMEpro

    0下载:
  2. 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画 -Games are an extension of animation, as long as know the principles of animation, the animation changes, make it under the keyboard or mouse input and changes in operation,
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2896113
    • 提供者:西蒙
  1. llkwg

    0下载:
  2. 连连看游戏编程代码,完全VC编程,有工程DSw进行编辑,很好。-Lianliankan Game programming code, complete VC programming, there is the project dsw edit, very good.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:22362
    • 提供者:erya
  1. VCprogramming

    0下载:
  2. vc游戏编程,用vc设计简单的游戏。源码,从零设计自己的第一个vc游戏。-vc,game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-27
    • 文件大小:10089132
    • 提供者:陈辉
  1. BoxMan

    1下载:
  2. VC++推箱子游戏程序源代码,另附有一个地图编辑器,看上去还不错,资料比较全,学习编写游戏的朋友可以参考一下。通过游戏我们会学到很多实用的编程技巧。-VC++ Sokoban game source code, followed by a map editor, looks good, comparative information on the whole, learning to prepare the game for reference for a friend. We will lea
  3. 所属分类:Other Riddle games

    • 发布日期:2015-05-22
    • 文件大小:141600
    • 提供者:994
  1. mario01

    1下载:
  2. VC++超级玛丽游戏增强版源代码。比以前游戏机上的更强悍,这个版本在电脑上玩不亚于游戏机上的。而且经过多次修改,已接近完美,本次更新又增加了地图、水管等攻击类型和支持更多的敌人,窗口可以调整大小,源代码文件也是空前完整,游戏程序打开即完。用VC++从事游戏编程的朋友你千万不可错过。-VC++ Super Mario game is enhanced version of the source code. Than the more powerful game consoles, this ver
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1407924
    • 提供者:163
  1. a10Fighter

    0下载:
  2. A10歼击机射击游戏源代码,vc++6.0,win32编程,可编译,可运行-A10 fighter plane shooting game source code, vc++6.0, win32 programming, you can compile, run
  3. 所属分类:Shot Game

    • 发布日期:2017-04-02
    • 文件大小:117744
    • 提供者:jingyu
  1. VC.NETgames

    0下载:
  2. VC++.NET 时尚游戏开发编程40例,各种智力游戏
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:7827305
    • 提供者:liangyuan
  1. tank

    2下载:
  2. 坦克大战,vc++6.0环境下编译通过,功能强悍有多种地形,多种坦克类型,多种游戏特效,运用了GDI编程,画面流畅,使用了低级人工智能以及链表容器处理游戏的逻辑,简单碰撞检测-Battle City, vc++6.0 environment, compile, features a variety of tough terrain, a variety of tank types, multi-game effects, the use of GDI programming, image smo
  3. 所属分类:射击游戏

    • 发布日期:2013-03-18
    • 文件大小:3584477
    • 提供者:wangyongbao
  1. quake2

    0下载:
  2. 大名鼎鼎的“雷神之锤”的VC源代码,有志与游戏编程与开发的朋友们可以借鉴一下!-The famous " Quake," the VC source code for interested developers and game programming and friends can learn about!
  3. 所属分类:Shot Game

    • 发布日期:2017-04-10
    • 文件大小:1415316
    • 提供者:张鹏程
  1. source-code-VC-P-P-Othello.Rar

    0下载:
  2. 黑白棋开源源代码,VC++编写,带背景音乐,界面做的挺专业,游戏难度不大,当初只为练手,没有做太多的游戏功能,分享给VC++的编程Fans参考。-Othello open stream of code, VC++ written, with background music, the interface to do the very professional, the game is not difficult, had only practiced hand, did not do much
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:1562403
    • 提供者:蓝若
  1. vc++编程之五子棋小游戏

    0下载:
  2. 有源码
  3. 所属分类:其他智力游戏

  1. vc++游戏编程源码

    2下载:
  2. 这是一些游戏源码,特别适合vc++游戏开发的初学者学习,阅读并模仿
  3. 所属分类:游戏

« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com