文件名称:fivechess1
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-08
- 文件大小:
- 1.11mb
- 下载次数:
- 0次
- 提 供 者:
- 大*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验利用嵌入式开发系统设计一个五子棋的小游戏。采用32位ARM处理器,屏幕上有显示棋格,触摸屏幕落黑子、白子,棋子设计为立体形状。黑棋获胜则整个屏幕转换成黑色;反之,白棋获胜整个屏幕就变成白色。-In this study, embedded development system to design a 331 game. 32-bit ARM processor, screen display the Checkerboard, touch screen off the sunspots, albino, the pieces designed for three-dimensional shape. Black wins the entire screen into black On the contrary, White wins the entire screen becomes white.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fivechess1
..........\五子棋
..........\......\Exp7.mcp
..........\......\Exp7_Data
..........\......\.........\CWSettingsWindows.stg
..........\......\.........\Debug
..........\......\.........\.....\TargetDataWindows.tdt
..........\......\.........\Release
..........\......\.........\.......\Exp7.axf
..........\......\.........\.......\ObjectCode
..........\......\.........\.......\..........\44BINIT.o
..........\......\.........\.......\..........\EXIO.o
..........\......\.........\.......\..........\ISR.o
..........\......\.........\.......\..........\LCD320.o
..........\......\.........\.......\..........\Main.o
..........\......\.........\.......\..........\MyUart.o
..........\......\.........\.......\..........\UHAL.o
..........\......\.........\.......\..........\heap.o
..........\......\.........\.......\..........\isr_address.o
..........\......\.........\.......\..........\memcfg.o
..........\......\.........\.......\..........\option.o
..........\......\.........\.......\..........\retarget.o
..........\......\.........\.......\..........\stack.o
..........\......\.........\.......\..........\tchScr.o
..........\......\.........\.......\TargetDataWindows.tdt
..........\......\.........\.......\system.bin
..........\......\STARTUP
..........\......\.......\44B.H
..........\......\.......\44BINIT.S
..........\......\.......\BITOPS.H
..........\......\.......\DEF.H
..........\......\.......\EXIO.c
..........\......\.......\EXIO.h
..........\......\.......\ISR.H
..........\......\.......\ISR.c
..........\......\.......\LCD320.c
..........\......\.......\MEMCFG.S
..........\......\.......\Main.c
..........\......\.......\Maro.h
..........\......\.......\MyUart.c
..........\......\.......\MyUart.h
..........\......\.......\OPTION.H
..........\......\.......\OPTION.S
..........\......\.......\UHAL.c
..........\......\.......\lcd320.h
..........\......\.......\tchScr.c
..........\......\.......\tchScr.h
..........\......\.......\uhal.h
..........\......\init
..........\......\....\heap.s
..........\......\....\isr_address.s
..........\......\....\readme.txt
..........\......\....\retarget.c
..........\......\....\scat_ram.scf
..........\......\....\scat_rom.scf
..........\......\....\stack.s
..........\嵌入式实验报告.doc