登录
首页 » Java » SmartHome2.0

SmartHome2.0

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

  • MIMO-capacity-research
    本程序分析了MIMO系统中发射天线数目对系统容量的影响(This program analyzes the MIMO system, the number of transmit antennas of the system capacity,)
    2013-08-15 15:30:55下载
    积分:1
  • AeroglisserTx
    说明:  Design of a transmitter, such as a control panel for the Airglisser
    2020-01-29 23:07:26下载
    积分:1
  • Doppler-spectrum-of-radio-channel
    1. 关于无线信道的多普勒谱,请回答以下问题: (1) 在某些无线信道中,多普勒频移会引起无线信道输出信号的混叠。请清楚的描述产生混叠的各种原因; (2) 无线信道中的多普勒谱有一种经典谱(classic spectrum),请解释产生这种谱形状的机理; (3) 请用S-function产生一单径瑞利信道,其多普勒谱为经典谱,其中移动速率为120km/h。并请回答:证明自己用计算机产生的经典谱是正确的可能方法。 (Doppler spectrum of radio channel 1, please answer the following questions (1) In some wireless channel, radio channel Doppler shift will cause the output signal aliasing. Please clearly describe aliasing for various reasons )
    2021-01-24 17:38:43下载
    积分:1
  • IEEE_80211n_CMSC_20040527
    802.11n的信道仿真matlab代码,对于学习研究802系列信道模型有帮助(802.11n channel simulation matlab code, study and research for channel model 802 series help)
    2020-08-05 16:08:36下载
    积分:1
  • MySocket
    vc++开发的socket通信类(含客户端和服务端)(socket communication(include client and server))
    2013-08-12 14:13:49下载
    积分:1
  • Desktop
    简单地绘制BOC(1, 1)调制信号的功率谱密度及其自相关函数曲线,仅供参考。(Simple drawing BOC (1, 1) density and autocorrelation function curve of power spectrum of the signal modulation, for reference only.)
    2020-10-28 16:19:58下载
    积分: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
  • CT graph games
    实现基于ADP的多智能体体一致性,主要针对无向图研究(Implementation of Multi - Agent Consistency Based on ADP)
    2017-09-28 17:05:14下载
    积分:1
  • 复用资源下协作方案性能仿真_参考
    说明:  这是一个通信系统,复用资源下协作方案性能仿真(This is a communication system, the performance simulation of cooperation scheme under reuse resources)
    2020-12-10 11:04:52下载
    积分:1
  • yixiantong
    一个新的通信协议,一线通协议模版软件,希望对大家开发有用(A new communication protocol, Link Agreement template software, everyone would like to develop useful)
    2020-10-08 18:17:35下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载