- HMMall Speaker recognition using HMM(Hidden Markov Model)
- Chess-Autonomous-Robot it s a chess autonomous project and the students who did this project wrote this in their introduction section. "The project we are presenting in this paper was realised during the senior year of undergraduate studies at the Ecole Polytechnique. We chose to create an autonomous chessplaying robot
- sps 地震处理中的SPS文件的处理源程序
- ACAD_Elec 适合初学者快速入门的autocad electrical
- js-space-handler js空格处理函数
- DFIG_toAC_statororiented 离网型DFIG控制的仿真
文件名称:eburke-android_game_examples-9d65f96
介绍说明--下载内容来自于网络,使用问题请自行百度
Example Android Games
(系统自动生成,下载前可以参看下载内容)
下载文件列表
eburke-android_game_examples-9d65f96/
eburke-android_game_examples-9d65f96/GameExamples/
eburke-android_game_examples-9d65f96/GameExamples/.classpath
eburke-android_game_examples-9d65f96/GameExamples/.gitignore
eburke-android_game_examples-9d65f96/GameExamples/.project
eburke-android_game_examples-9d65f96/GameExamples/.settings/
eburke-android_game_examples-9d65f96/GameExamples/.settings/org.eclipse.jdt.core.prefs
eburke-android_game_examples-9d65f96/GameExamples/AndroidManifest.xml
eburke-android_game_examples-9d65f96/GameExamples/res/
eburke-android_game_examples-9d65f96/GameExamples/res/drawable/
eburke-android_game_examples-9d65f96/GameExamples/res/drawable/icon.png
eburke-android_game_examples-9d65f96/GameExamples/res/layout/
eburke-android_game_examples-9d65f96/GameExamples/res/layout/accel.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/bouncing_ball.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/bubbles.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/home.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/list_item_sensor.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/sensors.xml
eburke-android_game_examples-9d65f96/GameExamples/res/raw/
eburke-android_game_examples-9d65f96/GameExamples/res/raw/pop.ogg
eburke-android_game_examples-9d65f96/GameExamples/res/values/
eburke-android_game_examples-9d65f96/GameExamples/res/values/strings.xml
eburke-android_game_examples-9d65f96/GameExamples/src/
eburke-android_game_examples-9d65f96/GameExamples/src/com/
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/Accel.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BouncingBallActivity.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BouncingBallModel.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BubblesActivity.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BubblesModel.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/Home.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/R.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/SensorInfo.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/SensorListAdapter.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/Sensors.java
eburke-android_game_examples-9d65f96/README.txt
eburke-android_game_examples-9d65f96/GameExamples/
eburke-android_game_examples-9d65f96/GameExamples/.classpath
eburke-android_game_examples-9d65f96/GameExamples/.gitignore
eburke-android_game_examples-9d65f96/GameExamples/.project
eburke-android_game_examples-9d65f96/GameExamples/.settings/
eburke-android_game_examples-9d65f96/GameExamples/.settings/org.eclipse.jdt.core.prefs
eburke-android_game_examples-9d65f96/GameExamples/AndroidManifest.xml
eburke-android_game_examples-9d65f96/GameExamples/res/
eburke-android_game_examples-9d65f96/GameExamples/res/drawable/
eburke-android_game_examples-9d65f96/GameExamples/res/drawable/icon.png
eburke-android_game_examples-9d65f96/GameExamples/res/layout/
eburke-android_game_examples-9d65f96/GameExamples/res/layout/accel.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/bouncing_ball.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/bubbles.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/home.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/list_item_sensor.xml
eburke-android_game_examples-9d65f96/GameExamples/res/layout/sensors.xml
eburke-android_game_examples-9d65f96/GameExamples/res/raw/
eburke-android_game_examples-9d65f96/GameExamples/res/raw/pop.ogg
eburke-android_game_examples-9d65f96/GameExamples/res/values/
eburke-android_game_examples-9d65f96/GameExamples/res/values/strings.xml
eburke-android_game_examples-9d65f96/GameExamples/src/
eburke-android_game_examples-9d65f96/GameExamples/src/com/
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/Accel.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BouncingBallActivity.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BouncingBallModel.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BubblesActivity.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/BubblesModel.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/Home.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/R.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/SensorInfo.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/SensorListAdapter.java
eburke-android_game_examples-9d65f96/GameExamples/src/com/stuffthathappens/games/Sensors.java
eburke-android_game_examples-9d65f96/README.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.