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

搜索资源列表

  1. eat

    0下载:
  2. 一个用c编的贪吃蛇游戏-with a series of the game Snake
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:4650
    • 提供者:晴天
  1. snake23

    0下载:
  2. 我在一个英文网站上找到的C程序,实现了著名的“贪食蛇”游戏。程序中的图形完全采用文字画的形式,很有特色。我曾经和作者用电子邮件联系过,此程序可以任意传播。-in an English website to find the C program, realized the famous "Snake" game. The procedures are used graphic language in the form of paintings, very unique. I h
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40507
    • 提供者:王悦
  1. TC贪吃蛇

    0下载:
  2.   贪吃蛇的TC游戏程序源代码,我们用了一个学期在高级C语言课了组队完成的.-Greedy Snake,a game with TC language.It takes us one semester to finish it in C language course.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:8032
    • 提供者:俞薛永
  1. 银鑫组

    0下载:
  2. 包括6个单独C源程序和一个连接这六个程序的总程序,有飞机订票系统,学生成绩管理系统,通讯录管理系统,员工管理系统,贪吃蛇及音乐欣赏等!版权所有,请勿乱传播,下载后,请在24小时内删除!-including six separate C source code and a procedure linking these six the total procedure, a plane reservation systems, their performance management systems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2491639
    • 提供者:miao
  1. 12645

    0下载:
  2. c语言版贪吃蛇,想要的就快来下载把, 这是早期作品,很有收藏价值-c language version of Snake, want to hurry download put on, it is early works, great value to the collection!
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2793
    • 提供者:china_123
  1. 极品贪吃蛇

    0下载:
  2. 朋友写的贪吃蛇程序,也是程序比赛作品,强力推荐,纯C能编出如此优美的图形,实属罕见-friends wrote Snake procedures, as well as procedures for the competition, the strong recommendation of pure C can be so beautiful up with the graphics, it is rare
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:27628
    • 提供者:李东日
  1. gsnake

    0下载:
  2. GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the area of feature extraction, chara
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1830768
    • 提供者:妙飞
  1. 贪吃蛇游戏based on C

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

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

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

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:
  1. C七彩贪吃蛇

    0下载:
  2. 贪吃蛇经常玩的灵敏度还可以有关卡设置采用c++编写(The sensitivity of snake to play often can also be set up by level. It is written by c++.)
  3. 所属分类:游戏

    • 发布日期:2018-05-01
    • 文件大小:47104
    • 提供者:等等不行
  1. 11

    0下载:
  2. C#版贪吃蛇 修复贪吃蛇不能统计积分bug 贪吃蛇游戏的编制 项目描述 运行环境:vs 2010 技术特点:普通C# 游戏描述: C#版贪吃蛇,操作说明: 1.键盘w-上,s-下,a-左,d-右) 2.空格键(Space):暂停/开始 吃的越多蛇的长度越长。(C# version of snake to repair snake can not count points bug. The compilation of the snake game Project
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:35840
    • 提供者:3t4y5ht
  1. EatSnake

    0下载:
  2. 基于C#的简易贪吃蛇小游戏,附带软件说明(Simple greedy Snake game)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-05-03
    • 文件大小:2157568
    • 提供者:leere
  1. snake

    0下载:
  2. c语言写的贪吃蛇游戏,未编译,需要easyX图形界面库(用户自己准备)。(Snake game written in C language, not compiled, requires easyX graphical user interface library (user prepared).)
  3. 所属分类:其他游戏

    • 发布日期:2018-05-06
    • 文件大小:9723904
    • 提供者:一只大菜鸟
  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
    • 文件大小:2174976
    • 提供者:丑丑先森
  1. include

    0下载:
  2. 这是一款课下小试牛刀的贪吃蛇小游戏,挺好玩的,同学完了一下子说还可以,哈哈哈哈(This is a small snake game under a small test. It's fun. After class, it's all right, ha ha ha.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:12288
    • 提供者:金金55621
  1. c++ 俄罗斯方块

    0下载:
  2. 按键控制蛇吃方块,以增加长度和速度,并且能够得出分数和其他东西(Button control snake eating box)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:天心LP
  1. 贪吃蛇源代码编程

    0下载:
  2. 贪吃蛇源代码编程(这已经是第XX个贪吃蛇源码了,难到老师们这么喜好贪吃蛇?)(Snake programming source code (this is the XX- Snake source of hard to teachers such preferences Snake?))
  3. 所属分类:游戏

    • 发布日期:2018-11-16
    • 文件大小:1383424
    • 提供者:范妮
  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
    • 文件大小:3767296
    • 提供者:天少云华
  1. 贪吃蛇完美版(VC++6.0)

    1下载:
  2. 使用Visual C++6.0可以实现的贪吃蛇小游戏,经典小游戏,编程新手(Visual C++ 6.0 can be used to achieve greedy snake games, classical games, programming novice)
  3. 所属分类:游戏

    • 发布日期:2021-01-14
    • 文件大小:1979392
    • 提供者:youyouy
  1. 贪吃蛇大作战2.0

    0下载:
  2. 能实现基本的贪吃蛇游戏功能,随机产生食物,吃到食物身长增加,分数增加,撞墙或撞蛇身游戏结束,游戏结束后可以选择是否重新开始(It can acheive the basic function of Snake game.)
  3. 所属分类:C#编程

    • 发布日期:2020-09-30
    • 文件大小:4096
    • 提供者:MISS怪
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com