CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:Newchess

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

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

课程设计,五子棋对弈的一个小程序,请指教-Curriculum design, backgammon games on a small program, please enlighten Thank you
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Newchess/.classpath
Newchess/.project
Newchess/AndroidManifest.xml
Newchess/proguard.cfg
Newchess/project.properties
Newchess/src/sqlite/MySQLiteOpenHelper.java
Newchess/src/android/chess/view/chessActivity.java
Newchess/src/android/chess/view/continueview.java
Newchess/src/android/chess/view/HelpView.java
Newchess/src/android/chess/view/menuview.java
Newchess/src/android/chess/view/welcomeview.java
Newchess/src/android/chess/player/BaseComputerAi.java
Newchess/src/android/chess/player/BasePlayer.java
Newchess/src/android/chess/player/human.java
Newchess/src/android/chess/player/Iplayer.java
Newchess/src/android/chess/chesspart/chessboard.java
Newchess/src/android/chess/chesspart/Ichessboard.java
Newchess/src/android/chess/bluetooth/bluechess.java
Newchess/src/android/chess/bluetooth/BluetoothChatService.java
Newchess/src/android/chess/bluetooth/DeviceListActivity.java
Newchess/src/android/chess/bluetooth/MyControl.java
Newchess/src/android/chess/bluetooth/myimageview.java
Newchess/res/values/color.xml
Newchess/res/values/strings.xml
Newchess/res/raw/pipayu.mp3
Newchess/res/raw/start.mid
Newchess/res/menu/option_menu.xml
Newchess/res/layout/custom_title.xml
Newchess/res/layout/device_list.xml
Newchess/res/layout/device_name.xml
Newchess/res/layout/discover.xml
Newchess/res/layout/main.xml
Newchess/res/layout/myview.xml
Newchess/res/drawable-mdpi/alert.gif
Newchess/res/drawable-mdpi/back.png
Newchess/res/drawable-mdpi/background.9.png
Newchess/res/drawable-mdpi/bai_point.png
Newchess/res/drawable-mdpi/boy.png
Newchess/res/drawable-mdpi/chessbackground.png
Newchess/res/drawable-mdpi/chessboard.png
Newchess/res/drawable-mdpi/closemusic.png
Newchess/res/drawable-mdpi/continuegame1.png
Newchess/res/drawable-mdpi/dialog.png
Newchess/res/drawable-mdpi/exit.png
Newchess/res/drawable-mdpi/hei_point.png
Newchess/res/drawable-mdpi/help.png
Newchess/res/drawable-mdpi/helpview.png
Newchess/res/drawable-mdpi/icon.png
Newchess/res/drawable-mdpi/ic_launcher.png
Newchess/res/drawable-mdpi/lanyaback.png
Newchess/res/drawable-mdpi/menu.png
Newchess/res/drawable-mdpi/music.png
Newchess/res/drawable-mdpi/newgame1.png
Newchess/res/drawable-mdpi/new_bai_point.png
Newchess/res/drawable-mdpi/new_hei_point.png
Newchess/res/drawable-mdpi/nomusic.png
Newchess/res/drawable-mdpi/oldboy.png
Newchess/res/drawable-mdpi/openmusic.png
Newchess/res/drawable-mdpi/shade.png
Newchess/res/drawable-mdpi/start.png
Newchess/res/drawable-mdpi/vs1.png
Newchess/res/drawable-mdpi/vs2.png
Newchess/res/drawable-mdpi/youlost.png
Newchess/res/drawable-mdpi/youwin.png
Newchess/res/drawable-ldpi/ic_launcher.png
Newchess/res/drawable-hdpi/ic_launcher.png
Newchess/gen/android/chess/view/R.java
Newchess/bin/classes.dex
Newchess/bin/Newchess.apk
Newchess/bin/resources.ap_
Newchess/bin/res/drawable-mdpi/back.png
Newchess/bin/res/drawable-mdpi/bai_point.png
Newchess/bin/res/drawable-mdpi/boy.png
Newchess/bin/res/drawable-mdpi/closemusic.png
Newchess/bin/res/drawable-mdpi/continuegame1.png
Newchess/bin/res/drawable-mdpi/dialog.png
Newchess/bin/res/drawable-mdpi/exit.png
Newchess/bin/res/drawable-mdpi/hei_point.png
Newchess/bin/res/drawable-mdpi/help.png
Newchess/bin/res/drawable-mdpi/icon.png
Newchess/bin/res/drawable-mdpi/ic_launcher.png
Newchess/bin/res/drawable-mdpi/menu.png
Newchess/bin/res/drawable-mdpi/music.png
Newchess/bin/res/drawable-mdpi/newgame1.png
Newchess/bin/res/drawable-mdpi/new_bai_point.png
Newchess/bin/res/drawable-mdpi/new_hei_point.png
Newchess/bin/res/drawable-mdpi/nomusic.png
Newchess/bin/res/drawable-mdpi/oldboy.png
Newchess/bin/res/drawable-mdpi/openmusic.png
Newchess/bin/res/drawable-mdpi/shade.png
Newchess/bin/res/drawable-mdpi/start.png
Newchess/bin/res/drawable-mdpi/vs1.png
Newchess/bin/res/drawable-mdpi/vs2.png
Newchess/bin/res/drawable-mdpi/youlost.png
Newchess/bin/res/drawable-mdpi/youwin.png
Newchess/bin/res/drawable-ldpi/ic_launcher.png
Newchess/bin/res/drawable-hdpi/ic_launcher.png
Newchess/bin/classes/sqlite/MySQLiteOpenHelper.class
Newchess/bin/classes/android/chess/view/chessActivity$1$1.class
Newchess/bin/classes/android/chess/view/chessActivity$1$2.class
Newchess/bin/classes/android/chess/view/chessActivity$1$3.class
Newchess/bin/classes/android/chess/view/chessActivity$1.class
Newchess/bin/classes/android/chess/view/chessActivity.class
Newchess/bin/classes/android/chess/view/continueview$mythread.class
Newchess/bin/classes/android/chess/view/continueview.class
Newchess/bin/classes/android/chess/view/HelpView.class
Newchess/bin/classes/android/chess/view/menuview$mythread.class
Newchess/bin/classes/android/chess/view/menuview.class
Newchess/bin/classes/android/chess/view/R$attr.class
Newchess/bin/classes/android/chess/view/R$color.class
Newchess/bin/classes/android/chess/view/R$drawable.class
Newchess/bin/classes/android/chess/view/R$id.class
Newchess/bin/classes/android/chess/view/R$layout.class
Newchess/bin/classes/android/chess/view/R$menu.class
Newchess/bin/classes/android/chess/view/R$raw.class
Newchess/bin/classes/android/chess/view/R$string.class
Newchess/bin/classes/android/chess/view/R.class
Newchess/bin/classes/android/chess/view/wel

相关说明

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

相关评论

暂无评论内容.

发表评论

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

浏览历史记录

关闭