搜索资源列表
pseudorange
- 该程序是对GPS接收机输出的原始数据(indata.log文件)进行分析计算-procedures for the GPS receiver output of the original data (indata.log) for analysis
gps
- 读取renix格式的卫星星历文件,支持原始网络下载文件,阿紫泰克软件转换的星历文件,将数据存在数组中待计算
acq3
- GPS中频信号频率和ca码搜索程序,原始数据可以在北京东方联星网站上下载
pp
- 运用MATLAB调制和加噪的函数,但QAM解调函数是利用多元检测的思想(最大似然准则)编写,根据星座图转换可得解调后的数据,解调后的数据和原始数据比较,可得到误符号率和误码率。-Using the QAM implement the separation
GPS
- GPS解算程序,通过GPS采集的原始数据能够解算出来当地的经纬度-GPS Solution program, raw data collected by GPS can calculate the latitude and longitude of the ground out
gps
- 本程序可以完全读取GPS最原始的数据信息,搭建好整体构架。-This procedure can be completely read GPS data from the most primitive information, build a good overall framework.
MATLAB
- 通过通信系统BPSK数字传输仿真,实现数字信号的输出、调制、加噪、滤波、再仿真接收端恢复原始数据-BPSK communication system through the simulation of digital transmission, digital signal output, modulation, noise, filter, and then restore the original simulation data on the receiving end
SRDataProc
- 专门转化拓扑康GPS接收机的原始GPS观测数据文件(一般是以.tps后缀)。程序界面调用TEQC可执行程序,转化成O文件和N文件的RINEX格式文件-Specialized GPS receiver into the original topology Hong GPS observation data file (usually is. Tps suffix). Program interface calls TEQC executable file and the N O into the
SonarComm1
- 该程序实现RS232的串口通信,可以进行原始的或十六进制发送信号,也可以原始的或十六进制接收信号,还有自动发送功能,最后可以将接收到的数据保存在在文档中。-The Program for RS232 serial communication, can send the original or hexadecimal signals can also be the original or hexadecimal received signal, and automatically sending
videocamp_upload
- 可以在preview的同时将原始帧数据上传到服务器的代码,包含服务器部分-While you can preview the original frame data uploaded to the server code, including the server part
ephemeris
- 实现GPS原始星历数据的读取和转化为十进制的数据用于计算卫星的具体坐标和方向速度-To achieve the original GPS ephemeris data read and converted to decimal data used to calculate the satellite coordinates and direction of specific speed
GPS
- GPS原始数据流格式,及数据转换方法-GPS
G3A_test
- 一个用于采集G3A动力调谐陀螺原始数据向PC机发送,然后在PC机显示陀螺波形的程序-Used to collect the raw data of the G3A dynamically tuned gyroscope sent to the PC show gyro waveform of the program and then the PC
comwizard
- 串口捕获程序,用于捕获串口上所有的通信数据,用于分析,提供最原始数据显示-Serial capture program for capturing all communication on the serial data used for analysis, and to provide the raw data display
resourse
- 可以接受原始GPS信号的数据,以便于下一步进行差分编码,实现精确定位的算法,是一个快速精准的方法。-Can accept raw GPS signal data, so that in the next step to differential coding, to achieve precise positioning of the algorithm is a fast and accurate method.
smart_breakpointDownload
- android多线程断点下载,通过本Android下载实例,可了解到以下知识技巧:实时得到文件下载的长度,设置获取实体数据的范围、获取文件已下载文件长度、原始文件长度、线程数、本地保存文件、缓存各线程下载的长度、每条线程下载的长度、获取线程数、获取文件大孝更新指定线程最后下载的位置、构建文件下载器、保存记录文件、根据响应获取文件大孝监听下载数量的变化,如果不需要了解实时下载的数量,可以设置为null、循环判断是否下载完毕等基础知识。 这里请注意,对于UI控件的更新只能由主线程(UI线程
VB6-RECEIVE-
- VB编写的串口调试助手,能够实现对加速度计、陀螺、地磁等原始数据的显示-VB prepared the serial debugging assistant, to achieve the accelerometer, gyroscope, geomagnetic and other raw data show
电子地图管理系统
- 了解地图二进制格式, 能读取原始数据 对导航数据中的道路数据进行整理,分析,查询,排序 采用顺序查找,折半查找,分块查找 采用冒泡,快速,插入排序
E8_1_QAMModem
- 仿真4比特原始数据与星座图的编码映射过程; 完成16QAM信号的调制解调; 绘制16QAM信号的频谱及时域波形; 采用相干解调法仿真其解调过程; 绘制解调前后的基带信号时域波形; 将原始基带数据、QAM已调数据、滤波器系数写入相应的文本文件中。-Simulation of 4-bit coded mapping process raw data constellation complete 16QAM modulation and demodulation signal
MediaCodecEncode
- Android上使用MediaCodec给onPreview获取的原始数据进行h264格式编码-Use the MediaCodec on Android to encode the raw data captured by onPreview in the h264 format