登录
首页 » 通信 » The code summerize how to calculate the jitter (RMS) with the incoming signals,...

The code summerize how to calculate the jitter (RMS) with the incoming signals,...

于 2022-08-18 发布 文件大小:861.67 kB
0 121
下载积分: 2 下载次数: 1

代码说明:

The code summerize how to calculate the jitter (RMS) with the incoming signals, such as optical communications and clock and date recovery circuit

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

发表评论

0 个回复

  • 文件传输activex控件
    基于VC6.0平台开发的文件传输控件,可以支持http、ftp传输,一次可以传输多个文件,可以传输超过4G的大文件,并且支持断点续传。工程为activex控件,可以直接嵌入到web浏览器中,支持自动下载安装盒升级更新。
    2022-04-10 07:48:36下载
    积分:1
  • 好手机息,可能需要有一个朋友的帮助
    不错的手机资料,可能对有需要的朋友有帮助-Good cell phone information that may need to have a friend help
    2022-10-26 22:50:03下载
    积分:1
  • 这个是关于GCC编译器编译安装文档,在您需要定制安装GCC或搭建交叉编译器(Cross...
    这个是关于GCC编译器编译安装文档,在您需要定制安装GCC或搭建交叉编译器(Cross-GCC)时可以参考一下哦-is on the GCC compiler compiler installation documentation, You need to customize the installation or structures GCC cross-compiler (Cross-GCC) can take a look oh
    2023-02-12 03:40:03下载
    积分:1
  • 4X4 MIMO最小均方误差(MMSE)- 1 / 2的选择与前向纠错(FEC)
    该代码模拟了一个完整的MIMO系统(复用增益),采用了1/2fec的加法,结果与没有FEC的MMSE检测器相比,接收机采用了VITERBI译码器;
    2022-07-13 05:50:34下载
    积分:1
  • 实例程序 十分似的发射点法士大夫上的
    实例程序 十分似的发射点法士大夫上的-Examples of procedures
    2023-01-26 08:50:04下载
    积分:1
  • 本文讨论了一个简单的建立和相关的成就…
    This paper discusses the establishment and relevant accomplishments of a simple facility used for students learning aids based on the Keplerian Orbit parameters. Three major areas in Orbital Mechanics are discussed in this paper, Orbit of a satellite, Field of View of a satellite and Constellation of Satellites. -This paper discusses the establishment and relevant accomplishments of a simple facility used for students learning aids based on the Keplerian Orbit parameters. Three major areas in Orbital Mechanics are discussed in this paper, Orbit of a satellite, Field of View of a satellite and Constellation of Satellites.
    2022-01-23 11:14:18下载
    积分:1
  • VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue /////////////////...
    VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue ///////
    2023-07-24 17:35:03下载
    积分:1
  • 介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以...
    介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mode GSM modem module UCS2 encoding, decoding principle, and GSM modems send and receive PDU Series presentation, the VB MSCOMM Control and achieve short GSM modem news transceiver core content.
    2023-01-30 16:15:04下载
    积分:1
  • OPNET simulations help beginners learn fast.
    OPNET仿真实例,有助于初学者的快速学习。-OPNET simulations help beginners learn fast.
    2022-01-26 00:12:37下载
    积分:1
  • msj上的tapi例子
    msj上的tapi例子-Tapi examples on msj
    2022-01-30 11:56:17下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载