CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 贪吃蛇小游戏

搜索资源列表

  1. Game

    0下载:
  2. 单片机控制实现几个小游戏:贪吃蛇、俄罗斯方块、推箱子
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:157421
    • 提供者:
  1. mini2440_arm9

    0下载:
  2. 基于S3C2410的设计,各种小游戏,如俄罗斯方块,贪吃蛇-design based on S3C2410
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1889322
    • 提供者:朱凤朝
  1. some-games

    1下载:
  2. 基于单片机的一些小游戏:贪吃蛇和俄罗斯方块加上万年历。-Microcontroller-based small games: Snake and Tetris plus calendar.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:162490
    • 提供者:水锐气
  1. tanchishe

    0下载:
  2. 用硬件描述语言VHDL编写的小游戏,可下载到实验板上实现在8*8的点阵上的贪吃蛇游戏-Written using a hardware descr iption language VHDL game can be downloaded to the experimental board to achieve the 8* 8 dot matrix, Snake game
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:577610
    • 提供者:王凯鹏
  1. snack

    0下载:
  2. 本程序是基于单片机液晶1602的一个关于开发小游戏:贪吃蛇。-This procedure is based on a microcontroller LCD 1602 on the development of small game: Snake.
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:42526
    • 提供者:天山人
  1. tanchisheyouxi

    0下载:
  2. 51单片机上2.4寸彩屏上的经典小游戏,贪吃蛇游戏,供单片机学习者学习使用-51 single-chip 2.4-inch color screen on the classic game Snake game for microcontroller learners learn to use
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:231992
    • 提供者:田青永
  1. abc

    0下载:
  2. 利用51单片机,12864液晶开发的一款经典小游戏贪吃蛇,好不好玩,下了就知道-Use 51, 12864 development of a classic game Snake, really fun, got to know
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:108537
    • 提供者:蔡广
  1. SAMPLES-40-SAMPLES

    0下载:
  2. DY_MINI80E升级板光盘资料,40多个参考样例(仅供参考)。包括飞机游戏,贪吃蛇用单片机最小系统怎么实现-DY_MINI80E upgrade board CD-ROM, over 40 reference sample (for reference only). Including aircraft games, Snake with minimum system microcontroller how to achieve
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:372016
    • 提供者:魏丽
  1. GAME

    1下载:
  2. 基于KEIL编写贪吃蛇和俄罗斯方块的游戏小程序,使用12864单色液晶模块。单片机使用89c52。分享给大家一起学习。-Based KEIL write Snake and Tetris game applet using 12,864 monochrome LCD modules. Microcontroller using 89c52. Tell everyone to learn.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:179889
    • 提供者:baowen
  1. snake

    0下载:
  2. 贪吃蛇游戏是一个经典小游戏,一条蛇在封闭围墙里,围墙里随机出现一个食物,通过按键盘四个光标键控制蛇向上下左右四个方向移动,蛇头撞倒食物,则食物被吃掉,蛇身体长一节,同时记10分,接着又出现食物,等待蛇来吃,如果蛇在移动中撞到墙或身体交叉蛇头撞倒自己身体游戏结束。-Snake game is a classic game, a snake in a closed walls, the walls of a random food, four cursor by pressing the keybo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:3093
    • 提供者:张三三
  1. 2007921222549282

    0下载:
  2. 这是我写的贪吃蛇程序,我的单片机课程设计,可以当做一个小游戏-This is what I wrote Snake procedure, I SCM curriculum design, can be used as a small game
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:124512
    • 提供者:xxl
  1. tanchishe

    0下载:
  2. 在单片机开发板上可实现的小游戏——贪吃蛇的C源代码-In microcontroller development board can achieve little game- Snake C source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-23
    • 文件大小:88104
    • 提供者:WANG
  1. test

    0下载:
  2. 在ZLG MAGIC241 开发板或者其他ARM9架构的其他开发板上实现贪吃蛇的小游戏,利用μC/OS-II的任务管理系统对于所有的任务进行管理调度。建立两个任务(不包括空闲任务),其中一个高优先级的任务一直实现按键扫描,以便获得键值;另一个低优先级的任务,实现游戏方向键定义和游戏运动画面等功能。-In ZLG MAGIC241 development board or other ARM9 architecture of other development board to achieve s
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2624876
    • 提供者:苞苞
  1. ball_chess_snak_pingyu_tank

    0下载:
  2. 弹球、贪吃蛇、坦克大战和拼图小游戏,sdl编程-Pinball, snake, tanks war and puzzle games, SDL programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:64596
    • 提供者:黄流飞
  1. 51game-snake

    0下载:
  2. 基于51开发板液晶显示,编写贪吃蛇简易小游戏-51 development board based on liquid crystal display, Snake game
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3161
    • 提供者:梁化春
  1. greedy_snake

    0下载:
  2. 基于Basys2开发板实现VGA输出,PS/2键盘接入的贪吃蛇游戏,键盘上下左右控制方向,小键盘+键控制速度,小键盘回车开始游戏,空格暂停游戏。-Basys2 based development board to achieve VGA output, PS/2 keyboard access Snake game, up and down the keyboard to control the direction, speed control keypad+ key keypad Enter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1529843
    • 提供者:小雨
  1. SNAKE

    0下载:
  2. 51单片机的贪吃蛇程序,小游戏贪吃蛇可以用四个按键控制方向,用点阵显示-Snake 51 microcontroller program, small game Snake can use four buttons control the direction, with the dot matrix display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1464
    • 提供者:曹修涵
  1. main

    0下载:
  2. 用C程序写了几个小游戏,贪吃蛇和俄罗斯方块和万年历,-C program wrote a few games, Snake and Tetris and calendar,
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:4980
    • 提供者:hepeng
  1. SUN

    0下载:
  2. 基于nios的点阵贪吃蛇游戏设计,可外接PS2小键盘操作游戏-Nios based on lattice Snake game, you can add a small keyboard PS2 games
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:14512105
    • 提供者:lanxiaojun
  1. snake

    0下载:
  2. 通过PS2摇杆的一款控制的小游戏,模拟贪吃蛇的任务-Through the PS2 joystick control of a small game, simulation snake task
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:zhaimeili
« 1 2 3»
搜珍网 www.dssz.com