-
R_95302909IEC103-NR
iec103 规约上位机源代码,喜欢的就下吧。(iec103 Statute of the host computer source code, like on the next bar.)
- 2021-04-22 10:58:49下载
- 积分:1
-
plot_function
频率选择性衰落信道的建模与仿真,具体实施方法(Frequency selective fading channel modeling and simulation modi, concrete implementation methods)
- 2021-04-05 16:59:04下载
- 积分:1
-
在VC++6.0中用MSComm控件编程,可以实现串口接
在VC++6.0中用MSComm控件编程,可以实现串口接(used in VC 6.0 MSComm programming, serial port access can be achieved)
- 2005-01-04 04:01:12下载
- 积分:1
-
MySocket
vc++开发的socket通信类(含客户端和服务端)(socket communication(include client and server))
- 2013-08-12 14:13:49下载
- 积分:1
-
sys
采用turbo编程,可实现对鼠标,键盘等操作的识别与输出控制。(Turbo programming, operation of the mouse, keyboard and other identification and output control.)
- 2013-04-27 06:27:50下载
- 积分:1
-
Smart-Antennas-For-Wireless-
描述了智能天线在无线通信环境下的各种应用。(Describes a smart antenna in a wireless communication environment, a variety of applications.)
- 2013-09-09 20:30:32下载
- 积分:1
-
WSF-based
多径条件下基于WSF的均匀圆阵幅相误差自校正(WSF-based multipath conditions of uniform circular array amplitude and phase error self-correction)
- 2013-12-12 13:41:46下载
- 积分:1
-
mise-0.1
类似simulink的小程序,在网上找到的,希望对大家有用。。(Similar simulink small program, found on the Internet, we want to be useful. .)
- 2014-05-04 14:54:23下载
- 积分:1
-
bpsknewnochannel
实现物理层网络编码的仿真,此为无信道编码环境下实现的(network coding)
- 2012-04-12 11:41:55下载
- 积分: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