搜索资源列表
000000adada2
- 数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大
fangzhen
- GPS卫星导航接收机的仿真程序。用C语言实现,很有启发。
GPS-NMEA0183
- 该程序是一个关于GPSNMEA0183格式编程的程序,其中包括C写的串口类及其使用方法,是一个GPS应用的复杂程序。
CoordCovert
- 基于C++的GPS定位导航系统坐标转换程序实例源程序,对此研究的朋友不妨参考一下,在VS2005下编译后会生成一个DOS窗口文件。-C++ based on the GPS positioning and navigation system coordinates source code examples of the conversion process, this research may wish to refer to a friend, under the VS2005 compile
1ms-zixiangguan
- 里面有一个GPS 32颗卫星的C/A码的产生程序,还有一个C/A码自相关程序-C/A code generator which has a GPS 32 satellites, there is a C/A code autocorrelation procedures
SPPCS
- GPS单点定位C#程序,内容比较详细,希望对大家有帮助-GPS single point positioning C# program in more detail, we hope to help
GPSpoint-positioning
- gps 单点定位的c程序实现,可以粗略地对地面上的待定点进行坐标求解-GPS single point positioning procedures can be roughly ground to ground surface to be determined point coordinates solving.
GPS-positioning
- C# 编写的GPS定位程序,简单易懂,适于初学者-GPS pisitioning program using C# language
GPSGLONASS-confused-PPP
- GPS GLONASS融合精密单点程序,C++编写-GPS GLONASS PPP
satellite_situation_calculate
- 用c语言编写的用于计算gps卫星位置的一段程序,不是很难,主要是c语言-Using c language a program used to calculate the gps satellite position is not difficult, mainly c language
SkyPlot
- Visual C++ 编写的GPS卫星天空视图显示程序,可以根据历书绘制天空图。-Visual C++ GPS skyplot
try.cpp
- 根据gps导航电文计算卫星位置x,y,z坐标,c++程序-According gps navigation message to calculate satellite position
CA码生成原理及源代码
- 用来生成北斗、gps信号伪随机测距码序列, 输入:C/A码G1多项式,C/A码G2多项式,抽头选择G_SEL 输出:CA码序列(Used to generate Beidou and GPS signals pseudo random ranging codes)