登录
首页 » Java » androidCarCamera

androidCarCamera

于 2020-10-04 发布
0 154
下载积分: 1 下载次数: 15

代码说明:

说明:  本设计是将安卓技术、单片机技术、无线通信技术等相关技术应用到视频监控系统中,可实现视频监控系统的设备移动化,由可移动监控平台、控制软件两部分组成。通过无线网络对监控平台进行移动方向、速度的控制,平台上的安卓手机摄像头实时采集视频图像信号并通过无线WiFi网络将视频信号实时传输到手机端观看。具有控制方便,监控灵活,模块化,可拓展性强等优点,可应用于险情探测、防爆、现场巡视、家庭安防、图像采集等领域。此部分是安卓端代码。(This design applies Android technology, microcontroller technology, wireless communication technology and other related technologies to the video surveillance system, which can realize the equipment mobility of the video surveillance system. It consists of mobile monitoring platform and control software. The mobile direction and speed of the monitoring platform are controlled by wireless network. The Android mobile camera on the platform collects video image signals in real time and transmits them to the mobile terminal for viewing through wireless WiFi network. It has the advantages of convenient control, flexible monitoring, modularization and expansibility. It can be used in danger detection, explosion-proof, on-site inspection, family security, image acquisition and other fields.)

文件列表:

