-
加法器,简单的加法计算器程序,用vb语言实现
加法器,简单的加法计算器程序,用vb语言实现-Adder, a simple addition calculator program using vb language implementation
- 2023-08-13 13:55:03下载
- 积分:1
-
傅里叶变换是信号处理中最常用的算法,实现…
傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people look very useful signal, the procedure used VC Fast Fourier Transform algorithm
- 2023-07-10 08:25:03下载
- 积分:1
-
massive mimo Fundamentals, Opportunities and Challenges
应用背景Massive multiuser MIMO (MISO):
◮ M ≫ K ≫ 1 (think 100 × 10 or 500 × 50)
◮ coherent, but simple, processing
◮ Potential to dramatically improve rate & reliability
◮ Potential to drastically scale down TX power
◮ Not only theory, at least one known testbed (64× ∼10)
关键技术
Massive MIMO Operation
Not enough resources for pilots & CSI feedback, so operate in TDD.
◮ On the uplink,
◮ acquire CSI from uplink pilots and/or blindly from data
◮ detect symbols
◮ M ≫ K ⇒ linear processing (MRC, ZF, MMSE) nearly optimal
◮ On the downlink,
◮ use CSI obtained on the uplink
◮ make necessary adjustments based on reciprocity calibration
◮ apply multiuser MIMO precoding
◮ simple precoders desirable (and very good!): MRT, ZF, MMSE, ...
◮ MRC/MRT operation
◮ intracell interference will appear as
- 2022-07-07 16:58:08下载
- 积分:1
-
In the basic role of half
在基础半正弦冲击作用下,硬特性刚度系统的冲击动态响应计算-In the basic role of half-sine shock, the hardware characteristics of stiffness of the system dynamic response calculation of the impact
- 2022-05-14 04:21:07下载
- 积分:1
-
图形界面的计算器,使用VC++开发,绝对经典可用,好用,好用的...
图形界面的计算器,使用VC++开发,绝对经典可用,好用,好用的-calculater
- 2022-05-19 11:03:01下载
- 积分:1
-
用C语言实现的GBN协议函数库和测试程序
滑动窗口协议,也称为回退N步协议(Go-Back-N,GBN)中,允许发送方发送多个分组(当有多个分组可用时)而不需等待确认,但它受限于在流水线
中为未确认的分组数不能超过某个最大允许数N。滑动窗口协议是TCP使用的一种流量控制方法,此协议能够加速数据的传输。
只有在接收窗口向前滑动时(与此同时也发送了确认),发送窗口才有可能向前滑动。
收发两端的窗口按照以上规律不断地向前滑动,因此这种协议又称为滑动窗口协议。
当发送窗口和接收窗口的大小都等于1时,就是停止等待协议。
当发送窗口大于1,接收窗口等于1时,就是回退N步协议。
当发送窗口和接收窗口的大小均大于1时,就是选择重发协议。
协议中规定,对于窗口内未经确认的分组需要重传。这种分组的数量最多可以等于发送窗口的大小,即滑动窗口的大小n减去1(因为发送窗口不可能大于(n-1),起码接收窗口要大于等于1)。
2.工作原理
- 2023-04-29 17:45:03下载
- 积分:1
-
a 3x3 matrix multiplication
a 3x3 matrix multiplication
- 2023-04-17 07:05:03下载
- 积分:1
-
关于中国邮递员问题的代码,很不错哦,希望对大家有用
关于中国邮递员问题的代码,很不错哦,希望对大家有用-A good code, and hope for all of us
- 2023-06-03 03:15:03下载
- 积分:1
-
this is Matlab Circular convolution
file name is circonv.m
this Matlab Circular convolution
file name is circonv.m-this is Matlab Circular convolution
file name is circonv.m
- 2022-03-31 20:23:01下载
- 积分:1
-
VC实现俄罗斯方块
基于VC++6.6用MFC开发的俄罗斯方块源程序,功能很多~
- 2022-02-01 11:25:38下载
- 积分:1