登录
首页 » Java » androidCarCamera

androidCarCamera

于 2020-10-04 发布
0 165
下载积分: 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 个回复

  • 你需要下载的通用工具箱和信号工具箱。
    You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
    2022-03-18 11:03:03下载
    积分:1
  • vb方面的编程,条形码编程。希望对大家有用。
    vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
    2022-05-14 05:17:25下载
    积分:1
  • tuike_jd
    说明:  拼多多微擎模块 查优惠卷 配合主程序使用(Put together multiple micro engine modules to check preferential vouchers)
    2020-06-21 14:20:02下载
    积分:1
  • a simulated Poisson random process of small programs. System can calculate the a...
    一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average length of the list. The system parameters such as the rate of arrival and departure rates can be found in the first document changes. Through the first revised document will come factorK sequence probability distribution instead Erlang distribution.
    2022-06-26 22:44:57下载
    积分:1
  • 高亮红色的纯CSS网站导航菜单代码
    高亮红色的纯CSS网站导航菜单代码,默认状态下菜单是深灰色的,当鼠标放在任意一个菜单文字上时,该菜单背景变红色,高亮显示,变得光彩夺目,色彩对比强烈起来,高亮显示的菜单项也可很好的向用户指引当前的位置,本菜单完全CSS代码实现,无使用javascript来辅助。
    2022-02-13 13:41:33下载
    积分:1
  • 这是一个功能强大的房产管理系统 对整个房产进行电脑监控...
    这是一个功能强大的房产管理系统 对整个房产进行电脑监控 -This is a powerful property management system for the entire estate of a computer monitor
    2023-06-22 02:15:03下载
    积分:1
  • ExampleCode_clock_AD9516
    ExampleCode_clock配置时钟(ExampleCode_clock SET)
    2020-06-23 12:40:01下载
    积分:1
  • Can easily convert ASCII and hexadecimal and decimal conversions between, apply...
    可以方便转换ASCII及十六进制和十进制之间转换,适用于编程新手的方便工具-Can easily convert ASCII and hexadecimal and decimal conversions between, apply a handy tool for novice programmers
    2022-02-02 03:50:06下载
    积分:1
  • OFDM-Chirp
    OFDM-Chirp波形的自模糊函数和互模糊函数(The self - fuzzy and mutual - fuzzy functions of OFDM-Chirp waveform)
    2020-07-02 07:40:02下载
    积分:1
  • 优化系统速度,加快磁盘访问速度,充分利用内存
    优化系统速度,加快磁盘访问速度,充分利用内存-Optimization of system speed, speed up disk access speed, full use of memory
    2022-01-26 08:00:27下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载