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

搜索资源列表

  1. Snake

    0下载:
  2. 这是一个用VC++编写的游戏:“贪食蛇”的源代码-This is a VC++ preparation game: " Snake," the source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-19
    • 文件大小:21258
    • 提供者:醒悟
  1. SNAKE

    0下载:
  2. 贪吃蛇小游戏,用VC开发,界面比较清晰,是小学期的制作的小游戏-snake game
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:484386
    • 提供者:huangcc
  1. tanchishe

    0下载:
  2. 经典小游戏贪吃蛇,在vc上可运行,简单方便-Classic game Snake, vc can run, simple and convenient
  3. 所属分类:Other Games

    • 发布日期:2017-04-23
    • 文件大小:26032
    • 提供者:刘天
  1. Snake

    0下载:
  2. 这是一个用VC编写的贪吃蛇游戏,包括游戏界面,游戏规则设定,排行榜设计-This is a VC prepared by the Snake game, including the game interface, set the rules of the game, leaderboards design
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3480014
    • 提供者:lipan
  1. Snake

    0下载:
  2. 用vc++ MFC和open cv 编写的贪吃蛇游戏-snake game
  3. 所属分类:Other Games

    • 发布日期:2017-05-06
    • 文件大小:1513638
    • 提供者:sunfeifan
  1. snake

    0下载:
  2. 初学者自己写的一个贪吃蛇小游戏,整个vc生成的文件夹都压缩了,除了游戏本体没添加其他其他附加功能,当然有很多不足之处,毕竟是新手,请多多批评指教-Beginners wrote a Snake game, the whole vc generated folders are compressed, in addition to the main body of the game did not add other additional functions, of course, there ar
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1256027
    • 提供者:绅士宅
  1. snake

    0下载:
  2. VC实现的贪吃蛇游戏,对于初学游戏者有很好的帮助。-VC of Snake game for the beginner player has a good help.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:1341
    • 提供者:yexianze
  1. Snake-code

    0下载:
  2. 贪吃蛇代码-C语言-VC++6.0 /*这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行)*/ /*该程序在dos系统下运行,不需要graphics.h头文件*/ -Snake code-C language-VC++6.0 /* this is a Snake code, operating environment VC++6.0 (dear test run perfectly) /* this program to run in the DOS syste
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:10040
    • 提供者:朱光前
  1. Snake-code-C-language-VC-P-P6.0

    0下载:
  2. 基于VC++6.0平台的C语言编程实现:DOS界面下实现贪吃蛇的功能。-C language programming platform based on VC++6.0 achieve: to achieve Snake function under DOS interface.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:6013
    • 提供者:向文涛
  1. Snake

    0下载:
  2. VC++ 贪吃蛇游戏编程,计算长度,路径,食物出现的随机性 -vissual c plus plus,one projects,the snake games
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3473874
    • 提供者:ttl
  1. -tangchi-vc-dm

    0下载:
  2. 贪吃蛇 蛇每吃一个食物,蛇身增加一节,如果碰到边界,则蛇就死亡。-how snake eats food .if snake knocks bounds ,it will die. if snake eats food ,it will add its body one node.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3683
    • 提供者:guo
  1. SNAKE

    0下载:
  2. 在VC++6.0上用MFC开发的一个贪吃蛇的小游戏。-On VC++6.0 MFC Development of a Snake game.
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1930895
    • 提供者:毛晓峰
  1. Gluttonous-Snake

    0下载:
  2. 基于控制台的贪吃蛇游戏,在VC++6.0环境下利用EasyX所提供的接口进行编写。注释非常完整,思路清晰,代码简单易懂。-Console-based Snake game in VC++6.0 environment using the supplied interface EasyX be written. Comments are complete, clear, easy to understand code.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1783551
    • 提供者:姚陈堃
  1. snake

    0下载:
  2. VC++6.0编写的控制台C/C++贪吃蛇游戏,游戏使用了数组,指针,文件操作,没有使用结构体,单双链表,适合初学C++同学练习! C/C++语言作业:zjlj jhanker,2015.3.16-VC++6.0 written in the console C/C++ Snake game, the game uses the array, pointer, file operations, without the use of structure, single and double lin
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1821653
    • 提供者:namejiang
  1. Snake

    0下载:
  2. 用VC++6.0版本编写的贪食蛇MFC程序-Snake Game
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:2024163
    • 提供者:陈明秀
  1. Snake

    0下载:
  2. 用VC的MFC控件编的贪吃蛇游戏,可供初学者参考-VC MFC the snake game
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:1886251
    • 提供者:wzp
  1. snake

    0下载:
  2. 用VC编写的经典益智游戏贪吃蛇源代码,供大家交流学习用-snake game code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2194057
    • 提供者:姚迪
  1. snake

    0下载:
  2. 这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行),该程序在dos系统下运行,不需要graphics.h头文件-snake code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-13
    • 文件大小:2870552
    • 提供者:Frank
  1. snake

    0下载:
  2. 贪吃蛇代码,运行环境VC++6.0,刚刚测试,可以完美运行- Snake code, run the environment VC++ 6.0, just tested, you can run perfectly
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1170062
    • 提供者:gtt
  1. vc-program

    0下载:
  2. vc++编写的计算生肖的程序和贪吃蛇的小游戏程序-vc++ written procedures and calculation zodiac Snake game procedures
  3. 所属分类:Other Games

    • 发布日期:2017-05-06
    • 文件大小:694570
    • 提供者:wu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com