登录
首页 » Visual C++ » PrachPara2013.10.21.0928

PrachPara2013.10.21.0928

于 2013-11-05 发布 文件大小:213KB
0 311
下载积分: 1 下载次数: 30

代码说明:

  LTE prach的信令分析代码,由协议解析出数据处理需要的信息(The signaling LTE PRACH analysis code, the protocol analysis data processing need information )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IEC103
    QT环境下开发的,用于测试电力通讯规约IEC103的一个程序(QT development environment for the testing of electrical communications statute a procedure IEC103)
    2009-02-10 09:20:02下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • TCP_GPRS_XSTECK
    一个科技公司使用的GPRS接收程序。可是直接使用(A PROGRAM OF GPRS SERVER 。IT S VERY EASY TO USE.)
    2010-07-03 12:19:47下载
    积分:1
  • GPSGSM
    说明:  G P S和G S M 双定位终端的软硬件设计与实现 :随着移动定位技术的发展, 单纯的签子G P S 的定位终端或者荃于移动网络的定位终端都将无法浦足用户的俩求。前者的G P S定 位信号受地形及建筑物的影晌,会存在定位盲区 后者定位精度和定位能力受到移动网 络的限制。该文提出一种集成了G P S定位和G S M 网络定位技术的定位终端,阐述了它的软硬件的设计和实现。实验结果表明,该定位终端结合了G P S和G S M网络两种定位方式的优点,(D e s i g n a n d I m p l e me n t a t i o n o f t h e T r a c k i n g T e r mi n a l I n t e g r a t i n g GP S wi t h GS M P o s i t i o n i n g T e c h n o l o g y J I A NG X i r u i , C HE N G Z h e n l i n , F AN G J i n y u n , Z HA NG L i v n g ( I n s t i t u t e o f C o m p u t e T e c h n o l o g y , C h i n e s e A c a d e m y o f S c i e n c e s , B e i j i n g 1 0 0 0 8 0 ) b s t r a c t ] Th e t r a c k i n g t e r mi n a l p l a y s a n i mp o r a n t rl e i n t h e n a v i g a t i o n a n d p o s i t i o n i n g s y s t e m. Ho w t o t h e t r a c k i n g t e r mi n a l i s a k e y p rb l e m t o t h e d e s i g n e r a n d u s e r . T h i s p a p e r p r e s e n t s a me t h o d wh i c h i mpr v e t i n t e g r a t e s p e r f o r m a n c e a n d p r e c i s i o GP S wi 比GS M p o s i t i o n i n g h n o l o g y i n o n e t e r mi n a l , a n d s p e c i f i e s t h e s o f)
    2009-08-27 09:06:42下载
    积分:1
  • wanguanjiplc
    弯管机PLC程序,可以参考学习,结合自己使用的实际情况改设置就可使用。(The bending machine PLC program, you can refer to learning, combined with the actual situation of their use changed settings can be used.)
    2021-01-20 14:58:41下载
    积分:1
  • GPSDIY
    说明:  GPS串口通信程序,新建了一个数据库ACCESS,在显示当前GPS信息的同时可以存储以前记录过的信息,保存在数据库中,便于以后查阅。当前GPS信息包括:时间,经度,纬度,速度,真实航向以及磁偏移(GPS serial port communication program, a database of new ACCESS, show the current GPS information can be stored at the same time the information previously recorded, stored in a database for easy access later. The current GPS information including: time, longitude, latitude, speed, true course and magnetic offset)
    2009-08-06 15:19:07下载
    积分:1
  • report2008
    说明:  中国的手机游戏市场用户调研报告2008年度(China mobile phone game market research report of 2008 users)
    2009-07-22 15:06:40下载
    积分:1
  • TTTOOA_uwbh
    这是在uwb系统中,用TOA定位法的的整个系统的仿真程序源码 (This is a simulation program source code for the entire system in uwb systems, TOA positioning method)
    2020-08-11 19:58:26下载
    积分:1
  • llvbo
    用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
    2016-03-02 13:37:49下载
    积分:1
  • the-easiest-serialport
    最简单的串口收发程序,全部用VC++实现,对初学VC串口通信的朋友有很大帮助,提供全部源代码,提供串口类的.CPP和.H文件。(The simplest procedure serial transceivers, all with VC++ implementation of serial communication beginner VC friend of great help, providing all the source code, to provide serial port class. CPP and. H files.)
    2011-07-11 00:11:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载