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

搜索资源列表

  1. Snake_Game20393412262006

    0下载:
  2. Snake Game in C++ .Very easy
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:72626
    • 提供者:Mihai
  1. yuan

    0下载:
  2. 本系统由atmega16 为主控,用ds18b20为温度传感器,用PG160*128A液晶作为显示模块,实现时钟,测温,贪吃蛇小游戏等功能功能。-The system consists of atmega16 for the master, as the temperature sensor with ds18b20 with PG160* 128A liquid crystal display module as to achieve the clock, temperature, Snake
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:772662
    • 提供者:yuan
  1. snake

    0下载:
  2. 贪吃蛇是家喻户晓的益智类小游戏,选择这个题目一是为了将自己的所学知识加以运用,二是一直以来贪吃蛇这个游戏就深深地吸引着我,它的制作方法对于以前的我而言都是很神秘的。-Snake is a well-known puzzle games, select the topic first, to own the knowledge to be used, and second, the game Snake has always been deeply attracted to me, it'
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5014630
    • 提供者:dek
  1. CC1110_TCS

    0下载:
  2. 用CC1110来控制的一个贪吃蛇的小游戏,按键来控制-CC1110 to control one Snake game, key to control
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2636922
    • 提供者:zj
  1. dsdfs

    0下载:
  2. 基于51的贪吃蛇游戏,提供软件部分,实例部分自己解决-51 based on the snake game, provides software, examples of part of their settlement
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:1684
    • 提供者:gengqi
  1. 333

    0下载:
  2. STC单片机在12864实现游戏功能,有贪吃蛇等游戏程序简单-STC SCM game features the 12864 Snake game program
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:47390
    • 提供者:陆浩
  1. tanchishe

    0下载:
  2. 此为贪吃蛇游戏代码,可帮助想要编写贪吃蛇游戏而又无从下手的同志一个帮助-This is a snake game code, can help to write snake game and not start comrade a help
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:2424519
    • 提供者:jingang
  1. TAN-CHI-SHE

    0下载:
  2. 简单的贪吃蛇程序,可以进行简单的贪吃蛇游戏,按任意键可以开始游戏,当蛇死亡时候则直接退出游戏-The simple Snake program, you can simple Snake game, you can press any key to start the game, and then quit the game when the snake death
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:26196
    • 提供者:颜天雄
  1. Snake

    0下载:
  2. 用简单的方法做的贪吃蛇小游戏,已经包含了需要的背景图片-It is a small game
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:4168176
    • 提供者:陈锐
  1. tanchishe

    0下载:
  2. 下面是我用java编写的一个贪吃蛇游戏源代码.-Here is my java prepared a Snake game source code.
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:31215
    • 提供者:
  1. SnakeGame

    0下载:
  2. 简单的贪食蛇游戏代码,帮助学习java 了解基础知识并能运用到实践当中-Simple Snake game code to help learn the basics of java to understand and apply into practice
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:3424
    • 提供者:刘德华
  1. CPP_Gluttonous_Snake

    0下载:
  2. 利用C++编写的,贪吃蛇小游戏源码,并且编译通过-Use C++ written Snake game source code, and compile
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:1352
    • 提供者:
  1. snake_game

    0下载:
  2. snake game with dot matrix 8*8 using atmega16
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3194
    • 提供者:master17
  1. snake

    0下载:
  2. 一个简单的贪吃蛇游戏,基于visual C-the game named snake,build on visual c++
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:11765
    • 提供者:季新成
  1. tanchishe

    0下载:
  2. 贪吃蛇,小时候大家都爱玩的游戏-Snake game,vc++ you can get happiness from it
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:kaka
  1. TanChiShe

    0下载:
  2. JAVA课程设计之贪吃蛇,贪吃蛇的基本玩法,即可以用上、下、左、右键控制游戏区蛇的运动方向,使之向着食物方向运动,并吞吃食物使身体增长;调节蛇的运行速度即用户可以调节蛇的运动速度来选择不同的难度;选择困难程度关卡即游戏分多个难度级别;积分排行功能会记录玩家所玩游戏中得分最高的人,以此来对玩家的成绩给予肯定。-Snake' s JAVA course design, basic play Snake, that can be used for up, down, left and right
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:30151
    • 提供者:HYy
  1. Nibbles-game

    0下载:
  2. 贪吃蛇是一款比较经典的小游戏,这是用C++来实现他的比较具体的功能,比较的不错!-Snake is a more classic small game, this is to use c++ to realize his more specific function, is good!
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:61423
    • 提供者:zhangjianguo
  1. ledmatrixexamp

    0下载:
  2. Led matrix example to make a snake game using Atmega 16.
  3. 所属分类:Development Research

    • 发布日期:2017-03-31
    • 文件大小:64771
    • 提供者:vishal nair
  1. Console_Snake

    0下载:
  2. Tutorial for snake game in c#
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:301436
    • 提供者:Rain
  1. ELUOSIFANGKUAI

    0下载:
  2. 此程序在keil环境下编译,能够是线在12864上得到贪吃蛇游戏,请自接键盘-This program in keil compiler environment, can be a line to get on the 12864 Snake game, at your own access to the keyboard
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:48025
    • 提供者:刘标
« 1 23 »
搜珍网 www.dssz.com