搜索资源列表

  1. snake5

    0下载:
  2. 该代码实现的的是可再生贪食蛇,具体规则如下:贪食蛇第一次碰墙后不会马上死掉,而是反向而行,第二次碰墙后会变短一节,第三次碰墙后地图中的中央会重新出现一条贪食蛇,蛇的长度与上一次“假死”的长度一样。-The code is implemented renewable Snake, specific rules are as follows: Snake hit the wall after the first will not immed
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王燕芬
  1. snake

    0下载:
  2. 贪食蛇,用VS2013开发的Win32程序。 虽然是.cpp基本还是C的开发模式。 使用了windows库。-Snake Using VS2013 development of the Win32 program.
  3. 所属分类:打印编程

    • 发布日期:2024-05-20
    • 文件大小:12142592
    • 提供者:wjzhu
  1. Snake

    0下载:
  2. C++编写的贪食蛇程序,控制台程序。操作手感不错。有详细注释(英文,因为中文注释容易出问题)。Github上有源码。-windows console application, snake game written in C++
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:147456
    • 提供者:张麟
  1. Snake

    0下载:
  2. Java实现的贪食蛇小游戏,适用于各种编程联系和课设-Snake Java implementation, user interface, database support
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:ytb
  1. 7-simple-snake

    0下载:
  2. uc/os-ii 嵌入式操作系统,实现简单的贪食蛇功能-uc/os-ii simple Snake
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:176128
    • 提供者:宋江
  1. snake-java

    0下载:
  2. 贪食蛇的两种不同的版本,很好的学习java中的基础知识。-Two different versions of gluttony snake, great learning basic knowledge of Java.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:220160
    • 提供者:nick
  1. snake

    0下载:
  2. 单片机上开发的贪食蛇小游戏,ahdl实现,新手开发。-little game developed for SCM, ahdl
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:604160
    • 提供者:Rain
  1. cDHTMLbantss

    0下载:
  2. 纯DHTML版的贪食蛇 cDHTMLbant-pure DHTML version of the Tanshichi cDHTMLbant
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:owthea
  1. greedy-greedy-snake

    0下载:
  2. python完成的贪食蛇小游戏,比较简单,未使用pygame-python completed little game is relatively simple, not using pygame
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:Arvin
  1. csharp-Snake

    0下载:
  2. 用Csharp语言编写的贪食蛇小游戏。在微软visual studio平台编译-Written by Csharp Snake game. Microsoft visual studio, compile the
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:凝聚了
  1. CSNAKE

    0下载:
  2. 过去用 borland c 写的一个贪食蛇。 主要视学习算法。(只能用Borland c 编译)-Borland c used to write a贪食蛇. Mainly as the learning algorithm. (Only with Borland c compiler)
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:电暖器
  1. snake

    0下载:
  2. 我们曾经迷恋的手游贪食蛇,让我们回到童真!-We have obsessive hand travel Snake, let us return to innocence!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Bin
  1. Snake-eat-something

    0下载:
  2. 贪食蛇小游戏,回味以前玩过的贪食蛇小游戏,注意只能在VC6.0上面编译通过- Snake eat something
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:yangguang
  1. csharp-Snake

    0下载:
  2. 用Csharp语言编写的贪食蛇小游戏。在微软visual studio平台编译-Written by Csharp Snake game. Microsoft visual studio, compile the
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:acklepa
  1. CSNAKE

    0下载:
  2. 过去用 borland c 写的一个贪食蛇。 主要视学习算法。(只能用Borland c 编译)-Borland c used to write a贪食蛇. Mainly as the learning algorithm. (Only with Borland c compiler)
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:tingcha
  1. Gluttony-snake

    0下载:
  2. 贪食蛇,你们都懂的。请将程序中的main()函数中的initgraph(&gdriver,&gmode, e:\\TC ) 函数中的 e:\\TC 更改为你的TC安装目录。比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为:initgraph(&gdriver,&gmode, d:\\Tools\\TC ) -Gluttony snake,A classic example of c program
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:vessensit
  1. javadedama

    0下载:
  2. 这是一个贪食蛇的程序,仅供参考 这是一个贪食蛇的程序,仅供参考-This is a贪食蛇procedures are for reference only贪食蛇This is a procedure, for reference only贪食蛇This is a procedure, for reference only
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:alizedclo
  1. L_Snake1.0

    0下载:
  2. 该源码是用C++写的一个贪食蛇游戏。比较容易玩,大家可以试着玩一下-a easy game.you can play it by(w,a,d,s which stand for up down,left,right)
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:udplatf
  1. MOVSNAKE

    0下载:
  2. 一个贪食蛇的源码,在turbo c下运行,载入即可-a Tanshichi the source, the turbo c running, will be included in the
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:aysas
  1. NEWSNAKE

    0下载:
  2. 双人贪食蛇,C语言实训时编的小游戏,可以两个人同时玩-Double贪食蛇, C Language Training for small-time games, two people can play at the same time
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:fitedfr
« 1 2 ... 34 35 36 37 38 3940 41 42 »

源码中国 www.ymcn.org