登录
首页 » Java » SmartHome2.0

SmartHome2.0

于 2017-06-21 发布 文件大小:25629KB
0 126
下载积分: 1 下载次数: 6

代码说明:

  这是一款安卓软件,在之前上传的第一版的基础上,完善了家居控制功能,增加了聊天室、手机电脑实时记录、画板功能等。适用于安卓开发大作业,也可供大创参考(This is Smart Home version2.0)

文件列表:

SmartHome\MyApplication2\.gitignore
SmartHome\MyApplication2\.gradle\3.3\taskArtifacts\fileHashes.bin
SmartHome\MyApplication2\.gradle\3.3\taskArtifacts\fileSnapshots.bin
SmartHome\MyApplication2\.gradle\3.3\taskArtifacts\taskArtifacts.bin
SmartHome\MyApplication2\.gradle\3.3\taskArtifacts\taskArtifacts.lock
SmartHome\MyApplication2\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
SmartHome\MyApplication2\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
SmartHome\MyApplication2\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
SmartHome\MyApplication2\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
SmartHome\MyApplication2\.idea\compiler.xml
SmartHome\MyApplication2\.idea\copyright\profiles_settings.xml
SmartHome\MyApplication2\.idea\gradle.xml
SmartHome\MyApplication2\.idea\libraries\animated_vector_drawable_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\appcompat_v7_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\constraint_layout_1_0_2.xml
SmartHome\MyApplication2\.idea\libraries\constraint_layout_solver_1_0_2.xml
SmartHome\MyApplication2\.idea\libraries\design_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\espresso_core_2_2_2.xml
SmartHome\MyApplication2\.idea\libraries\espresso_idling_resource_2_2_2.xml
SmartHome\MyApplication2\.idea\libraries\exposed_instrumentation_api_publish_0_5.xml
SmartHome\MyApplication2\.idea\libraries\hamcrest_core_1_3.xml
SmartHome\MyApplication2\.idea\libraries\hamcrest_integration_1_3.xml
SmartHome\MyApplication2\.idea\libraries\hamcrest_library_1_3.xml
SmartHome\MyApplication2\.idea\libraries\javawriter_2_1_1.xml
SmartHome\MyApplication2\.idea\libraries\javax_annotation_api_1_2.xml
SmartHome\MyApplication2\.idea\libraries\javax_inject_1.xml
SmartHome\MyApplication2\.idea\libraries\jsr305_2_0_1.xml
SmartHome\MyApplication2\.idea\libraries\junit_4_12.xml
SmartHome\MyApplication2\.idea\libraries\recyclerview_v7_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\rules_0_5.xml
SmartHome\MyApplication2\.idea\libraries\runner_0_5.xml
SmartHome\MyApplication2\.idea\libraries\support_annotations_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\support_compat_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\support_core_ui_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\support_core_utils_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\support_fragment_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\support_media_compat_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\support_v4_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\support_vector_drawable_25_3_1.xml
SmartHome\MyApplication2\.idea\libraries\transition_25_3_1.xml
SmartHome\MyApplication2\.idea\misc.xml
SmartHome\MyApplication2\.idea\modules.xml
SmartHome\MyApplication2\.idea\runConfigurations.xml
SmartHome\MyApplication2\.idea\workspace.xml
SmartHome\MyApplication2\app\.gitignore
SmartHome\MyApplication2\app\app.iml
SmartHome\MyApplication2\app\build\generated\source\buildConfig\androidTest\debug\com\example\godeater\smarthome\test\BuildConfig.java
SmartHome\MyApplication2\app\build\generated\source\buildConfig\debug\com\example\godeater\smarthome\BuildConfig.java
SmartHome\MyApplication2\app\build\generated\source\r\androidTest\debug\android\app\R.java
SmartHome\MyApplication2\app\build\generated\source\r\androidTest\debug\android\support\test\espresso\idling\R.java
SmartHome\MyApplication2\app\build\generated\source\r\androidTest\debug\android\support\test\espresso\R.java
SmartHome\MyApplication2\app\build\generated\source\r\androidTest\debug\android\support\test\R.java
SmartHome\MyApplication2\app\build\generated\source\r\androidTest\debug\android\support\test\rule\R.java
SmartHome\MyApplication2\app\build\generated\source\r\androidTest\debug\com\example\godeater\smarthome\test\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\compat\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\constraint\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\coreui\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\coreutils\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\design\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\fragment\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\graphics\drawable\animated\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\graphics\drawable\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\mediacompat\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\transition\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\v4\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\v7\appcompat\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\android\support\v7\recyclerview\R.java
SmartHome\MyApplication2\app\build\generated\source\r\debug\com\example\godeater\smarthome\R.java
SmartHome\MyApplication2\app\build\intermediates\blame\res\androidTest\debug\multi\values.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\anim.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\color.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\drawable.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\layout-v16.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\layout.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-af.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-am.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-ar.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-az-rAZ.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-b%2Bsr%2BLatn.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-be-rBY.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-bg.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-bn-rBD.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-bs-rBA.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-ca.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-cs.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-da.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-de.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-el.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-en-rAU.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-en-rGB.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-en-rIN.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-es-rUS.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-es.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-et-rEE.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-eu-rES.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-fa.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-fi.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-fr-rCA.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-fr.json
SmartHome\MyApplication2\app\build\intermediates\blame\res\debug\multi\values-gl-rES.json

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • op25.tar
    OP25 project, complete receiver and repeater source code for APCO25 digital trunking radio system
    2011-01-12 17:39:34下载
    积分:1
  • codes
    说明:  factorialsss code in c++ and cyclic redundancy check is exceuted in c++
    2020-06-21 01:00:02下载
    积分:1
  • vb-updata-exe
    vb编写的自动更新程序,可用来定期检查更新。(vb prepared by the automatic update program can be used to periodically check for updates)
    2012-07-26 13:09:17下载
    积分:1
  • ddeclientvc
    说明:  DDE CLIENT,用于dde方式读区服务器内容(DDE Client for dde reading of server content)
    2006-03-10 15:42:05下载
    积分:1
  • edjqvmg86
    轻松抓图袖珍版,可以帮你轻易抓取屏幕上任意你想要抓取的活动窗口,按F3键将选中图像复制到系统剪切板中,方便你随时,随地粘贴(Easy to grab the picture pocket version, can help you easily grab any screen you want to grab the active window, press F3 button will be selected image copy to the system cutting board, easy to you anytime, anywhere paste)
    2018-10-27 18:05:36下载
    积分:1
  • myicqsourcecode.rar
    i c q 即 时 通 信 软 件, j a v a 实 现。 很 好 的 学 习 软 件。(icq instant messaging software, java implementation. Very good learning software.)
    2009-03-13 20:49:18下载
    积分:1
  • SCMOfC
    the Development of SCM
    2007-05-09 23:22:28下载
    积分:1
  • LTE-MIMO-OFDM
    一篇西安电子科技大学的博士论文《LTE中MIMO_OFDM系统物理层关键技术研究》,作者李文刚,关键词:多入多出 多用户 MIMO 空时编码 功率分配 波束赋形(Xidian University, a doctoral thesis " LTE physical layer system in MIMO_OFDM key technologies" , author Liwen Gang, Keywords: Multiple Input Multiple Output Multi-user MIMO space-time coding beamforming power allocation)
    2011-09-15 10:24:10下载
    积分:1
  • CPFSK_GFSK
    完整的GMSK仿真程序,viberbi很好的实现,可以很好解决问题(it is very good for Complete GMSK simulation program can be good. if you use it,ok)
    2013-04-16 22:37:00下载
    积分:1
  • MIMO
    MIMO系统滑模控制实例 让你更好地认识MIMO应用于滑模控制(Sliding mode control instance MIMO system allows you to apply a better understanding of MIMO Sliding Mode Control)
    2013-10-27 10:58:18下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载