-
RTKlib关于高精度GPS动态定位函数与处理过程整理
该资源基于RTKLIB,整理了相对定位中调用的函数及公式,从读文件到解算结果的步骤,包括文件读取、计算基站位置、卫星位置、双差、卡尔曼滤波、模糊度估计等的原理与公式。
- 2020-05-26下载
- 积分:1
-
RecyclerViewCompat
给recyclerview加上header和footer,扩展性良好;为recyclerview实现一个cursoradapter
- 2022-07-18 12:40:58下载
- 积分:1
-
Android WEBservice客户端测试例子
Android WEBservice客户端测试例子,一个搜索客户端,用户通过这个客户端提交搜索的关键字内容,然后提交至服务器进行扫完后返回远程结果,部分代码如下,仅供参考:
SoapObject soapObject = (SoapObject) envelope.getResponse();
String result = "产品名称:" + soapObject.getProperty("name") + "
";
result += "产品数量:" + soapObject.getProperty("productNumber") + "
";
result += "产品价格:" + soapObject.getProperty("price");
tvResult.setText(result);
- 2022-04-13 09:07:59下载
- 积分:1
-
封装okhttp请求
1.封装了ok http框架,okhttp 是专门用来请求网络的框架。目前是比较好用的框架,但是 使用的时候也要封装一下。封装后方便直接拿来用,无需考虑一些其他bug什么的
- 2022-07-20 23:10:14下载
- 积分:1
-
客户端首页广告栏位循环 并支持点击
客户端首页广告栏位循环 并支持点击
- 2015-01-19下载
- 积分:1
-
android悬浮框demo
android系统创建悬浮框,创建两个悬浮框,点击小悬浮框,显示大悬浮框,同时隐藏小悬浮框,类似360内存监视软件。
- 2023-08-31 21:15:03下载
- 积分:1
-
AbstractSelectableChannel
AbstractSelectableChannel is the base implementation class for selectable channels for Andriod.
- 2013-10-05 08:13:11下载
- 积分:1
-
Getting Started with the actual combat android development, recently many of my...
android开发入门与实战,近来很多朋友想在网上找相关的代码资料,我就买了此书并上传相关代码资料,希望我们多学习。-Getting Started with the actual combat android development, recently many of my friends want to find the relevant code for online information, I bought the book and upload the relevant code information, would like us to learn more.
- 2022-07-21 09:45:58下载
- 积分:1
-
仿照锤子便签的记事本
资源描述随便写的东西,只是为了赚CF币,他说我字数太少,好吧,里面东西挺简单的,只能给新手参考一下了
- 2022-12-31 16:05:06下载
- 积分:1
-
osmdroid-master
spatialite数据库开发事例,基于android的源代码(spatialite Database Development Case)
- 2014-07-23 19:47:08下载
- 积分:1