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

搜索资源列表

  1. saolei

    0下载:
  2. 基于Visual C++开发环境用C语言编写的扫雷游戏程序-Based on Visual C++ development environment using C language Minesweeper games
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1420926
    • 提供者:xugui
  1. VC_Game_Design

    0下载:
  2. Visual C++经典游戏程序设计的源码-Visual C++ classic game programming source code
  3. 所属分类:Game Program

    • 发布日期:2017-05-16
    • 文件大小:3937552
    • 提供者:mr wang
  1. snaker

    0下载:
  2. 一个小型的贪吃蛇游戏,用VC2008就可以运行吧,这是个C++程序。-A snake game for visual C++2008 IDE
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1197
    • 提供者:jack
  1. Greedy-Snake1.1

    0下载:
  2. 基于Visual C++开发的一个小的控制台小游戏贪吃蛇,能实现调整速度,更换地图等功能。-A small console game Snake Visual based on the C++ development, to achieve the speed of adjustment, change the map, etc..
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:446706
    • 提供者:苏哲
  1. snake

    0下载:
  2. 应用Visual C++6.0实现的益智类小游戏 贪吃蛇 界面简单可自行设计-Application of Visual C++6.0 achieve puzzle game Snake simple interface can be designed
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:385608
    • 提供者:徐威
  1. shooting-game

    0下载:
  2. 在Visual C++ 6.0 平台上编写的射击游戏,文档中包括流程图、运行结果截图和代码等。-shooting game
  3. 所属分类:Shot Game

    • 发布日期:2017-03-29
    • 文件大小:23314
    • 提供者:陈小虹
  1. 000

    0下载:
  2. 用Visual C++ 编写的贪吃蛇游戏,操作简单,容易上手-Snake game
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1512
    • 提供者:erandto
  1. game

    0下载:
  2. 一个小小的纸牌游戏,可以利用Visual C++运行。仅供闲暇时放松放松-A little card game, can use Visual C++ to run. For leisure time to relax
  3. 所属分类:Other Games

    • 发布日期:2017-05-07
    • 文件大小:1143603
    • 提供者:王康
  1. snake

    0下载:
  2. 一个简单的贪吃蛇游戏源码,方便可视化c语言初学者模仿借鉴,有较多的注释参考理解。-A simple Snake game source code, to facilitate visual c language beginners learn to imitate, with more comments refer understand.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3110042
    • 提供者:朱海
  1. Guessing-numbers-game

    0下载:
  2. 用visual c++ 6.0 编写的猜数字游戏,用于打发时间。-Make the Guessing numbers game of compilation by visual c++ 6.0 for killing time.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:infras
  1. jiemian

    0下载:
  2. 用Visual C++6.0编写的俄罗斯方块游戏界面-Written with Visual C++6.0 Tetris game interface
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:turesan
  1. xiaobawangxuexiji

    0下载:
  2. c语言编写的小霸王学习机界面,一个小车的游戏,给出简单加减运算,用户输入结果,正确并给出评判小车前进一步。(本代码是在win—tc写的,在visual c++里边运行要将getch()去掉。)-c language learning machine interface written Sundance Kid, a car game, give a simple addition and subtraction, the results of user input, and gives judg
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4834
    • 提供者:tirkosan
  1. yzmf

    0下载:
  2. 模仿益智游戏,由Visual C++,及Opengl编辑,练手的,-Imitation puzzle game from Visual C++, And opengl editing, practice hand,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:829
    • 提供者:edrkathou
  1. ZsyYxView

    0下载:
  2. 有Visual C++编写的小游戏,龟兔赛跑,追上一只小乌龟就消失-Are written in Visual C++ games, Tortoise and the Hare, to catch up a little turtle disappeared
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:3852
    • 提供者:garktarr
  1. FiveChess

    0下载:
  2. 本程序是用Visual C++ 编写的一个五子棋的小游戏,对于学习面向对象的初学者很有益处。五子棋的基本功能本程序都已经具备,算法和具体的存储方式具有参考价值。欢迎下载。-This procedure is to use Visual c++ write a gobang game, for learning object-oriented beginners very useful.Gobang already have the basic function of this procedure
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1981876
    • 提供者:徐淼
  1. turn-based-games

    0下载:
  2. Visual+C++编写的一个回合制游戏演示源码,源码编译环境为vs2010,希望能和大家一起交流,共同学习,共同进步。请注意,要运行生成的EXE文件,请先将EXE文件从Debug目录中拷出来,放到上一级与图像文件同级的目录下。-turn-based games
  3. 所属分类:Other Games

    • 发布日期:2017-05-26
    • 文件大小:9059603
    • 提供者:宋韵
  1. CPPsaolei

    0下载:
  2. 利用c++进行简单的小游戏的编译,使用visual c++6.0-Use a simple little game c++ compiled using visual c++6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:763888
    • 提供者:sharemy
  1. MineGame

    0下载:
  2. 使用Visual C++ 实现与windows相同的扫雷小游戏。附开发源代码。-The use of Visual c++ to achieve the same as the Windows minesweeping game.Attached to the development of source code.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:138082
    • 提供者:小雷
  1. snake-game

    0下载:
  2. 基于visual c++的贪吃蛇小游戏的实现-Achieve visual c++ Snake game based
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:6053
    • 提供者:曾娅蒙
  1. [D3Ddemo20-by-

    0下载:
  2. 3D游戏 一个用visualC++实现的3D游戏,代码功能强大,值得参考下载-3D Game。 Achieve a visual C++ 3D game with powerful code function, it is also useful to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-03
    • 文件大小:15118274
    • 提供者:李先生
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 »
搜珍网 www.dssz.com