-
0c960529d0bbee8482000000
This deliverable is the final deliverable of workpackage 3 “MU-MIMO in practice”.
It builds on the previous deliverables D3.1 and D3.2 and includes results
tasks 3.2 on channel modelling for MU-MIMO (Note that this task
has been extended to month 24) and task 3.3 on the implementation of the
selected MU-MIMO algorithms on the OpenAirInterface development platform.
- 2014-10-27 16:04:46下载
- 积分:1
-
txt
适合卫星通信本科学生借鉴。主要为卫星转发器仿真设计。可以实现上下变频,非线性放大器实现和卫星转发器实现。(Satellite transponder Simulation Design。Achieve Frequency conversion)
- 2014-01-24 19:37:06下载
- 积分:1
-
超声波测距
超声波测距1602显示c语言参考例程
超声波测距1602显示c语言参考例程(Ultrasound Ranging 1602 Display C Language Reference Routine
Ultrasound Ranging 1602 Display C Language Reference Routine)
- 2020-06-20 19:20:02下载
- 积分:1
-
趣味数字
一个搞笑游戏,其中的算法很有意思,大家可以下载后玩一玩,但界面很垃圾,希望大家帮忙改改.(a funny game, the algorithm is very interesting, you can download a play after play, but the interface is rubbish, we hope to help change it.)
- 2005-06-20 17:36:51下载
- 积分:1
-
VPRTW(c)
解VRPTW问题的模拟退火程序 (VRPTW problem solution simulated annealing procedure)
- 2007-10-19 21:44:27下载
- 积分:1
-
SerialPort_VS2010_MFC
基于SerialPort的串口调试助手代码,运行平台VS2010,MFC工程文件(Based on the serial debugging assistant SerialPort code, run the platform VS2010, MFC project file)
- 2020-10-10 09:37:34下载
- 积分:1
-
c#调用Media Player播放器Demo
应用背景
//打开
private void toolStripButton1_Click(object sender, EventArgs e)
{
OpenFileDialog openFileDialog = new OpenFileDialog();
openFileDialog.Multiselect = true;
openFileDialog.Filter = "MP4文件|*.mp4|MP3文件|*.mp3|Wav文件|*.wav|所有文件|*.*";
if (openFileDialog.ShowDialog() == DialogResult.OK)
{
axWindowsMediaPlayer1.currentPlaylist = axWindowsMediaPlayer1.newPlaylist("列表", "");
&n
- 2022-03-11 11:21:14下载
- 积分:1
-
IIR-digital-filter-
采用双线性变换法设计IIR数字滤波器设计的c代码,包括低通、高通和带通(Document recording the design of IIR digital filter c code)
- 2011-09-05 17:47:58下载
- 积分:1
-
c
数据结 构课程设 计代码 c++ 阮宏一(Data structure curriculum design code c++)
- 2013-10-08 12:56:55下载
- 积分:1
-
C# 打地鼠游戏源码
C# 打地鼠游戏源码,制作人:王维娜.相关说明:打地鼠游戏属于益智类游戏,能加强手和眼睛的灵活性和协调性。游戏的界面做的也挺友好,打开后右侧为游戏区,左侧是菜单或控制区,可借助本源码学习一些简单的游戏制作原理。本游戏运行效果截图如图所示。
- 2022-05-06 16:24:02下载
- 积分:1