文件名称:mydesign
介绍说明--下载内容均来自于网络,请自行研究使用
.基于UCOS—Ⅱ和RAM9设计一个贪吃蛇贪吃蛇游戏。
2.要求贪吃蛇能在实验箱显示屏移动,通过方向键和其他键发出命令控制蛇的移动和其他行为。
3.贪吃蛇游戏能够过关,并游戏难度逐渐增加。
4.屏幕中的食物每次随机出现一个,当食物被吃随后将在屏幕非蛇身位置出现。
5.游戏界面可以显示游戏时间,关卡数和已吃食物数。
6.贪吃蛇如果吃到自己和碰到墙就会死亡,重新开始游戏界面。-. UCOS-Ⅱ and RAM9 based design of a Snake Snake game. 2. Requires Snake to move the display in the experimental box, the arrow keys and other keys to issue commands to control the snake' s movement and other activities. 3. Snake game to cross the border, and gradually increase the difficulty of the game. 4. Screen a random time the food, when food is eaten will then appear on the screen the location of non-snake. 5. The game screen to display game time, level number and the number of food has been eaten. 6. Snake eat their own and hit the wall if it will die, restart the game interface.
2.要求贪吃蛇能在实验箱显示屏移动,通过方向键和其他键发出命令控制蛇的移动和其他行为。
3.贪吃蛇游戏能够过关,并游戏难度逐渐增加。
4.屏幕中的食物每次随机出现一个,当食物被吃随后将在屏幕非蛇身位置出现。
5.游戏界面可以显示游戏时间,关卡数和已吃食物数。
6.贪吃蛇如果吃到自己和碰到墙就会死亡,重新开始游戏界面。-. UCOS-Ⅱ and RAM9 based design of a Snake Snake game. 2. Requires Snake to move the display in the experimental box, the arrow keys and other keys to issue commands to control the snake' s movement and other activities. 3. Snake game to cross the border, and gradually increase the difficulty of the game. 4. Screen a random time the food, when food is eaten will then appear on the screen the location of non-snake. 5. The game screen to display game time, level number and the number of food has been eaten. 6. Snake eat their own and hit the wall if it will die, restart the game interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mydesign\inc\bitfield.h
........\...\command\console.h
........\...\.......\filecmd.h
........\...\.......\Xmodem.h
........\...\DEF.H
........\...\drivers.h
........\...\..v\AD.h
........\...\...\cpu.h
........\...\...\da.h
........\...\...\flash.h
........\...\...\gpio.h
........\...\...\i2c-tomega8.h
........\...\...\iic.h
........\...\...\KeyBoard.h
........\...\...\lcd.h
........\...\...\ps2.h
........\...\...\reg2410.h
........\...\...\Serial.h
........\...\...\spi.h
........\...\...\tchScr.h
........\...\...\zlg7290.h
........\...\macro.h
........\...\own_malloc.h
........\...\sys\asm-mmu.h
........\...\...\can.h
........\...\...\io.h
........\...\...\lib.h
........\...\...\Loadfile.h
........\...\...\mmu.h
........\...\...\sysdrv.h
........\...\...\uart.h
........\...\sysconfig.h
........\...lude\config.h
........\..it\exception.s
........\....\heap.s
........\....\pagetable.s
........\....\readme.txt
........\....\retarget.c
........\....\scat_ram.scf
........\....\scat_ram_release.scf
........\....\scat_rom.scf
........\....\stack.s
........\lib\ucos_lib.a
........\main.c
........\.ydesign\inc\bitfield.h
........\........\...\command\console.h
........\........\...\.......\filecmd.h
........\........\...\.......\Xmodem.h
........\........\...\DEF.H
........\........\...\drivers.h
........\........\...\..v\AD.h
........\........\...\...\cpu.h
........\........\...\...\da.h
........\........\...\...\flash.h
........\........\...\...\gpio.h
........\........\...\...\i2c-tomega8.h
........\........\...\...\iic.h
........\........\...\...\KeyBoard.h
........\........\...\...\lcd.h
........\........\...\...\ps2.h
........\........\...\...\reg2410.h
........\........\...\...\Serial.h
........\........\...\...\spi.h
........\........\...\...\tchScr.h
........\........\...\...\zlg7290.h
........\........\...\macro.h
........\........\...\own_malloc.h
........\........\...\sys\asm-mmu.h
........\........\...\...\can.h
........\........\...\...\io.h
........\........\...\...\lib.h
........\........\...\...\Loadfile.h
........\........\...\...\mmu.h
........\........\...\...\sysdrv.h
........\........\...\...\uart.h
........\........\...\sysconfig.h
........\........\...lude\config.h
........\........\..it\exception.s
........\........\....\heap.s
........\........\....\pagetable.s
........\........\....\readme.txt
........\........\....\retarget.c
........\........\....\scat_ram.scf
........\........\....\scat_ram_release.scf
........\........\....\scat_rom.scf
........\........\....\stack.s
........\........\lib\ucos_lib.a
........\........\snake.mcp
........\........\....._Data\CWSettingsWindows.stg
........\........\..........\Debug\TargetDataWindows.tdt
........\........\..........\Release\ObjectCode\2410addr.o
........\........\..........\.......\..........\exception.o
........\........\..........\.......\..........\heap.o
........\........\..........\.......\..........\malloc.o
........\........\..........\.......\..........\pagetable.o
........\........\..........\.......\..........\retarget.o
........\........\..........\.......\..........\stack.o
........\........\..........\.......\..........\Startup.o
........\........\..........\.......\snake.axf
........\........\..........\.......\system.bin
........\...\command\console.h
........\...\.......\filecmd.h
........\...\.......\Xmodem.h
........\...\DEF.H
........\...\drivers.h
........\...\..v\AD.h
........\...\...\cpu.h
........\...\...\da.h
........\...\...\flash.h
........\...\...\gpio.h
........\...\...\i2c-tomega8.h
........\...\...\iic.h
........\...\...\KeyBoard.h
........\...\...\lcd.h
........\...\...\ps2.h
........\...\...\reg2410.h
........\...\...\Serial.h
........\...\...\spi.h
........\...\...\tchScr.h
........\...\...\zlg7290.h
........\...\macro.h
........\...\own_malloc.h
........\...\sys\asm-mmu.h
........\...\...\can.h
........\...\...\io.h
........\...\...\lib.h
........\...\...\Loadfile.h
........\...\...\mmu.h
........\...\...\sysdrv.h
........\...\...\uart.h
........\...\sysconfig.h
........\...lude\config.h
........\..it\exception.s
........\....\heap.s
........\....\pagetable.s
........\....\readme.txt
........\....\retarget.c
........\....\scat_ram.scf
........\....\scat_ram_release.scf
........\....\scat_rom.scf
........\....\stack.s
........\lib\ucos_lib.a
........\main.c
........\.ydesign\inc\bitfield.h
........\........\...\command\console.h
........\........\...\.......\filecmd.h
........\........\...\.......\Xmodem.h
........\........\...\DEF.H
........\........\...\drivers.h
........\........\...\..v\AD.h
........\........\...\...\cpu.h
........\........\...\...\da.h
........\........\...\...\flash.h
........\........\...\...\gpio.h
........\........\...\...\i2c-tomega8.h
........\........\...\...\iic.h
........\........\...\...\KeyBoard.h
........\........\...\...\lcd.h
........\........\...\...\ps2.h
........\........\...\...\reg2410.h
........\........\...\...\Serial.h
........\........\...\...\spi.h
........\........\...\...\tchScr.h
........\........\...\...\zlg7290.h
........\........\...\macro.h
........\........\...\own_malloc.h
........\........\...\sys\asm-mmu.h
........\........\...\...\can.h
........\........\...\...\io.h
........\........\...\...\lib.h
........\........\...\...\Loadfile.h
........\........\...\...\mmu.h
........\........\...\...\sysdrv.h
........\........\...\...\uart.h
........\........\...\sysconfig.h
........\........\...lude\config.h
........\........\..it\exception.s
........\........\....\heap.s
........\........\....\pagetable.s
........\........\....\readme.txt
........\........\....\retarget.c
........\........\....\scat_ram.scf
........\........\....\scat_ram_release.scf
........\........\....\scat_rom.scf
........\........\....\stack.s
........\........\lib\ucos_lib.a
........\........\snake.mcp
........\........\....._Data\CWSettingsWindows.stg
........\........\..........\Debug\TargetDataWindows.tdt
........\........\..........\Release\ObjectCode\2410addr.o
........\........\..........\.......\..........\exception.o
........\........\..........\.......\..........\heap.o
........\........\..........\.......\..........\malloc.o
........\........\..........\.......\..........\pagetable.o
........\........\..........\.......\..........\retarget.o
........\........\..........\.......\..........\stack.o
........\........\..........\.......\..........\Startup.o
........\........\..........\.......\snake.axf
........\........\..........\.......\system.bin