-
eyedetecting
在android手机上使用opencv库识别静态人脸图像的眼睛位置(In use opencv library on android phone identifying the location of eyes in static facial images)
- 2020-06-25 20:40:02下载
- 积分:1
-
How to make splash
说明: 制作Android开机Splash.img镜像文件(Making an Android boot Splash.img image file)
- 2020-06-23 12:40:01下载
- 积分:1
-
android 串口调试工具源码
应用背景
android Serial debug Too1 landroid Serial debug Tool 1
android Serial debug Too landroid Serial debug Tool
android Serial debug Too1 landroid Serial debug Tool
android Serial debug Too landroid Serial debug Tool
android Serial debug Too landroid Serial debug Tool
android Serial debug Too 1 landroid Serial debug Tool
android Serial debug Too1 landroid Serial debug Tool
android Serial debug Too landroid Serial debug Tool
android Serial debug To1o landroid Serial debu
- 2023-01-24 02:25:03下载
- 积分:1
-
多功能android滑动刻度尺
运行之后点击菜单键或点击左上角的menu建,弹出对话框,提供了四种选择单位,动态变化,然后手指左右滑动取值,
- 2022-04-24 15:57:17下载
- 积分:1
-
指南针的示例
指南针是一个简单的应用程序,使用方便的高质量的图形。可以在你的室外活动-旅行、 郊游、 远足、 徒步旅行和划船的大部分期间使用指南针。
- 2023-08-09 12:40:07下载
- 积分:1
-
Android 创建HttpPost对象 获取HTTP连接
HttpGet httpGetRequest = new HttpGet(urlGet);//创建HttpPost对象
try {
HttpResponse httpResponse = new DefaultHttpClient().execute(httpGetRequest);
if(httpResponse.getStatusLine().getStatusCode()==200){//连接成功
String result = EntityUtils.toString(httpResponse.getEntity());//获得资源
result = result.replaceAll("
|
|
|
", "");//去掉信息中的回车和换行
EditText etGet = (EditText)findViewById(R.id.etGet);//获得EditText对象
etGet.setText(result);//为EditText设置内容
}
} catch (Exception e) {//捕获并打印异常
EditText etGet = (EditText)findViewById(R.id.etGet);//获得EditText对象
etGet.setText("连接出错:"+e.getMessage());//为EditText设置出错信息
}
- 2022-03-21 18:06:57下载
- 积分:1
-
Android智能语音机器人源码ChatRobot
Android智能语音机器人源码ChatRobot
- 2022-06-27 14:53:06下载
- 积分:1
-
Exif-Editor-master
开源的Android应用程序,它创建,删除和编辑存储在图像的所有私有数据。(Open-source Android application to create, delete and edit all private data stored in images.)
- 2014-10-12 01:49:30下载
- 积分:1
-
Android应用源码之androidGPS及WIFI基站定位坐标源码.rar
【实例简介】
- 2021-09-07 00:31:13下载
- 积分:1
-
Open Lights
这个程序是开源的。
- 2022-03-20 13:43:36下载
- 积分:1