androidCarCamera\.classpath, 364 , 2019-05-03
androidCarCamera\.project, 852 , 2019-04-13
androidCarCamera\.settings\org.eclipse.jdt.core.prefs, 177 , 2019-04-13
androidCarCamera\AndroidManifest.xml, 1806 , 2019-05-13
androidCarCamera\bin\androidCarCamera.apk, 418134 , 2019-05-18
androidCarCamera\bin\AndroidManifest.xml, 1806 , 2019-05-13
androidCarCamera\bin\classes\com\example\androidcarcamera\BuildConfig.class, 365 , 2019-05-03
androidCarCamera\bin\classes\com\example\androidcarcamera\CameraTest$1.class, 1359 , 2019-05-18
androidCarCamera\bin\classes\com\example\androidcarcamera\CameraTest$2.class, 1393 , 2019-05-18
androidCarCamera\bin\classes\com\example\androidcarcamera\CameraTest.class, 4633 , 2019-05-18
androidCarCamera\bin\classes\com\example\androidcarcamera\CtrlThread.class, 9257 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\GetIP$1.class, 1712 , 2019-05-03
androidCarCamera\bin\classes\com\example\androidcarcamera\GetIP$2.class, 915 , 2019-05-03
androidCarCamera\bin\classes\com\example\androidcarcamera\GetIP.class, 2267 , 2019-05-14
androidCarCamera\bin\classes\com\example\androidcarcamera\ImageCompress.class, 2166 , 2019-05-14
androidCarCamera\bin\classes\com\example\androidcarcamera\ImagesendThread.class, 1747 , 2019-05-03
androidCarCamera\bin\classes\com\example\androidcarcamera\R$attr.class, 370 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R$dimen.class, 491 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R$drawable.class, 464 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R$id.class, 588 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R$layout.class, 490 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R$menu.class, 418 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R$string.class, 502 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R$style.class, 461 , 2019-05-17
androidCarCamera\bin\classes\com\example\androidcarcamera\R.class, 773 , 2019-05-17
androidCarCamera\bin\classes.dex, 458144 , 2019-05-18
androidCarCamera\bin\dexedLibs\android-support-v4-9d616888ce72bfde63dca3088826ecc0.jar, 149766 , 2019-04-13
androidCarCamera\bin\jarlist.cache, 119 , 2019-05-17
androidCarCamera\bin\res\drawable-hdpi\ic_launcher.png, 2223 , 2019-04-13
androidCarCamera\bin\res\drawable-mdpi\ic_launcher.png, 1608 , 2019-04-13
androidCarCamera\bin\res\drawable-xhdpi\ic_launcher.png, 2490 , 2019-04-13
androidCarCamera\bin\res\drawable-xxhdpi\ic_launcher.png, 2876 , 2019-04-13
androidCarCamera\bin\resources.ap_, 260497 , 2019-05-14
androidCarCamera\gen\com\example\androidcarcamera\BuildConfig.java, 170 , 2019-05-03
androidCarCamera\gen\com\example\androidcarcamera\R.java, 2928 , 2019-05-17
androidCarCamera\ic_launcher-web.png, 8174 , 2019-04-13
androidCarCamera\libs\android-support-v4.jar, 385685 , 2019-04-13
androidCarCamera\lint.xml, 170 , 2019-05-13
androidCarCamera\proguard-project.txt, 781 , 2019-04-13
androidCarCamera\project.properties, 563 , 2019-05-03
androidCarCamera\res\drawable-hdpi\bg3.jpg, 244724 , 2019-05-13
androidCarCamera\res\drawable-hdpi\ic_launcher.png, 3434 , 2019-04-13
androidCarCamera\res\drawable-mdpi\ic_launcher.png, 2344 , 2019-04-13
androidCarCamera\res\drawable-xhdpi\ic_launcher.png, 3869 , 2019-04-13
androidCarCamera\res\drawable-xxhdpi\ic_launcher.png, 4173 , 2019-04-13
androidCarCamera\res\layout\activity_main.xml, 405 , 2019-04-13
androidCarCamera\res\layout\login.xml, 834 , 2019-05-14
androidCarCamera\res\layout\main.xml, 1117 , 2019-05-14
androidCarCamera\res\menu\main.xml, 261 , 2019-04-13
androidCarCamera\res\values\dimens.xml, 218 , 2019-04-13
androidCarCamera\res\values\strings.xml, 231 , 2019-04-13
androidCarCamera\res\values\styles.xml, 695 , 2019-04-13
androidCarCamera\res\values-sw600dp\dimens.xml, 201 , 2019-04-13
androidCarCamera\res\values-sw720dp-land\dimens.xml, 275 , 2019-04-13
androidCarCamera\res\values-v11\styles.xml, 332 , 2019-04-13
androidCarCamera\res\values-v14\styles.xml, 389 , 2019-04-13
androidCarCamera\src\com\example\androidcarcamera\CameraTest.java, 4808 , 2019-05-18
androidCarCamera\src\com\example\androidcarcamera\CtrlThread.java, 8392 , 2019-05-17
androidCarCamera\src\com\example\androidcarcamera\GetIP.java, 2186 , 2019-04-13
androidCarCamera\src\com\example\androidcarcamera\ImageCompress.java, 1193 , 2019-05-14
androidCarCamera\src\com\example\androidcarcamera\ImagesendThread.java, 1246 , 2019-04-13
androidCarCamera\bin\classes\com\example\androidcarcamera, 0 , 2019-05-18
androidCarCamera\bin\classes\com\example, 0 , 2019-05-18
androidCarCamera\gen\com\example\androidcarcamera, 0 , 2019-05-18
androidCarCamera\src\com\example\androidcarcamera, 0 , 2019-05-18
androidCarCamera\bin\classes\com, 0 , 2019-05-18
androidCarCamera\bin\res\drawable-hdpi, 0 , 2019-05-18
androidCarCamera\bin\res\drawable-mdpi, 0 , 2019-05-18
androidCarCamera\bin\res\drawable-xhdpi, 0 , 2019-05-18
androidCarCamera\bin\res\drawable-xxhdpi, 0 , 2019-05-18
androidCarCamera\gen\com\example, 0 , 2019-05-18
androidCarCamera\src\com\example, 0 , 2019-05-18
androidCarCamera\bin\classes, 0 , 2019-05-18
androidCarCamera\bin\dexedLibs, 0 , 2019-05-18
androidCarCamera\bin\res, 0 , 2019-05-18
androidCarCamera\gen\com, 0 , 2019-05-18
androidCarCamera\res\drawable-hdpi, 0 , 2019-05-18
androidCarCamera\res\drawable-ldpi, 0 , 2019-04-13
androidCarCamera\res\drawable-mdpi, 0 , 2019-05-18
androidCarCamera\res\drawable-xhdpi, 0 , 2019-05-18
androidCarCamera\res\drawable-xxhdpi, 0 , 2019-05-18
androidCarCamera\res\layout, 0 , 2019-05-18
androidCarCamera\res\menu, 0 , 2019-05-18
androidCarCamera\res\values, 0 , 2019-05-18
androidCarCamera\res\values-sw600dp, 0 , 2019-05-18
androidCarCamera\res\values-sw720dp-land, 0 , 2019-05-18
androidCarCamera\res\values-v11, 0 , 2019-05-18
androidCarCamera\res\values-v14, 0 , 2019-05-18
androidCarCamera\src\com, 0 , 2019-05-18
androidCarCamera\.settings, 0 , 2019-05-18
androidCarCamera\assets, 0 , 2019-04-13
androidCarCamera\bin, 0 , 2019-05-18
androidCarCamera\gen, 0 , 2019-05-18
androidCarCamera\libs, 0 , 2019-05-18
androidCarCamera\res, 0 , 2019-05-18
androidCarCamera\src, 0 , 2019-05-18
androidCarCamera, 0 , 2019-05-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 31
    51单片机中led流水灯的c程序在压缩包中包含c程序和keil工程等等,需要的可自行打开观看(The C program of LED pipelining lamp in 51 single chip computer includes C program and keil project in the compression package. It can be opened and watched by itself if needed.)
    2020-06-21 06:00:02下载
    积分:1
  • 6轴运动学正反解
    通过使用VS2010对六轴运动学正反解析,内容包括正运动学解析,反解等。(Through the use of VS2010 on the six-axis kinematics positive and negative analysis, including positive kinematics analysis, anti-solution and so on.)
    2020-11-12 17:39:44下载
    积分:1
  • untitled0
    关联规则挖掘算法 Python实现Apriori算法(Association rule mining algorithm Python implementation Apriori algorithm)
    2018-05-02 21:31:29下载
    积分:1
  • iif
    Handling null fields in SQL queries
    2013-09-01 04:27:04下载
    积分:1
  • ADC
    说明:  hello this is just for test
    2020-01-21 11:44:59下载
    积分:1
  • This document describes the Windows, a hotkey, skillfully use them can bring to...
    本文件介绍了Windows中的热键,熟练使用它们可以为我们带来极大的方便。-This document describes the Windows, a hotkey, skillfully use them can bring to us great convenience.
    2022-04-02 05:39:00下载
    积分:1
  • crowdMOS-0.1
    crowdMOS functions on Amazon Mechanical Turk
    2019-06-07 19:05:37下载
    积分:1
  • ????????
    说明:  Rotating inverted pendulum source program pid control motor WDD55D5 angular displacement sensor
    2019-02-24 17:17:41下载
    积分:1
  • Grid 控件应该分成自由式 报表和数据相关表格两种,内部实现机理不尽相同,你说的要求恰恰要把这两种风格的 报表融合起来:Exel 是典型的自由式报表...
    Grid 控件应该分成自由式 报表和数据相关表格两种,其内部实现机理不尽相同,你说的要求恰恰要把这两种风格的 报表融合起来:Exel 是典型的自由式报表,复制、拖拉、合并单元格等,它的每个单元格 都是相对独立的,数据相关表格就很不一样了,最典型的就是它有数据列的概念。 -Grid Control Report should be divided into freestyle and data related to table two, the internal mechanism of implementation is different, you said it to the requirements of these two styles together Report: Exel is a typical freestyle Report, copy, drag and drop, merger cells and so on, each of its cells are relatively independent, data related to very different on the table, the most typical is that it has the concept of data columns.
    2022-04-11 15:01:57下载
    积分:1
  • SLC
    噪声调频干扰,通道噪声,阵列天线雷达的旁瓣对消,天线方向图(FM noise jamming, channel noise, antenna array radar sidelobe canceller)
    2018-06-01 10:24:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载