-
BlueTooth
说明: 对蓝牙的基本应用测试(包括搜索 链接 数据发送与接受)(The basic test for Bluetooth applications (including search link data is sent and received))
- 2011-04-06 17:18:46下载
- 积分:1
-
-BPSK
天线组阵中基于循环相关的BPSK信号合成方法研究(Antenna array study group cycle related BPSK signal synthesis method based on)
- 2013-12-20 13:36:46下载
- 积分:1
-
JYTJQL
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润(This is one of the foreign exchange activities that can be profited from the exchange rate differences of multiple currencies.)
- 2019-01-01 05:37:39下载
- 积分:1
-
MMIMO-OFDM_SiI
MIMO-OFDM仿真程序,包含完整的信道仿真程序,信道估计程序(MIMO-OFDM simulation program, include the full channel simulation program, the channel estimation procedure)
- 2012-07-16 17:24:37下载
- 积分:1
-
opnet_dsr
运行在opnet仿真平台下的dsr路由协议模型(Configure the IMS model has an important role in packages, sip and umts 3g network in opnet)
- 2012-04-05 13:53:06下载
- 积分:1
-
BPSK误码率仿真的程序
该程序能够较好的仿真出Missive MIMO系统下 信道估计的误码率,及还
有部分的MSE代码,可以供大家参考一下!(This program can better simulate the error rate of channel estimation under Missive MIMO system, and also There are some MSE code that you can refer to!)
- 2018-03-28 19:45:28下载
- 积分:1
-
2dfft
c++ source
fft ifft
2-d FFT
ofdm
- 2013-12-08 16:47:48下载
- 积分:1
-
dsdv
DSDV协议在ns2中的实现,可以直接使用,无需调试(DSDV protocol implementation in ns2, can be used directly, without debugging)
- 2011-06-02 12:03:09下载
- 积分:1
-
IEC103
关好电力规约IEC103的编程流程图.()
- 2007-09-19 17:34:02下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1