-
Android下操作CPU
主要用于获取和调整Android下CPU、RAM、ROM等参数的功能,以及检测CPU的使用率,当前APK的使用率等功能
- 2022-02-13 04:00:07下载
- 积分:1
-
ThinkSNS_v3
Phone/Android/iPad客户端V3全面支持iPhone/Android/iPad客户端访问,客户端功能丰富(Phone/Android/iPad client V3 full support for iPhone/Android/iPad client access feature-rich client)
- 2013-03-25 23:31:52下载
- 积分:1
-
roceptiongenerate
本文件包含通信所有过程,从调制,扩频,发送到接收,经过解扩,解调等,其中信道可以随机产生时变的多径信道,(This document contains all communication processes, from modulation, spread spectrum, transmission to reception, despreading, demodulation, etc., where channels can randomly generate time-varying multipath channels.)
- 2019-03-28 03:44:42下载
- 积分:1
-
ListWithMailMessages
List With Mail Messages for Andriod.
- 2013-11-06 14:46:42下载
- 积分:1
-
数字图像处理matlab GUI设计 实现各种功能
本人亲测,用matlab设计的GUI实现各种数字图像处理功能,有亮度变换,傅里叶变换,几何变换,彩色图像变换,小波变换,空域滤波,频域滤波,运动模糊,去噪声,加噪声,图像复原,图像压缩编码等各种功能均可实现。
- 2020-05-26下载
- 积分:1
-
SlideUnlock
基于java代码的SlideUnlock源码,是一个android滑动锁屏的例子,编写android界面划动效果比较有用的价值源码(Java code based on the SlideUnlock source code, is a Android lock screen example, value source code written in Android interface paddling effect more useful)
- 2014-10-07 11:18:23下载
- 积分:1
-
AndroidFunCExample
一个用C写的动态链接库,用Android调用的源程序!(Write a C dynamic link library, called Android source!)
- 2013-07-12 10:19:31下载
- 积分:1
-
Cards-UI-master
卡片式View,支持单个卡片,item为卡片的ListView
使用:
CardListView list = ...
list.setCardTheme(CardTheme.Dark)
CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark)
list.setAdapter(adapter)
// Alternatively, you can pass a context and string resources in place of strings
// CardHeader has an optional second parameter for a subtitle
CardHeader header = new CardHeader( I m a header )
// You can optionally set an action to the header
// Specifying no action title will default to See More
header.setAction( See More , new CardHeader.ActionListener() {
@Override
public void onHeaderActionClick(CardHeader header) {
// Do whatever you want
}
})
// Add the header to the adapter, automatically notifies the list
adapter.add(header)
// Again, you can pass a context and string resources in place of strings
Card card = new Card( Hello , My name is Aidan )
adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
- 2015-01-24 15:06:35下载
- 积分:1
-
yfkgvjhbfhgcv,jhccytkghghgvclutvtjhkgvvgjj,GH
串口ActiveX控件——安装到C++ Builder/Delphi 2007, 2009和2010中
- 2022-01-24 10:10:30下载
- 积分:1
-
Android视频传输
Android端代码和计算机端Java代码,实现了手机视频向计算机端的传输,计算机端可以拍照
- 2013-05-02下载
- 积分:1