登录
首页 » Java » Desktop-monitor

Desktop-monitor

于 2013-08-19 发布 文件大小:1018KB
0 211
下载积分: 1 下载次数: 6

代码说明:

  android桌面监控程序。。.。。。。。(android desktop monitoring program. .)

文件列表:

ConnectionImage
...............\.classpath,364,2013-06-01
...............\.project,851,2013-06-01
...............\AndroidManifest.xml,960,2013-06-01
...............\assets
...............\bin
...............\...\AndroidManifest.xml,960,2013-06-01
...............\...\classes
...............\...\.......\com
...............\...\.......\...\example
...............\...\.......\...\.......\connectionimage
...............\...\.......\...\.......\...............\BuildConfig.class,363,2013-06-01
...............\...\.......\...\.......\...............\MainActivity$1.class,1736,2013-06-03
...............\...\.......\...\.......\...............\MainActivity.class,2090,2013-06-03
...............\...\.......\...\.......\...............\R$attr.class,367,2013-06-03
...............\...\.......\...\.......\...............\R$dimen.class,488,2013-06-03
...............\...\.......\...\.......\...............\R$drawable.class,434,2013-06-03
...............\...\.......\...\.......\...............\R$id.class,483,2013-06-03
...............\...\.......\...\.......\...............\R$layout.class,430,2013-06-03
...............\...\.......\...\.......\...............\R$menu.class,415,2013-06-03
...............\...\.......\...\.......\...............\R$string.class,499,2013-06-03
...............\...\.......\...\.......\...............\R$style.class,458,2013-06-03
...............\...\.......\...\.......\...............\R.class,763,2013-06-03
...............\...\.......\...\.......\...............\readThread.class,2166,2013-06-03
...............\...\classes.dex,454468,2013-06-03
...............\...\ConnectionImage.apk,197638,2013-06-03
...............\...\dexedLibs
...............\...\.........\android-support-v4-d6e50dc2dbd7f0576c77aa16740c2614.jar,151838,2013-06-01
...............\...\.........\annotations-0a7e40d917f02ce0c7d58d8fbb1457d5.jar,943,2013-06-01
...............\...\jarlist.cache,119,2013-06-03
...............\...\res
...............\...\...\drawable-hdpi

...............\...\...\drawable-mdpi

...............\...\...\drawable-xhdpi

...............\...\...\drawable-xxhdpi

...............\...\resources.ap_,40868,2013-06-01
...............\gen
...............\...\com
...............\...\...\example
...............\...\...\.......\connectionimage
...............\...\...\.......\...............\BuildConfig.java,169,2013-06-01
...............\...\...\.......\...............\R.java,2609,2013-06-03

...............\libs
...............\....\android-support-v4.jar,393154,2013-06-01
...............\proguard-project.txt,781,2013-06-01
...............\project.properties,563,2013-06-01
...............\res
...............\...\drawable-hdpi

...............\...\drawable-ldpi
...............\...\drawable-mdpi

...............\...\drawable-xhdpi

...............\...\drawable-xxhdpi

...............\...\layout
...............\...\......\activity_main.xml,411,2013-06-01
...............\...\menu
...............\...\....\main.xml,261,2013-06-01
...............\...\values
...............\...\......\dimens.xml,218,2013-06-01
...............\...\......\strings.xml,230,2013-06-01
...............\...\......\styles.xml,695,2013-06-01
...............\...\values-sw600dp
...............\...\..............\dimens.xml,201,2013-06-01
...............\...\values-sw720dp-land
...............\...\...................\dimens.xml,275,2013-06-01
...............\...\values-v11
...............\...\..........\styles.xml,332,2013-06-01
...............\...\values-v14
...............\...\..........\styles.xml,389,2013-06-01
...............\src
...............\...\com
...............\...\...\example
...............\...\...\.......\connectionimage
...............\...\...\.......\...............\MainActivity.java,2055,2013-06-03
...............\...\...\.......\...............\readThread.java,2032,2013-06-03
ConnectionTestImage1
....................\.classpath,301,2013-06-03
....................\.project,396,2013-06-03
....................\bin
....................\...\com
....................\...\...\test
....................\...\...\....\MyConnection.class,3340,2013-06-03
....................\src
....................\...\com
....................\...\...\test
....................\...\...\....\MyConnection.java,2925,2013-06-03

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

发表评论

0 个回复

  • guoqian-Code1
    国嵌视频的源码,有利于初学者进行实验,能够对课上内容好好进行理解(Country embedded video source to help beginners to experiment and have a thorough understanding of the class)
    2012-07-05 21:26:20下载
    积分:1
  • gprs
    基于ARM210平台-GSM300-gprs程序(linux)(ARM210-based platform-GSM300-gprs program (linux))
    2013-07-16 14:09:24下载
    积分:1
  • ezx-sumatra
    configs for motorola sumatra board
    2009-07-07 19:23:05下载
    积分:1
  • ARMLinux系统开发技术详解 ARM_embedded_Linux
    《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考价值的开发案例,读者可以通过这些例程和开发案例对嵌入式Linux开发有一个系统的学习和提高。 (" ARM embedded Linux system development techniques explain," the book easy-to-digest, easy to understand and explain the embedded Linux system design and development.)
    2020-06-26 00:20:02下载
    积分:1
  • ARM
    ARM嵌入式入门级教程,其内容很详细也很基础(ARM Embedded entry-level tutorial, its content is very detailed and very foundation)
    2013-03-05 21:09:48下载
    积分:1
  • linux225cs89x0v200.tar
    说明:  cs8900a驱动,基于linuk系统 (cs8900a driven system based on linuk)
    2006-05-13 11:45:58下载
    积分:1
  • eCos_Debian
    eCos开发环境在Debian Linux下的建立(eCos development environment in the establishment under Debian Linux)
    2007-10-15 10:17:01下载
    积分:1
  • QtDekChange
    此代码为由QT开发的界面切换,可以实现从登陆界面切换到其他界面的功能(Development of this code grounds QT interface switching, can switch from the login screen to the other interface functions)
    2011-12-03 19:51:43下载
    积分:1
  • 12.MSP-EXP430F5529Lanchpad
    ESP32最新驱动代码 TI官方支持无缝衔接(ESP32 latest driver codeTI officially supports seamless connection)
    2020-06-18 20:20:02下载
    积分:1
  • ds18b20温度传感器input子系统驱动程序
    该源码采用嵌入式linux中input子系统框架写的ds18b20温度传感器驱动程序,里面也有测试程序,在S5PV210的arm板上经测试,可以直接编译使用
    2022-10-21 10:15:04下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载