CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:heibaiqi

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-05-08
  • 文件大小:
    1.26mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

本实验利用嵌入式开发系统设计一个黑白棋的小游戏。采用32位ARM处理器,屏幕上有显示棋格,触摸屏幕落黑子、白子,棋盘设置成8×8正方形结构。该程序用于实现黑白棋游戏双人对战。

设计思路:

1.画出棋盘

2.摆上初始的四颗棋子

3.实现游戏规则

4.边界条件的判定

5.自动提示哪方下棋,并在屏幕上显示相应落子颜色,若一方无路可走,则交换下棋选手,直到双方都无路可走,游戏结束并给出提示,每次落子后,屏幕在终端显示各方棋子数目。

-In this study, embedded development system design a game of Reversi. 32-bit ARM processor, screen display the Checkerboard, touch screen off the sunspots, albino, board set to 8 × 8 square structure. The procedures used to achieve the Double Battle Reversi game.

Design ideas:

1 Draw the chessboard

Put the initial four pawns

3. The rules of the game

4 the determination of the boundary condition

5 automatically prompts which side to play chess, and corresponding Lazi color displayed on the screen, if one party is nowhere to go, exchanging chess players, until both sides have nowhere to go, the game ends and gives tips after each Lazi parties, the screen displayed on the terminal number of pieces.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

heibaiqi/
heibaiqi/Exp8触摸屏程序设计/
heibaiqi/Exp8触摸屏程序设计/Exp8.mcp
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/CWSettingsWindows.stg
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Debug/
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Debug/TargetDataWindows.tdt
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/EXIO.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/ISR.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/LCD320.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/Main.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/MyUart.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/UHAL.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/heap.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/isr_address.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/memcfg.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/option.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/retarget.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/stack.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/ObjectCode/tchScr.o
heibaiqi/Exp8触摸屏程序设计/Exp8_Data/Release/TargetDataWindows.tdt
heibaiqi/Exp8触摸屏程序设计/STARTUP/
heibaiqi/Exp8触摸屏程序设计/STARTUP/44B.H
heibaiqi/Exp8触摸屏程序设计/STARTUP/44BINIT.S
heibaiqi/Exp8触摸屏程序设计/STARTUP/BITOPS.H
heibaiqi/Exp8触摸屏程序设计/STARTUP/DEF.H
heibaiqi/Exp8触摸屏程序设计/STARTUP/EXIO.c
heibaiqi/Exp8触摸屏程序设计/STARTUP/EXIO.h
heibaiqi/Exp8触摸屏程序设计/STARTUP/ISR.H
heibaiqi/Exp8触摸屏程序设计/STARTUP/ISR.c
heibaiqi/Exp8触摸屏程序设计/STARTUP/LCD320.c
heibaiqi/Exp8触摸屏程序设计/STARTUP/MEMCFG.S
heibaiqi/Exp8触摸屏程序设计/STARTUP/Main.c
heibaiqi/Exp8触摸屏程序设计/STARTUP/Maro.h
heibaiqi/Exp8触摸屏程序设计/STARTUP/MyUart.c
heibaiqi/Exp8触摸屏程序设计/STARTUP/MyUart.h
heibaiqi/Exp8触摸屏程序设计/STARTUP/OPTION.H
heibaiqi/Exp8触摸屏程序设计/STARTUP/OPTION.S
heibaiqi/Exp8触摸屏程序设计/STARTUP/UHAL.c
heibaiqi/Exp8触摸屏程序设计/STARTUP/lcd320.h
heibaiqi/Exp8触摸屏程序设计/STARTUP/tchScr.c
heibaiqi/Exp8触摸屏程序设计/STARTUP/tchScr.h
heibaiqi/Exp8触摸屏程序设计/STARTUP/uhal.h
heibaiqi/Exp8触摸屏程序设计/init/
heibaiqi/Exp8触摸屏程序设计/init/heap.s
heibaiqi/Exp8触摸屏程序设计/init/isr_address.s
heibaiqi/Exp8触摸屏程序设计/init/readme.txt
heibaiqi/Exp8触摸屏程序设计/init/retarget.c
heibaiqi/Exp8触摸屏程序设计/init/scat_ram.scf
heibaiqi/Exp8触摸屏程序设计/init/scat_rom.scf
heibaiqi/Exp8触摸屏程序设计/init/stack.s
heibaiqi/嵌入式实验报告.doc
heibaiqi/黑白棋/
heibaiqi/黑白棋/Exp7.mcp
heibaiqi/黑白棋/Exp7_Data/
heibaiqi/黑白棋/Exp7_Data/CWSettingsWindows.stg
heibaiqi/黑白棋/Exp7_Data/Debug/
heibaiqi/黑白棋/Exp7_Data/Debug/TargetDataWindows.tdt
heibaiqi/黑白棋/Exp7_Data/Release/
heibaiqi/黑白棋/Exp7_Data/Release/Exp7.axf
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/44BINIT.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/EXIO.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/ISR.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/LCD320.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/Main.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/MyUart.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/UHAL.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/heap.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/isr_address.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/memcfg.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/option.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/retarget.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/stack.o
heibaiqi/黑白棋/Exp7_Data/Release/ObjectCode/tchScr.o
heibaiqi/黑白棋/Exp7_Data/Release/TargetDataWindows.tdt
heibaiqi/黑白棋/Exp7_Data/Release/system.bin
heibaiqi/黑白棋/STARTUP/
heibaiqi/黑白棋/STARTUP/44B.H
heibaiqi/黑白棋/STARTUP/44BINIT.S
heibaiqi/黑白棋/STARTUP/BITOPS.H
heibaiqi/黑白棋/STARTUP/DEF.H
heibaiqi/黑白棋/STARTUP/EXIO.c
heibaiqi/黑白棋/STARTUP/EXIO.h
heibaiqi/黑白棋/STARTUP/ISR.H
heibaiqi/黑白棋/STARTUP/ISR.c
heibaiqi/黑白棋/STARTUP/LCD320.c
heibaiqi/黑白棋/STARTUP/MEMCFG.S
heibaiqi/黑白棋/STARTUP/Main.c
heibaiqi/黑白棋/STARTUP/Maro.h
heibaiqi/黑白棋/STARTUP/MyUart.c
heibaiqi/黑白棋/STARTUP/MyUart.h
heibaiqi/黑白棋/STARTUP/OPTION.H
heibaiqi/黑白棋/STARTUP/OPTION.S
heibaiqi/黑白棋/STARTUP/UHAL.c
heibaiqi/黑白棋/STARTUP/lcd320.h
heibaiqi/黑白棋/STARTUP/tchScr.c
heibaiqi/黑白棋/STARTUP/tchScr.h
heibaiqi/黑白棋/STARTUP/uhal.h
heibaiqi/黑白棋/init/
heibaiqi/黑白棋/init/heap.s
heibaiqi/黑白棋/init/isr_address.s
heibaiqi/黑白棋/init/readme.txt
heibaiqi/黑白棋/init/retarget.c
heibaiqi/黑白棋/init/scat_ram.scf
heibaiqi/黑白棋/init/scat_rom.scf
heibaiqi/黑白棋/init/stack.s

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com