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

搜索资源列表

  1. tanchise

    0下载:
  2. 贪吃蛇游戏程序源码适合初学者学习,可在vc下直接运行-Snake game source code for beginners to learn, can be run directly under vc
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1363903
    • 提供者:刘继龙
  1. tanchishe

    0下载:
  2. vc环境下编写的贪吃蛇游戏,胆码详尽,功能齐全,容易理解。-prepared under vc Snake game, bile code detailed, full-featured, easy to understand.
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:181033
    • 提供者:王璐
  1. jds_snake_2

    0下载:
  2. VC下写的贪吃蛇游戏源码,游戏可以调难度。 非常不错! 能学到很多东西!-Under VC written Snake game source code, the game can adjust the difficulty. Very good! Can learn a lot!
  3. 所属分类:Game Program

    • 发布日期:2017-05-08
    • 文件大小:2005280
    • 提供者:是是
  1. Snake

    0下载:
  2. 贪吃蛇游戏源代码,vc++编程实现,希望能有所帮助-Snake game source code, vc++ programming, hoping to help
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:211990
    • 提供者:王航
  1. tanchishe

    0下载:
  2. 这是一款用VC++6.0写的贪吃蛇,功能较为齐全,运行稳定!-This is a written with VC++6.0 Snake, features more complete, stable!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3888329
    • 提供者:hide
  1. tanchishe

    0下载:
  2. vc++实现的诺基亚手机贪吃蛇代码,方便理解,可运行实践,适合初学者-vc++ code to achieve Snake Nokia phones, to facilitate understanding, run practices, for beginners
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-08
    • 文件大小:1931826
    • 提供者:美美
  1. Snake

    0下载:
  2. C语言编写的贪吃蛇程序,本程序在VC下编译通过-Snake program written in C, compile the program by VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6527
    • 提供者:wang
  1. SnakeApp

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:318216
    • 提供者:xujun
  1. TanChiShe

    0下载:
  2. vc sdk 贪吃蛇游戏- vc sdk Snake game
  3. 所属分类:Game Program

    • 发布日期:2017-05-16
    • 文件大小:3591855
    • 提供者:sun nian zhong
  1. tanchishe

    0下载:
  2. VC++ win32 贪吃蛇游戏代码-VC++ win32 Snake game code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:6281
    • 提供者:带鱼
  1. snake

    0下载:
  2. 自己用VC++写的贪吃蛇,结构最为简单,思路注解清晰,欢迎下载学习-Their own written with VC++ Snake, the structure is most simple, clear thinking comments, please download the learning
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1696326
    • 提供者:汉堡堡
  1. SnakeV1.0

    0下载:
  2. 一个不错的贪吃蛇代码,VC++6.0编译,蛇体坐标是用链表的方式保存-Snake a good code, VC++6.0 compiler, snake body coordinates of the way the list is saved
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:261556
    • 提供者:tangtang
  1. snake

    0下载:
  2. 一个传统的游戏,贪吃蛇都知道的吧?用VC++编写的,供大家参考-A traditional game, Snake know that, right? Written with VC++, for your reference
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:325909
    • 提供者:littlejucy
  1. snakeMFC

    0下载:
  2. 贪吃蛇的源代码,在vc++6.0下,测试编译成功过。-snake
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:77523
    • 提供者:bird
  1. Snake

    0下载:
  2. 采用VC++写的贪吃蛇程序,适合刚刚学习C++图形界面的朋友-Written using VC++ Snake procedures for just learning C++ GUI friend
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:137805
    • 提供者:Renne
  1. skyblue_Snake

    0下载:
  2. 在vc++环境下的,贪吃蛇小游戏,包括整个工程文件,十分齐全,供有兴趣的人学习参考-In vc++ environment, Snake game, including the project files, very complete, for people who are interested in learning reference
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:417085
    • 提供者:feng
  1. games

    0下载:
  2. 自己学习VC++是写的一些小游戏,像贪吃蛇,汉诺塔,扫雷,俄罗斯方块等游戏,相信对大家有很大的好处的-Yourself to learn VC++ is to write some small games, like Snake, Tower of Hanoi, mine clearance, Tetris and other games, I believe we have great benefits
  3. 所属分类:Other Riddle games

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

    0下载:
  2. 三款游戏的程序设计合集。开发环境为vc++。三款游戏分别为:弹球、扫雷和贪吃蛇。-Programming three games collection. Development environment for vc++. Three games are: marbles, mine clearance, and Snake.
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:7420
    • 提供者:yyd
  1. snake

    0下载:
  2. 初学Mfc写的 贪吃蛇 用方向键控制 在VC++ 6.0 2008下编译通过-Written by beginners Mfc arrow keys control Snake
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-20
    • 文件大小:6072248
    • 提供者:zhouhaifeng
  1. programdesign

    0下载:
  2. 介绍了经典的VC++游戏程序,例如扫雷、贪吃蛇、推箱子、俄罗斯方块、拼图、连连看等,很适合初学者使用!-Introduced the VC++ classic games, such as mine clearance, Snake, Sokoban, Tetris, puzzles, Lianliankan so, it is suitable for beginners!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4715787
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com