-
北京公交线路查询(离线)
北京公交线路查询(离线)北京公交线路查询(离线)北京公交线路查询(离线)北京公交线路查询(离线)北京公交线路查询(离线)北京公交线路查询(离线)
- 2023-06-19 07:00:04下载
- 积分:1
-
CameraDemo
基于android手机的远程视频监控简单客户端程序(a simple Client program for video streaming System Based on Android)
- 2014-06-19 11:14:40下载
- 积分:1
-
android 调用webservice(json),在listview上显示数据
android 调用webservice(json),在listview上显示数据
- 2014-08-26下载
- 积分:1
-
android 232串口通讯
mApplication = (Application) getApplication();
try {
mSerialPort = mApplication.getSerialPort();
mOutputStream = mSerialPort.getOutputStream();
mInputStream = mSerialPort.getInputStream();
/* Create a receiving thread */
mReadThread = new ReadThread();
mReadThread.start();
} catch (SecurityException e) {
DisplayError(R.string.error_security);
} catch (IOException e) {
DisplayError(R.string.error_unknown);
} catch (InvalidParameterException e) {
DisplayError(R.string.error_configuration);
}
- 2022-01-24 15:19:55下载
- 积分:1
-
蓝牙童车
这是一款基于蓝牙4.0的蓝牙开发全套源码,需要配有蓝牙的四驱小车,它将结合蓝牙、游戏等多类应用,目前功能还在完善中。
- 2022-05-13 22:50:14下载
- 积分:1
-
android ilbc语音库移植
android voip网络电话中经常使用的一种语音库的移植和调试,内含整个ilbc的c语音源码,整个项目可在adt集成的eclipse下正常运行。
- 2022-05-12 22:06:52下载
- 积分:1
-
Evito_Ball
android小游戏,迷宫小球,初学游戏编程的同学可以看一看(android games, maze ball, game programming beginner students can take a look)
- 2014-01-15 18:49:17下载
- 积分:1
-
flappybird
刚刚学完Cocoos2dx之后编写的FlappyBrid小游戏。玩法一样,只是有些数值可能设置的没有原版那么好。可以编译到Android上的。(Just after completing Cocos2dx written Flappy Bird game. Play the same, but some values are not as good as the original may be set. It can be compiled to Android s.)
- 2015-11-20 14:33:11下载
- 积分:1
-
trilateration-master
三角定位算法,根据三个及以上Ibeacon,计算出用户所在的位置(Triangulation algorithm, based on three and more Ibeacon, calculate the location of the user)
- 2018-01-31 10:21:57下载
- 积分:1
-
安卓智能家居服务器端源代码
安卓智能家居服务器端源代码
- 2022-11-12 08:20:03下载
- 积分:1