登录
首页 » Java » SmartHome2.0

SmartHome2.0

于 2017-06-21 发布 文件大小:25629KB
0 117
下载积分: 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 个回复

  • OFDMsimulink
    实现的通信中正交频分复用的过程,包括OFDM的一些信号处理的算法(To achieve communication in orthogonal frequency division multiplexing process, including a number of OFDM signal processing algorithms)
    2011-10-26 15:22:51下载
    积分:1
  • doppler_files
    多普勒连续波雷达在matlab上的测速程序,实现测速效果(Matlab FMCW radar speed measurement procedures)
    2018-08-03 13:55:38下载
    积分:1
  • MMATTLAB-FSKKe
    matlab中fsk调制与解解调解调方式有相干与非相干解调哟 (matlab fsk modulation and the solution demodulation Demodulation coherent and incoherent demodulation yo)
    2012-07-10 09:26:32下载
    积分:1
  • GPS_INS0914
    捷联惯性导航与GPS组合导航。采用matlab实现。采用自适应算法对其进行处理。并取得了很好的效果。(Strapdown inertial navigation and GPS Navigation. Using matlab to achieve. Adaptive algorithm used to deal with them. And has achieved good results.)
    2009-09-16 13:32:13下载
    积分:1
  • mini2440-qtopia
    mini2440上qtopia应用程序开发步骤(arm-qtopia版本)(mini2440 steps on the qtopia application development (arm-qtopia version))
    2009-12-04 15:49:16下载
    积分:1
  • HC6800EM3 v20原理图(电路图)
    HC6800EM3 v20原理图(电路图)(HC6800EM3 V20 schematic diagram (circuit diagram))
    2020-06-24 12:40:02下载
    积分:1
  • BERcurve_CV_soft2_QA
    Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.(Computes BER v EbNo curve for convolutional encoding/soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve.The computation uses a quasi-analytic (QA) technique that relies on theestimation (approximate one) of the information-bits Weight Enumerating Function (WEF) usingA simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.)
    2008-01-05 08:41:21下载
    积分:1
  • Verilog
    基于FPGA的16QAM调制解调设计,以及仿真实现(Design of 16QAM Modulation and Demodulation Based on FPGA)
    2021-02-19 16:29:44下载
    积分:1
  • cours_canaux_transmission_bruite_sept10
    this document present three algorithms to identify the type of modulation in digital communication.
    2012-06-19 07:46:00下载
    积分:1
  • HCF-Spec190-(Block-Data-Transfer-Specification)
    HART Communication Foundation - Block Data Transfer Specification
    2020-11-20 14:49:36下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载