CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:Intelligent-security

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-03-27
  • 文件大小:
    5.77mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

本系统结合Internet,GPRS以及嵌入式相关技术,实现了通过网络对家中情况进行实时监控; 项目有linux服务器、Android客户端,web客户端组成;服务器利用C语言的多线程操作,实现了视频采集,温度湿度监测,灯光控制;短信报警;通过socket实现与Android客户端远程通讯和实时传输视频和温湿度数据;安卓客户端通过多线程与服务器进行数据交换。Web客户端可以在PC上通过浏览器登录服务器查看监控视频和温湿度数据;对于温度超过预设值,服务器通过GPRS发送提示短息给客户手机,客户通过安装在手机上的安卓客户端可以接受实时监控画面,并通过客户端上的控制对家里温度的调节(通过M0上的风扇来模拟开空调),控制开关灯(通过M0上的LED点亮来实现)。- his system combined with Internet, GPRS and embedded technology, has realized the real-time monitoring of home through the network Projects have a Linux server, the Android client, web client Server using multithreaded operations of C language, has realized the video acquisition, temperature humidity monitoring, lighting control SMS alarm Through the socket and the Android client remote communications and real-time video transmission and temperature and humidity data The android client with multithreading server for data exchange.The Web client can log in the server on the PC via a browser view the surveillance video and temperature and humidity data For temperature than the preset value, the server through GPRS send prompt mobile phone short messages to customers, clients by installing the android mobile phones the client can accept real-time monitoring, and control on the client to adjust the temperature in the home (by means of the fan to simulate air conditioning M0), control turn
(系统自动生成,下载前可以参看下载内容)

下载文件列表

