登录
首页 » Java » Desktop-monitor

Desktop-monitor

于 2013-08-19 发布 文件大小:1018KB
0 290
下载积分: 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 个回复

  • mySerialPort
    基于Qt5的串口上位机实例,采用C++编写,注释详细(Qt5 based serial host computer example, using C++ to write, annotated details)
    2017-12-09 14:45:47下载
    积分:1
  • ARM_embedded_Linux(Full-version)
    《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考价值的开发案例,读者可以通过这些例程和开发案例对嵌入式Linux开发有一个系统的学习和提高。(" ARM embedded Linux system development techniques explain the full version of the book easy-to-digest, simple to explain the embedded Linux system design and development. The book is 25 chapters to explain the ARM processor resources, starting from the embedded processor ARM, the ARM instruction set, ADS development tools, embedded system hardware environment, Boot Loader, Linux kernel porting embedded file system, multitasking embedded Linux application development, embedded Linux device driver development, embedded Linux network program development, the MiniGUI graphical interface development, device driver development stories, comprehensive case. Book by the large number of routines to explain the knowledge points, and provides a large number of very valuable possibilities for development through these routines and development case, the reader can learn and improve a system for embedded Linux development.)
    2013-05-15 14:07:49下载
    积分:1
  • ds1337
    实时时钟处理芯片ds1337驱动程序,芯片由i2c接口控制,将文件加入到linux内核的driver i2c/chips目录下,在makefine中添加该文件直接编译即可(real-time clock chip ds1337 driver, from i2c chip interface control, file into the Linux kernel driver i2c/chips directory, In addition makefine the document can be directly translated)
    2007-01-10 21:27:36下载
    积分:1
  • bootloader
    自己编写的一个很小的bootloader程序,可以运行在s3c2440开发板上,启动linux内核(I have written a small bootloader program that can run on s3c2440 development board to start the linux kernel)
    2013-06-28 20:15:55下载
    积分:1
  • tcboot
    telechips公司最新的、功能最强大的多媒体芯片tcc8900/tcc9300的bootLoader, 不多说,识货的请下载。(Linux kernel bootloader for tcc8900/tcc9300 chips of Korea Telechips Inc.)
    2012-03-22 11:05:19下载
    积分:1
  • InstallGuide-omnet
    it is CASTALIA source in linux
    2012-12-08 18:12:51下载
    积分:1
  • Embedded-C
    嵌入式C的基础知识以及精华部分,里面还涉及到一些操作实践。知识讲述得挺清楚的(The basics of embedded C, and the best part, which also involves some operating practices. Knowledge about quite clear.)
    2013-04-27 11:03:28下载
    积分:1
  • TinyOSPProg
    inyOS是UC Berkeley(加州大学伯克利分校)开发的开放源代码操作系统,专为嵌入式无线传感网络设计,操作系统基于构件(component-based)的架构使得快速的更新成为可能,而这又减小了受传感网络存储器限制的代码长度。(TinyOS is UC Berkeley (University of California, Berkeley) developed open source operating system designed for embedded wireless sensor network design, operating systems based on component (component-based) makes it possible to quickly update the schema, which in turn reduces the code length of the memory limit by sensor networks.)
    2013-09-26 13:25:49下载
    积分:1
  • EmbeddedTsingHuaUniversityArmTraining
    嵌入式+清華大學+Arm+培訓教材 重要的嵌入式培训教材.(Tsinghua University+ Arm+ embedded+ training materials important to the embedded training materials.)
    2010-08-07 15:26:31下载
    积分:1
  • embedded-Linux-application
    韦东山《嵌入式Linux应用开发完全手册》15.18.20(Wei Dongshan " embedded Linux application development entirely manual" 15.18.20)
    2011-07-15 17:07:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载