登录
首页 » Java » SmartHome2.0

SmartHome2.0

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

  • STFT
    一种频率估计方法,短时傅里叶变换,很基础,适合初学者。(A frequency estimation method, short-time Fourier transform,it is based, suitable for beginners. )
    2021-03-15 11:19:23下载
    积分:1
  • 6
    说明:  6. 在三条径的瑞利信道中,对于OFDM: (1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真。画出比特信噪比与信道估计均方误差的关系曲线和比特信噪比与误码率的关系曲线。 (2) 设频率已同步,请设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。 (3) 设时间已同步,请设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线。(6. In the three-path Rayleigh channel, for OFDM: (1) please design a specific navigation-assisted channel estimation method and use Simulink for simulation.The relation curves of bit signal-noise ratio and channel estimation mean square error and the relation curves of bit signal-noise ratio and bit error rate are drawn. (2) if the frequency has been synchronized, please design a specific method of time synchronization using cyclic prefix in OFDM. Simulink is used for simulation to draw the relationship curve between bit-snr and acquisition probability. (3) if time has been synchronized, please design a specific method of frequency synchronization using cyclic prefix in OFDM. Simulink is used for simulation to draw the relationship curve between bit signal-to-noise ratio and frequency synchronization error.)
    2021-01-23 11:58:44下载
    积分:1
  • bpsk
    基于BPSK的通信系统程序,上采样,平方根升余弦滤波器(Bpsk - based communication system program)
    2018-07-11 15:19:01下载
    积分:1
  • OFDM_Modulation_o
    说明:  实现optisystem中matlab component的ofdm仿真。这是调制代码 解调代码在另一个程序里。(Realize ofdm simulation of matlab component in optisystem. This is the modulation code. The demodulation code is in another program.)
    2020-03-26 22:40:48下载
    积分:1
  • 2.4GHz-Invert-F-Antenna-Design
    zigbee 2.4GHz 倒F天线设计技术文档(zigbee 2.4GHz Invert F antenna design refrence)
    2021-04-02 18:39:07下载
    积分:1
  • 基于QR分解的宽度优先球形译码width_first_K-Best
    基于QR分解的宽度优先球形译码,即通常所说的K-best算法,适用于MIMO技术中的接收端信号检测。(Priority sphere decoding based on the width of the QR decomposition, commonly known as the K-best algorithm for the receiver signal detection in MIMO technology.)
    2020-07-06 15:18:58下载
    积分:1
  • beamforming
    该matlab程序比较相干波束成形,机会波束成形,基于球形量化的多用户波束成形的信道和容量性能(this matlab process compairs the interefer beamforming,oportunity beamforming and spherical quantitative beamforming performance)
    2012-11-11 12:06:11下载
    积分:1
  • neuralnetwork
    主要用于各种实际中的定位运算,如TDOA等,可以在很短的时间内进行精确定位(It used in positioning calculation of the actual environment,for example ,TDOA.It can know the exact positioning in a short time.)
    2009-11-25 17:44:13下载
    积分:1
  • MATLAB 用DFT (FFT)对连续信号进行频谱分析
    说明:  用DFT (FFT)对连续信号进行频谱分析(Spectrum Analysis of Continuous Signals Using DFT (FFT))
    2020-06-25 05:40:02下载
    积分:1
  • QTMQTTClientGUI-OK
    图形界面实现MQTT通信协议的演示例子程序。(This is an MQTT GUI Demo application,to show how to progrrame with MQTT.)
    2020-06-17 18:40:01下载
    积分:1
  • 696524资源总数
  • 103848会员总数
  • 55今日下载