重案六组/Qt/Qt_client/.mainwindow.cpp.swp
重案六组/Qt/Qt_client/client.pro
重案六组/Qt/Qt_client/client.pro.user
重案六组/Qt/Qt_client/client.pro.user.301cbd3
重案六组/Qt/Qt_client/dialog.cpp
重案六组/Qt/Qt_client/dialog.h
重案六组/Qt/Qt_client/dialog.ui
重案六组/Qt/Qt_client/login.cpp
重案六组/Qt/Qt_client/login.h
重案六组/Qt/Qt_client/login.ui
重案六组/Qt/Qt_client/main.cpp
重案六组/Qt/Qt_client/mainwindow.cpp
重案六组/Qt/Qt_client/mainwindow.h
重案六组/Qt/Qt_client/mainwindow.ui
重案六组/web/代码/index.html
重案六组/web/代码/server.c
重案六组/串口/代码/GPRS/GPRS模块发送短信.txt
重案六组/串口/代码/MO/a.out
重案六组/串口/代码/MO/m0.c
重案六组/串口/代码/MO/m0.h
重案六组/串口/代码/MO/main.c
重案六组/串口/代码/MO/Makefile
重案六组/串口/代码/串口/Makefile
重案六组/串口/代码/串口/Makefile~
重案六组/串口/代码/串口/serial.c
重案六组/串口/代码/串口/serial.h
重案六组/安卓/look/.classpath
重案六组/安卓/look/.project
重案六组/安卓/look/.settings/org.eclipse.jdt.core.prefs
重案六组/安卓/look/AndroidManifest.xml
重案六组/安卓/look/bin/AndroidManifest.xml
重案六组/安卓/look/bin/classes/com/fs/act/BuildConfig.class
重案六组/安卓/look/bin/classes/com/fs/act/ControlActivity$1.class
重案六组/安卓/look/bin/classes/com/fs/act/ControlActivity$2.class
重案六组/安卓/look/bin/classes/com/fs/act/ControlActivity.class
重案六组/安卓/look/bin/classes/com/fs/act/hometwo.class
重案六组/安卓/look/bin/classes/com/fs/act/MainActivity$1.class
重案六组/安卓/look/bin/classes/com/fs/act/MainActivity$2.class
重案六组/安卓/look/bin/classes/com/fs/act/MainActivity.class
重案六组/安卓/look/bin/classes/com/fs/act/MyUtil.class
重案六组/安卓/look/bin/classes/com/fs/act/R$attr.class
重案六组/安卓/look/bin/classes/com/fs/act/R$dimen.class
重案六组/安卓/look/bin/classes/com/fs/act/R$drawable.class
重案六组/安卓/look/bin/classes/com/fs/act/R$id.class
重案六组/安卓/look/bin/classes/com/fs/act/R$layout.class
重案六组/安卓/look/bin/classes/com/fs/act/R$menu.class
重案六组/安卓/look/bin/classes/com/fs/act/R$string.class
重案六组/安卓/look/bin/classes/com/fs/act/R$style.class
重案六组/安卓/look/bin/classes/com/fs/act/R.class
重案六组/安卓/look/bin/classes/com/fs/act/SecurityActivity$1.class
重案六组/安卓/look/bin/classes/com/fs/act/SecurityActivity$2.class
重案六组/安卓/look/bin/classes/com/fs/act/SecurityActivity.class
重案六组/安卓/look/bin/classes/com/fs/act/ThreeActivity$1.class
重案六组/安卓/look/bin/classes/com/fs/act/ThreeActivity$2.class
重案六组/安卓/look/bin/classes/com/fs/act/ThreeActivity.class
重案六组/安卓/look/bin/classes.dex
重案六组/安卓/look/bin/dexedLibs/android-support-v4-8e2b30d23f938efe52e65e391d4eefee.jar
重案六组/安卓/look/bin/dexedLibs/android-support-v4-e77479766f1174fa3b193a22994df0ef.jar
重案六组/安卓/look/bin/dexedLibs/annotations-bf5974f8e876edd4e6c2f81185c81fca.jar
重案六组/安卓/look/bin/dexedLibs/annotations-e5066261bb6388e9edd2bdca670fc725.jar
重案六组/安卓/look/bin/jarlist.cache
重案六组/安卓/look/bin/look.apk
重案六组/安卓/look/bin/res/drawable-hdpi/anniu.png
重案六组/安卓/look/bin/res/drawable-hdpi/beijing1.png
重案六组/安卓/look/bin/res/drawable-hdpi/beijing2.png
重案六组/安卓/look/bin/res/drawable-hdpi/beijing3.png
重案六组/安卓/look/bin/res/drawable-hdpi/beijing4.png
重案六组/安卓/look/bin/res/drawable-hdpi/fun.png
重案六组/安卓/look/bin/res/drawable-hdpi/guanbi.png
重案六组/安卓/look/bin/res/drawable-hdpi/ic_launcher.png
重案六组/安卓/look/bin/res/drawable-hdpi/kongzhi1.png
重案六组/安卓/look/bin/res/drawable-hdpi/led.png
重案六组/安卓/look/bin/res/drawable-hdpi/ling.png
重案六组/安卓/look/bin/res/drawable-hdpi/shexiangtou.png
重案六组/安卓/look/bin/res/drawable-hdpi/shu.png
重案六组/安卓/look/bin/res/drawable-mdpi/ic_launcher.png
重案六组/安卓/look/bin/res/drawable-xhdpi/ic_launcher.png
重案六组/安卓/look/bin/res/drawable-xxhdpi/ic_launcher.png
重案六组/安卓/look/bin/resources.ap_
重案六组/安卓/look/gen/com/fs/act/BuildConfig.java
重案六组/安卓/look/gen/com/fs/act/R.java
重案六组/安卓/look/ic_launcher-web.png
重案六组/安卓/look/libs/android-support-v4.jar
重案六组/安卓/look/proguard-project.txt
重案六组/安卓/look/project.properties
重案六组/安卓/look/res/drawable-hdpi/anniu.png
重案六组/安卓/look/res/drawable-hdpi/beijing1.png
重案六组/安卓/look/res/drawable-hdpi/beijing2.png
重案六组/安卓/look/res/drawable-hdpi/beijing3.png
重案六组/安卓/look/res/drawable-hdpi/beijing4.png
重案六组/安卓/look/res/drawable-hdpi/fun.png
重案六组/安卓/look/res/drawable-hdpi/guanbi.png
重案六组/安卓/look/res/drawable-hdpi/ic_launcher.png
重案六组/安卓/look/res/drawable-hdpi/kong.png
重案六组/安卓/look/res/drawable-hdpi/kongzhi1.png
重案六组/安卓/look/res/drawable-hdpi/led.png
重案六组/安卓/look/res/drawable-hdpi/ling.png
重案六组/安卓/look/res/drawable-hdpi/shexiangtou.png
重案六组/安卓/look/res/drawable-hdpi/shu.png
重案六组/安卓/look/res/drawable-mdpi/ic_launcher.png
重案六组/安卓/look/res/drawable-xhdpi/ic_launcher.png
重案六组/安卓/look/res/drawable-xxhdpi/ic_launcher.png
重案六组/安卓/look/res/layout/activity_main.xml
重案六组/安卓/look/res/layout/control.xml
重案六组/安卓/look/res/layout/home.xml
重案六组/安卓/look/res/layout/security.xml
重案六组/安卓/look/res/layout/three.xml
重案六组/安卓/look/res/menu/main.xml
重案六组/安卓/look/res/values/dimens.xml
重案六组/安卓/look/res/values/strings.xml
重案六组/安卓/look/res/values/styles.xml
重案六组/安卓/look/res/values-sw600dp/dimens.xml
重案六组/安卓/look/res/values-sw720dp-land/dimens.xml
重案六组/安卓/look/src/com/fs/act/ControlActivity.java
重案六组/安卓/look/src/com/fs/act/hometwo.java
重案六组/安卓/look/src/com/fs/act/MainActivity.java
重案六组/安卓/look/src/com/fs/act/MyUtil.java
重案六组/安卓/look/src/com/fs/act/SecurityActivity.java
重案六组/安卓/look/src/com/fs/act/ThreeActivity.java
重案六组/摄像头/摄像头代码/cam.c
重案六组/摄像头/摄像头代码/cam.c.bak
重案六组/摄像头/摄像头代码/cam.h
重案六组/摄像头/摄像头代码/v4l2.c
重案六组/摄像头/摄像头代码/v4l2.h
重案六组/摄像

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com