搜索资源列表
gprs
- GPRS部分源代码,一部分常用AT命令的代码实现,比如,打电话,发短信等-GPRS part of the source code, part of the AT command used a code, for example, make phone calls and send text messages, etc.
Dijkstra_src
- matlab常用源码,里面存放了很多路由经典的算法
possibility-of-GPS-surveying
- GPS高程测量应该考虑的几大误差因素,以及GPS高程拟合的几个常用公式,可使用matlab语言编码解算-GPS height measurement error should be taken into account several factors, and several commonly used GPS elevation fitting formula, you can use the language code solver matlab
GPS
- 基于LEA——5S的GPS模块的解析函数,只对其中常用的量进行提取。-Based on LEA- 5S s GPS module analytic functions, only one commonly used for extraction volume.
GPSfun
- GPS编程的常用函数,如84坐标转换,获取GPS秒等-GPS common programming functions, such as coordinate transformation 84, to obtain, such as GPS seconds
codegen
- 产生GPS信号的C/A码的MATLAB程序,输入不同的卫星编号,可以获得不同的延时,是GPS编程的常用子程序。-GPS signal generated C/A code of the MATLAB program, enter a different satellite number, get a different time delay, is commonly used GPS programming subroutine.
NEMA-0183
- NMEA0183标准语句(GPS常用语句)-NMEA0183 standard statement (GPS common statement)
gps
- GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。 编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
AP_2_6_2
- APM代码,最新版的融合GPS功能,对常用传感器都支持,只需改动一点设置就行了,PCB图到官网下载-APM code,ArduPilot 2.6.2 Header file
EmptyProject
- 实现xcode中常用控件的使用方法和实例,类似于淘宝网商品分类控件操作和展示-Xcode commonly used control the use of methods and instance, similar to Taobao Categories control operation and display
RouteData050401
- 常用的GPS报文,可用于报文解析和GPS通信-failed to translate
GPS-Matlab-Simulation
- 本书讲述了全球定位系统GPS的基本原理和概念。具体包括GPS测量原理,GPS的结构和发展历史.GPS伪距定位和载波相位定位的原理GPS中使用的坐标系和时间系统,C/A码的实现原理及载波调制过程,GPS信号捕获和跟踪原理及实现.便携式GPS系统的设计与实现及常用芯片资料等。-This book describes the basic principles and concepts of the Global Positioning System (GPS). Including the struc
EGAVGA
- 包括格式转换、数据编辑、质量检查、单点定位。接着列出了一些TEQC软件的常用命令,并作了详细的注释-This chapter introduces the basic functions of TEQC software, including format conversion, data editing, quality control, single point positioning. Then a list of some common commands TEQC software, a
SIM900A_AT1.05
- 对于GPRS,GPS集成模块SIM900的常用指令的总结收集,对于广大GPS的开发者来说非常有用。-For GPRS, GPS integration module SIM900 common instruction summary collection, for the majority of GPS developers is very useful.
src
- 完成了GPS的常用功能,包括单点定位、差分定位(gps position,single position ,time pulse,and so on)