登录
首页 » Java » SmartHome2.0

SmartHome2.0

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

  • OFDM-PTS
    降低OFDM系统峰均比的PTS算法源码,经过MATLAB仿真成功(Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation)
    2009-04-08 10:11:31下载
    积分:1
  • UWB_TX_RX
    一个UWB发送与接收端仿真程序,文件为M File(Sending and receiving a UWB terminal emulation program, documents for M File)
    2021-05-16 14:30:02下载
    积分:1
  • QPSK_CMA of SMF
    说明:  单模光纤中相干接收QPSK信号应用了CMA算法的简单DSP示例,自带vpa仿真数据。(A simple DSP example of CMA algorithm is used to receive QPSK signals coherently in single-mode optical fibers, with VPA simulation data.)
    2020-12-15 22:09:14下载
    积分:1
  • bettprprovide
    一个C++的简单的原代码,可以提供学习比较好,大家可以下了(C of a simple code, can provide a better learning, we can go down)
    2018-12-30 08:51:43下载
    积分:1
  • ch03
    杨建国老师的通讯原理课件,第三章模拟信号的调制与解调,主要讲述信号产生与调制,射频特性,解调,MSK、GMSK、PSK、QPSK、BPSK、QAM等原理(Yang Jianguo teacher communication principles of courseware, the third chapter of the analog signal modulation and demodulation, and focuses on the signal generation and modulation, the RF characteristics, demodulation, MSK, GMSK, PSK, QPSK, as BPSK, QAM and other principles of)
    2012-06-12 10:45:39下载
    积分:1
  • Est_Chirps.m
    说明:  ADMM算法 切普信号的参数估计问题 包括个数估计和频率估计(The parameter estimation of Chep signal based on ADMM algorithm includes number estimation and frequency estimation.)
    2019-02-27 11:34:25下载
    积分:1
  • gprs
    介绍常用的AT指令,包括gpsr初始化,发短信等(Commonly used in the AT commands, including the gpsr initialization, send text messages, etc.)
    2010-03-03 22:25:12下载
    积分:1
  • Localization_computer
    根据手机双麦克风进行定位 ,电脑客户端程序,c++源程序(According to the mobile phone microphone to locate )
    2021-04-10 18:08:59下载
    积分:1
  • 61549848802[1].11-MAC
    用OPNET实现802.11MAC协议DCF协议(use OPNET to develop 802.11MAC )
    2020-12-08 11:19:21下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载