Mobile Atlas Creator 是一个为各种手机地图软件创建离线地图的开源应用程序。它能够用最简便 的方式把常用的数据源下载成相应软件的离线地图文件,这样的话你的手机在没有联网的情况下,也 能显示完整的地图了。它支持的数据源有很多,包括 Google Maps、Bing Maps、Yahoo Maps、Microsoft Maps、OpenStreetMap 等几十种地图数据源,从 v1.9 开始支持定义地图源。 将下载的文件拷贝到Mobile Atlas Creator目录下mapsources文件包下即可。
2022-03-14 22:22:29 1KB 地图源
1
Simultaneous Localization and Mapping for Mobile Robots: Introduction and Methods Simultaneous Localization and Mapping for Mobile Robots: Introduction and Methods
2022-03-14 21:36:50 32.85MB SLAM  robotics
1
可以使用应用程序从智能手机控制的锁。
2022-03-14 16:40:34 1.91MB bluetooth door lock mobile
1
SmartGrid Demo内有12个源码,有利于对SmartGrid.DLL的理解,源码内不带SmartGrid.dll动态库,运行源码的时候需要自己将动态库引用进去,SmartGrid正版源码搜索我的资源,另有下载
2022-03-12 21:53:47 1.76MB mobile SmartGrid 源码 控件
1
Resco SmartGrid控件 方便手机端的表格呈现,可以支持显示图片,列固定,单元格编辑等 正版控件 免注册 搜索我的用户名,我上传的资源里有关于Resco SmartGrid控件17个DEMO下载
2022-03-12 21:49:45 38KB SmartGrid WM Mobile 控件
1
Resco SmartGrid控件 方便手机端的表格呈现,可以支持显示图片,列固定,单元格编辑等
2022-03-12 21:48:02 94KB Windows Mobile Resco Grid
1
封装了枚举当前SD,TF卡片设备接口,同时封装了PCSC设备接口,接口封装层次分明。 示例代码如下 //DWORD dwRet = 0; HANDLE hFile = 0; WIN32_FIND_DATA stLFD = {0}; DWORD dwSumCount = 0; TCHAR athParsePath[MAX_PATH] = {0}; do { if(hFile == 0) { hFile = FindFirstFile(_T("\\*"),&stLFD); if(hFile == INVALID_HANDLE_VALUE ) { return ERROR_NO_DEVICE; } } else { memset(&stLFD,0,sizeof(stLFD)); if(!FindNextFile(hFile,&stLFD) || hFile == 0) { break; } } if(stLFD.dwFileAttributes != (FILE_ATTRIBUTE_TEMPORARY | FILE_ATTRIBUTE_DIRECTORY)) { continue; } memset(athParsePath,0,sizeof(athParsePath)); _stprintf(athParsePath,_T("\\%s\\Vol:"),stLFD.cFileName); #if defined(TYKEY_S9CI_UPDATE_FLAG) && defined(TYKEY_INCOMM_UPDATE_FLAG) if(TYKEY_S9CI_UPDATE_FLAG < TYKEY_INCOMM_UPDATE_FLAG) { if( UpdateTfTokenByPath(athParsePath,CTokenBase::TT_TF_S9CI) || UpdateTfTokenByPath(athParsePath,CTokenBase::TT_TF_INCOMM)) {} } else { if( UpdateTfTokenByPath(athParsePath,CTokenBase::TT_TF_INCOMM) || UpdateTfTokenByPath(athParsePath,CTokenBase::TT_TF_S9CI)) {} } #else #ifdef TYKEY_S9CI_UPDATE_FLAG UpdateTfTokenByPath(athParsePath,CTokenBase::TT_TF_S9CI); #endif #ifdef TYKEY_INCOMM_UPDATE_FLAG UpdateTfTokenByPath(athParsePath,CTokenBase::TT_TF_INCOMM); #endif #endif } while(1); if(hFile) { FindClose(hFile); }
1
TurtleBot3 TurtleBot3的ROS 1软件包 开发 主 Kinetic + Ubuntu Xenial Melodic + Ubuntu仿生 Noetic + Ubuntu焦点 TurtleBot3的ROS 2软件包 ros2-devel ros2 短跑+ Ubuntu Bionic Foxy + Ubuntu焦点 适用于TurtleBot3的ROBOTIS电子手册 Wiki的turtlebot3软件包 (元包) 与TurtleBot3相关的开源 与TurtleBot3相关的文档和视频
2022-03-11 00:11:30 6.56MB package mobile robot navigation
1
Introduction to Autonomous Mobile Robots,中文清晰版,经典的机器人学习书籍
2022-03-08 11:26:13 540B robotics autonomous
1
An advanced water system for Unity. Water+ is very fast and it is optimized to run on almost any hardware possible while looking amazing. This is a lite version of the full Water+ plugin. It has most of Water+ functionality, without the additional water map generation tools. Water+ lite shader has reflections, refractions, fast anisotropic specularity and animated caustics. It supports multiple animation types, including flow maps, directional and island-like animations. It's possible to create water surfaces of any color and for any weather type with Water+. Desktop version runs at 120+ FPS on mid-end GPUs. Mobile version runs at 35+ FPS on iPhone 3GS.
2022-03-01 20:18:13 16.57MB 水特效
1