-
通信网络
说明: 在n个城市建设通信网络,只需架设n-1条线路即可至少包含10个城市,城市数n由键盘录入,城市坐标由随机函数产生小于100的整数(In the construction of communication network in n cities, only n-1 lines are needed to include at least 10 cities. The number of cities n is input by keyboard, and the coordinates of cities are generated by random functions into integers less than 100.)
- 2020-06-20 05:20:02下载
- 积分:1
-
tiaopinwumalv
对跳频信号在干扰情况下的误码率进行防真,并以对数表示,一定要下(Interference of frequency hopping signals in case of error rate for anti-truth, and to the number that must be under)
- 2021-04-01 19:59:08下载
- 积分:1
-
GFSK
GFSK调制通信系统误码率统计,非常有借鉴价值(GFSK modulation communication system bit error rate statistics, the very reference value)
- 2011-05-04 17:22:30下载
- 积分:1
-
KSJRobotParserUR
说明: UR旋转矢量转化,转化为RPY坐标,更加适合编程,非常靠谱(UR Rotation Vector Conversion)
- 2021-03-04 14:19:32下载
- 积分:1
-
base-station-simulation
中兴捧月,基站模拟程序,使用CSocket类(ZTE holding on, the base station simulator, using class CSocket)
- 2011-06-24 15:18:52下载
- 积分:1
-
Coded_Orthogonal_Signaling(1993)
正交编码方面的文章Coded Orthogonal Signaling(1993)(Coded Orthogonal Signaling(1993))
- 2010-05-29 21:34:33下载
- 积分:1
-
modemu-0.0.1.tar
支持Telnet功能的Modem通讯程序 (Modem commnunication supports telnet)
- 2001-01-08 18:15:44下载
- 积分: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
-
Matlab_TracePro
matlab与tracepro通信接口文件(Working with Matlab and TracePro through Dynamic
Data Exchange)
- 2021-04-09 17:29:01下载
- 积分:1
-
A-Novel-Variable-Step-Size-NLMS-Algorithm-and-Its
By building the generalized Sigmoid function relationship between normalized step-size and the power of error signal,
a novel variable step-size NLMS algorithm is proposed. It is proved that the step-size of NPVSS-NLMS changes as
the new algorithm does when A=σv
-m and B=2. The physical meanings of the parameters in this algorithm are
explored. The theoretical analysis illustrate that this algorithm combine the virtues of NPVSS-NLMS and Sigmoid
function, and it leads to faster convergence rate and lower final misalignment. The computer simulation results
support the theoretical analysis.
- 2013-07-06 22:59:51下载
- 积分:1