登录
首页 » Java » Desktop-monitor

Desktop-monitor

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

  • ds18b20温度传感器input子系统驱动程序
    该源码采用嵌入式linux中input子系统框架写的ds18b20温度传感器驱动程序,里面也有测试程序,在S5PV210的arm板上经测试,可以直接编译使用
    2022-10-21 10:15:04下载
    积分:1
  • 实验1数码管与键盘实验
    串口输出:LED_KEP test!; 程序运行后8LED会数字滚动,LED跑马,然后按键盘8LED会显示不同的键值; 屏幕上显示相关的文字。(Serial port output: LED_KEP test!; After the program runs, the 8LED will scroll digitally, the LED will run horse, and then the keypad 8LED will display different keys. The relevant text is displayed on the screen.)
    2019-05-04 16:44:10下载
    积分:1
  • EmbeddedTsingHuaUniversityArmTraining
    嵌入式+清華大學+Arm+培訓教材 重要的嵌入式培训教材.(Tsinghua University+ Arm+ embedded+ training materials important to the embedded training materials.)
    2010-08-07 15:26:31下载
    积分:1
  • C-program-of-BSS-and-examples-2
    在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.(Linux platform, the blind signal separation of pure c write code. Blind signal separation algorithm based on convolution mixed, can be separated not only synthetic mixed-signal and voice signal convolution mixed in real environment can separation in the program, contains two test files can directly use the makefile after. Also worth mentioning is that the compressed bundle includes voice processing commonly used functions such as fft transform read write wav file, as well as some of the commonly used one-dimensional vector and two-dimensional matrix transform function. these can be applied directly into other applications.)
    2012-10-26 20:45:12下载
    积分:1
  • tingerfdtd-0.1.10(win32)
    Tinger FDTD 是一款基于 FDTD 算法的二维全矢量电磁场数值模拟软件,可应用于光电、微波、电磁等器件及一般光学器件的仿真、设计优化和教学,也可用于光子晶体和特异材料等现代光子学的研究。利用该软件的数值模拟功能,弥补了无法进行实验验证的缺陷。该软件具有广泛的平台通用性,可以在 Windows、linux、嵌入式 Linux 等平台中运行。并具有友好的图形化界面,为软件使用者提供方便。Tinger FDTD完美支持简体中文和英文,并可以动态切换语言。 (Tinger FDTD algorithm is a two-dimensional FDTD-based full vector electromagnetic field simulation software, can be applied to optical, microwave, and electromagnetic devices and general optical device simulation, design optimization and teaching can also be used for specific materials such as photonic crystal and modern Photonics Research. Numerical simulation using the software functions, make up the defects can not be verified by experiment. The software platform with a wide range of versatile, can be Windows, linux, running embedded Linux and other platforms. And has a friendly graphical interface, easy for software users. Tinger FDTD perfect support for Simplified Chinese and English, and can dynamically switch the language.)
    2010-06-29 11:34:57下载
    积分:1
  • ARM-JTAG
    一款ARM-JTAG.rar PCB文件(ARM-PCB document JTAG.rar)
    2006-11-12 14:24:15下载
    积分:1
  • linux225cs89x0v200.tar
    说明:  cs8900a驱动,基于linuk系统 (cs8900a driven system based on linuk)
    2006-05-13 11:45:58下载
    积分:1
  • gpio-watcher
    Kernel module (built on 2.6.35.7) that detects and outputs changed GPIO lines by repeatedly polling them every 50ns.
    2012-04-23 23:20:15下载
    积分:1
  • a
    用于linux下,支持jpg格式的usb摄像头一帧图像获取,并保存为jpg格式文件(For linux, support jpg format usb camera an image acquisition, and saved as jpg format file)
    2013-09-18 20:48:10下载
    积分:1
  • GPIO
    简单的 linux gpio 读写程序,了解2410 io操作。(Linux gpio read and write simple procedures, understand the operation of 2410 io.)
    2009-06-24 19:25:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载