-
障碍检测和路径规划的MATLAB仿真
可以根据当前所在位置的图像,给出坐标。判断出障碍物的个数和给出最优的可以路线 实现简单的路径规划功能
- 2019-04-26下载
- 积分:1
-
基干ANDROID平台的WIFI女件传输系统的研究与实现
服务器端软件和客户端软件在Android平台下的实现,以及两端之间数据通信协议的定义。服务器端软件不仅要集成无线热点的 启与关闭,而且还要 启多线程等待客户端的接入,并与之进行数据通信。其他手机作为客户端首先需要连接到服务器的Wi-Fi网络中,然后再打开客户端软件即可与服务器进行通信操作,包括文件传输及管理等。
- 2022-03-05 00:09:50下载
- 积分:1
-
V4L2 API
文档介绍了V4L2 API的使用方法。包括如何开启设备,设置数据格式,获取数据内容及存储。
- 2023-06-15 13:35:08下载
- 积分:1
-
开源中国android全部代码
开源中国android全部代码
- 2022-07-28 01:54:54下载
- 积分:1
-
android 仿微信录音+播放 例子源码下载(语音对讲)
仿微信语音对讲,压缩包中包含3个语音相关的例子,具体如下:
- 2015-03-26下载
- 积分:1
-
功能测试参考代码
@Override
public void onItemClick(AdapterView parent, View view, int position, long id) {
// TODO Auto-generated method stub
Toast.makeText(getApplicationContext(), itemName.get(position), Toast.LENGTH_SHORT).show();
isAllTest = false;
switch (position) {
case 0:
startCorrelationActivity(TouchEdgeActivity.class);
break;
case 1:
startCorrelationActivity(ScreenActivity.class);
break;
case 2:
startCorrelationActivity(SpeekActivity.class);
break;
case 3:
startCorrelationActivity(WifiActivity.class);
break;
case 4:
startCorrelationActivity(WifiProbeActivity.class);
brea
- 2022-01-22 15:12:48下载
- 积分:1
-
gallry输出视频每一帧图片
实现截取视频中每一帧图片在gallry上显示出来
- 2014-06-26下载
- 积分:1
-
CreatePulleyJoint
滑轮关节,Android开发精典案例源码,很好的参考资料。(The pulley joint, Android development of classical case of source code, a good reference.)
- 2013-11-12 00:14:46下载
- 积分:1
-
pedometer
开源Android项目计步器源码,打开软件后,手握手机,可根据你走路时胳膊摆的次数准确测试出你走了多少步,有意思吧,而且这个项目的源码是开源的,分iPhone版和Android版,此为android版的pedometer源代码,有条件的可重新编译运行一下。(Open-source Android project pedometer source, open the software, hand phone, according to the swing arm when you walk out the number of accurately test how many steps you take, it is interesting, and this project' s source code is open source, and the iPhone version of Android version, this version of the pedometer for android source code, conditions can be recompiled to run it.)
- 2013-06-06 16:07:19下载
- 积分:1
-
Android UI material design, 动画切换activity,社交评论
Plaid,material design, 动画切换activity,社交评论
- 2022-04-17 06:04:42下载
- 积分:1