“外调助手”是一款基于安卓GIS组件UCMap ( 源码官网下载地址 http://www.creable.cn/kuibu/xiazai.asp ) 适用于林业、国土、管线以及各类POI点等行业的外业数据采集
☆21Nov 6, 2018Updated 7 years ago
Alternatives and similar repositories for SurveyOnUCMap
Users that are interested in SurveyOnUCMap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CSDK for EC618 (Air780E)☆12Nov 13, 2022Updated 3 years ago
- ArcGIS Runtime SDK 100.1 for Android 加载国家天地图服务。☆30Jul 3, 2017Updated 9 years ago
- W5500底层驱动接口,使用STM32单 片机,编写了所有底层操作,并有类socket操作接口,提供所有的测试示例☆10Jan 15, 2019Updated 7 years ago
- HelloX operating system for STM32 chipset☆14Jan 18, 2015Updated 11 years ago
- QSDK是河北骑士智能科技有限公司基于RT-THREAD RTOS编写的NB-IOT模块驱动代码☆10Nov 12, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Text Menu in LCD☆12Aug 30, 2022Updated 3 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- 正点原子开拓者&新起点FPGA开发板例程☆15Nov 29, 2019Updated 6 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 9 years ago
- ☆17Mar 22, 2023Updated 3 years ago
- 基与FreeRTOS和STM32 CubeMX HAL库的简易串口框架☆15Nov 24, 2018Updated 7 years ago
- 针对传统快递站点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆16Apr 21, 2019Updated 7 years ago
- 电力线载波智能家居控制系统☆15Apr 16, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- 北斗探针SDK☆18Jul 7, 2023Updated 3 years ago
- SmartOS是无声物联科技独立研发完成,面向物联网企业的嵌入式系统平台。SmartOS的目标是将各个行业转为智能化。☆19Oct 9, 2016Updated 9 years ago
- STM32+ME3616 NBIOT模组对接OneNET代码☆15Apr 13, 2019Updated 7 years ago
- Nodejs实现的Word、Excel、PowerPoint转PDF格式工具☆21Jan 22, 2014Updated 12 years ago
- 仿微信发布朋友圈里的图片选择器☆10Feb 21, 2017Updated 9 years ago
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Dec 12, 2019Updated 6 years ago
- 最简 洁的实现Python数据结构☆17Jun 9, 2019Updated 7 years ago
- Client side HTTP Digest Authentication for Lua☆18Oct 9, 2025Updated 9 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- recyclerview实现简单的可展开折叠的二级树状结构列表☆11Sep 4, 2019Updated 6 years ago
- 图片上传控件☆11Dec 15, 2016Updated 9 years ago
- A basic Modbus TCP Master example written in C++ on the ESP32 hardware using the CAS Modbus Stack☆11May 30, 2019Updated 7 years ago
- Android的WebView中H5页面全屏播放视频 DEMO~☆12Apr 24, 2017Updated 9 years ago
- ST公司的其中一款加速度传感器,硬件IIC通讯,Demo程序,工程基于STM32CubeIDE编写的☆18Mar 27, 2020Updated 6 years ago
- 基于安卓设备 GPS + UCMap 地图的超轻量级轨迹地图,可以显示当前轨迹,历史轨迹,发送定位数据到服务器。☆18Oct 14, 2020Updated 5 years ago
- ListView 拖拽排序/单全选 Item 的CheckBox☆12Nov 8, 2012Updated 13 years ago
- 通过输入城市与POI名称,获取百度地图POI信息☆10Jul 21, 2018Updated 8 years ago
- 仿亿通行app, 北京地铁地图效果,点击选择站,双指放大缩小,双击放大,单指移动等效果☆12Sep 17, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆12Jun 14, 2024Updated 2 years ago
- This is a pure kotlin version of Android Base Utils for any android project. You can also get this project in gitee.☆14Updated this week
- Mapbox documentation☆14Oct 31, 2018Updated 7 years ago
- 无线充电器☆22Nov 27, 2017Updated 8 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- ☆13May 22, 2024Updated 2 years ago
- 为Android app提供基于广域网的远程调试能力☆14Oct 14, 2020Updated 5 years ago