-
LTE信道估计MSE&BER仿真-块状导频
对LTE中信道估计算法的仿真,包括LS,MMSE,LMMSE等(Simulation of the LTE channel estimation algorithm, including LS, MMSE, LMMSE and so on)
- 2021-05-14 03:30:03下载
- 积分:1
-
potential
基于改进人工势场法的路径规划,解决了局部极小值问题和目标不可达问题(The path planning based on the improved artificial potential field method solves the local minimum problem and the target unreachable problem.)
- 2021-03-03 17:19:32下载
- 积分:1
-
ofdm
基于导频的OFDM信道估计算法及性能分析pdf论文(Pilot-based OFDM channel estimation algorithm and performance analysis pdf paper)
- 2020-10-21 20:07:24下载
- 积分:1
-
gflags-master
说明: google gflags 源码文件,需要自行编译,测试可行。(google gflags llslsdjflskfpwjeonvk)
- 2020-06-16 13:00:01下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
mm3
PSCAD simulation.Investigation D-STATCOM and DVR Operation for Voltage Control in Distribution Networks with a New Control Strat
- 2018-05-04 08:32:02下载
- 积分:1
-
ADODateGrid
使用SQL语句对数据库进行通用操作,使用DataGrid控件显示,VC++经典编程学习源码,很好的参考资料。(Use the SQL statement to the general operation of the database, use the DataGrid control to display, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:52:36下载
- 积分:1
-
BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。...
BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
- 2022-04-17 17:18:02下载
- 积分:1
-
cplex
cplex代码,如何使用cplex,cplex的初学者必备(cplex code, how to use cplex cplex essential beginners)
- 2021-03-09 23:59:27下载
- 积分:1
-
IEXPLORER BHO插件
iexplorer BHO plugin
- 2022-10-10 07:50:04下载
- 积分:1