CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Game-vc6.0

搜索资源列表

  1. tankedazhan

    0下载:
  2. 控制台游戏,坦克大战,共三关!!可以地图编辑!简单但美观,采用C/C++语言!VC6.0平台-Console game, Battle City, a total of three off! ! Can map editor! Simple but beautiful, with C/C++ language! VC6.0 platform
  3. 所属分类:Shot Game

    • 发布日期:2017-05-16
    • 文件大小:4494082
    • 提供者:tiancai
  1. wzq

    0下载:
  2. 一个用VC6.0开发的五子棋游戏,可以忍人对战,也可以人机对战。人机对战算法很巧妙-Gobang with VC6.0 development of a game people can play against tolerance, you can also play against machine. Battle is a clever man-machine algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2541379
    • 提供者:陈硕
  1. VC6gameprograming

    0下载:
  2. 这是介绍用VC6.0开发游戏的代码,有多个例子可以参考-This is to introduce the development of the game code with VC6.0, there are several examples of reference
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2895823
    • 提供者:zhenzhaofeng
  1. saolei

    0下载:
  2. 学习之余基于Visual C++实现的扫雷游戏,内含具体源码及可执行程序,可在VC6.0及以上版本直接打开参考使用,非常适合新手练手参考。-To learn and based on Visual C++ implementation of the mine game, containing the specific source and executable programs can be directly opened VC6.0 and above for reference use, i
  3. 所属分类:Game Program

    • 发布日期:2017-05-18
    • 文件大小:4723977
    • 提供者:雷清云
  1. code

    0下载:
  2. 用VC6.0开发的网络五子棋游戏源代码。它由服务器端和客户端两部分组成,网络连接部分是通过CSocket类实现的。-Development of the network with VC6.0 backgammon game source code. It consists of server and client of two parts, the network connection in part through CSocket classes.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:523538
    • 提供者:DefHan
  1. llk_wg

    0下载:
  2. 一个QQ连连看的外挂源码 用VC6.0开发的 比较简单-a wg on qqllk play game
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-14
    • 文件大小:3692818
    • 提供者:joyoseller
  1. SHEJI

    0下载:
  2. 一款用VC6.0写的射击游戏的代码,能够运行-VC6.0 to write a shooting game with the code, can run
  3. 所属分类:Shot Game

    • 发布日期:2017-04-25
    • 文件大小:342856
    • 提供者:
  1. VC---FIVEGame

    0下载:
  2. 利用vc6.0编程做的一个五子棋游戏,实现了人工智能的算法,是一个比较成功的五子棋游戏代码。-Programming done by vc6.0 a backgammon game, to achieve artificial intelligence algorithms, the more successful is a backgammon game code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2137649
    • 提供者:
  1. Snake

    0下载:
  2. 经典游戏贪食蛇,WINDOWS下VC6.0实现。代码规整,注释全,希望对新手有帮助。-Classic Snake game, WINDOWS achieved under VC6.0. Structured code, comments, all, hope to help novice.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1578294
    • 提供者:张龙
  1. boxman

    0下载:
  2. 经典推箱子游戏,windows环境下VC6.0实现,共42关,可自行编辑地图文档修改关卡。有播放音乐功能。-Classic Sokoban game, windows environment, VC6.0 to achieve a total of 42 off, you can edit the map document to modify their own level. Have to play music.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1933235
    • 提供者:张龙
  1. VC6

    0下载:
  2. Visual C++贪吃蛇源码,十分详细,很经典的小游戏-Snake Visual C++ source code, very detailed, very classic game
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13472
    • 提供者:tc
  1. vcPPPoint24

    0下载:
  2. 计算24点的小游戏的源代码,基于OPENCV和vc6.0平台。-24-point game calculated the source code, based on OPENCV and vc6.0 platform.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:104795
    • 提供者:啊呜
  1. ImageTest1

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析1--涵盖内容: 1>图像处理简介 2>常用图像文件格式说明 3>BMP图像文件读写 涉及VC知识主要有: 1>消息添加 2>文件读写 3>串行化 实验环境: Win+VC6.0 -Visual C/C++ graphics and game programming typical examples of analytical 1- co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:64146
    • 提供者:hty
  1. ImageTest2

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析--涵盖内容: 1>图像显示原理 2>图像显示函数 3>提高显示性能的方法,双缓存技术和VFW组件 涉及VC知识主要有: 1>const使用 2>类的编写 附加说明: 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Vi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:60193
    • 提供者:hty
  1. ImageTest5

    0下载:
  2. Visual C/C++图形图像与游戏编程典型实例解析---图像边缘检测 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0 -Visual C/C++ graphics an
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:214508
    • 提供者:hty
  1. Win32Tetris_C

    0下载:
  2. vc6.0开发的一个win32俄罗斯方块小游戏,可直接编译运行-vc6.0 the development of a win32 Tetris game, you can directly compile and run
  3. 所属分类:Game Program

    • 发布日期:2017-05-29
    • 文件大小:12132244
    • 提供者:陈浩然
  1. PinTu

    0下载:
  2. 该程序用VC编写而成,可以完美的实现拼图游戏,文件下载后用VC6.0可直接打开源码。-Written in the program with the VC, you can achieve the perfect puzzle game, download the file directly with open source VC6.0.
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:372732
    • 提供者:刘振兴
  1. feiji

    1下载:
  2. 此程序在vc6.0下编译通过,是一个用c++写的小飞机游戏,通过发射导弹轰炸敌机,以过关!-Under this program in compile vc6.0, written in c++ is a small plane game, through enemy aircraft, missiles to pass bombing.
  3. 所属分类:Game Program

    • 发布日期:2017-05-08
    • 文件大小:2048177
    • 提供者:
  1. winmine

    0下载:
  2. VC6.0编的扫雷游戏程序,可以设定雷的个数,与Windows自带的扫雷游戏类似。-Compilation of mine VC6.0 games, you can set the number of mine, and mine comes with the game similar to Windows.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:36467
    • 提供者:
  1. game_paopaotang

    0下载:
  2. 好玩的泡泡堂,VC6.0开发,运用graphics.h-good paopaotang game,you will love it
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:46997
    • 提供者:莫名
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com