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

搜索资源列表

  1. TcWORK

    0下载:
  2. c语言实现贪吃游戏在TURBOc 2.0中实现
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:25.6kb
    • 提供者:123132
  1. gluttonous_snake

    0下载:
  2. 这是一个用c语言实现贪吃算法的源码,可直接运行-This is a use of c language source Snake algorithm can be directly run
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:2.47kb
    • 提供者:huqiong
  1. snakec

    0下载:
  2. c语言实现贪吃的小游戏,就是一条小,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要头碰到屏幕四周,或者碰到自己的身子,小就立即毙命。-Using c language Snake game is a small snake, constantly walk on the screen, appeared in all directions to eat eggs, eat more long. Around the screen as long as the snake hea
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:2.71kb
    • 提供者:stream
  1. tanchishe

    0下载:
  2. c语言实现贪吃问题~本源代码不是用c语言编出一个图形化的贪吃游戏,而是从数据结构的角度用c语言模拟实现贪吃问题!他的算法设计思想~-Snake with the c language source code is not a problem ~ c language code using a graphical Snake game, but from the perspective of data structure implementation using c language si
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2.6kb
    • 提供者:肖煜东
  1. snake

    0下载:
  2. c 语言实现贪吃游戏 在Vc 等环境下编译即可-Snake game in c language environment such as Vc can be compiled
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:2.92kb
    • 提供者:xiaoqiang
  1. c

    0下载:
  2. c语言实现贪吃,第一次上传,希望大家喜欢-c language implementation Snake
  3. 所属分类:Other Games

    • 发布日期:2017-12-09
    • 文件大小:882byte
    • 提供者:刘凡
  1. tanchishe

    0下载:
  2. c语言实现贪吃小游戏,适合初学者研究与学习。-c language implementation Snake game, suitable for beginners and learning.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:shenxiaosheng
  1. 贪吃

    0下载:
  2. 通过游戏程序设计,提高编程兴趣与编程思路,巩固c语言中所学的知识,合理的运用资料,实现理论与实际相结合。(Through the game program design, to improve programming interest and programming ideas, to consolidate the knowledge learned in the c language, the rational use of information, to achieve the combi
  3. 所属分类:游戏

    • 发布日期:2017-12-24
    • 文件大小:11.82mb
    • 提供者:凉薄i
  1. 51cTO下载-c++MFc贪吃源代码(改进版1)

    0下载:
  2. 充分实现贪吃的功能,语言简单易懂,非常适合初学者(the word fully realized the function of the snake.Language is easy to understand.It's very suitable for beginners)
  3. 所属分类:游戏

  1. tanchishe

    0下载:
  2. 本设计可在Vc6.0直接编译运行,直接运行可开始贪吃游戏(Direct operation can begin Snake game)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2kb
    • 提供者:阳123
  1. c语言贪吃

    0下载:
  2. 实现贪吃游戏,自己试过还是很还玩,可以看看(Snake game to achieve their own tried, or very still play, you can see)
  3. 所属分类:其他智力游戏

    • 发布日期:2017-12-27
    • 文件大小:15kb
    • 提供者:1574065995
  1. c语言游戏源代码

    0下载:
  2. c语言游戏源代码:1、 简单的开机密码程序 2、彩色贪吃 3、c语言实现移动电话系统4、 扑克牌游戏 5. c语言实现打字游戏(c language game source code: 1, simple startup password program 2, color snake 3, c language to achieve mobile phone system 4, poker game 5. c language to achieve typing game)
  3. 所属分类:其他

  1. 课程设计——贪食c语言

    0下载:
  2. c语言实现小游戏贪吃,此文件是贪吃游戏的设计报告,包含源代码以及设计步骤(Use c language to realize small game Snake)
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:37kb
    • 提供者:23hhh
  1. 贪吃

    0下载:
  2. 小时候都玩过贪吃这个经典的小游戏,在我们的普通手机里似乎都是必备的。它伴随着我们的童年,经历了好多好多时光。它带给我们了许多的乐趣。 学习了c++这门编程语言后,我就想着能不能把它做出来,在我查看了相关知识后,明白了其中的道理,就尝试着自己写出这个小游戏来,而且加入了许多可玩性的东西,包括等级选择,暂停/继续和分数制。整个程序采用了类和数组的相关知识实现。(When I was young, we played the classic game of snakes, which seemed
  3. 所属分类:游戏

    • 发布日期:2018-01-08
    • 文件大小:2kb
    • 提供者:feiguobiao
  1. 贪吃(用户版)

    0下载:
  2. 一个简单贪吃游戏,可以实现通关的功能,每个用户可以注册登录,能保存游戏进度(A simple Snake game,can realize the function of customs clearance, each user can register to log in, can save the game progress)
  3. 所属分类:其他游戏

    • 发布日期:2018-01-09
    • 文件大小:1.53mb
    • 提供者:mmnn123
  1. 贪吃

    0下载:
  2. c语言实现贪吃小游戏,用Windows、conio、time等数据库函数实现(The c language realizes the snake game, and uses the database functions such as Windows, conio, time and so on)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:zyy_0625
  1. 贪吃游戏based on c

    0下载:
  2. 基于c语言实现贪吃游戏,与传统的手机游戏类似。(Snake game based on c language)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:4kb
    • 提供者:kelvin zhang
  1. 贪吃

    0下载:
  2. 贪吃游戏简单设计,实现简单的运行操作,(Snake game design..................)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:
  1. OldSnake

    0下载:
  2. 在vs2017中c语言实现贪吃数据结构的初级用法。其中用到了数据结构的栈和队列,要求链表的基本功比较扎实。(In vs2017, c language implements the primary usage of snake data structure. The data structure stack and queue are used, and the basic skills of the linked list are relatively solid.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:2.07mb
    • 提供者:丑丑先森
  1. 贪吃

    0下载:
  2. 利用c#语言与vs开发工具实现了一个,简单的桌面贪吃游戏(A simple desktop snake-eating game is implemented by using c# language and vs development tools.)
  3. 所属分类:C#编程

    • 发布日期:2021-01-10
    • 文件大小:3.59mb
    • 提供者:天少云华
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com