-
PMA
PMA规约模拟测试软件。适合初学者使用,包含几个常用规约(PMA Statute of the simulation test software)
- 2013-09-17 12:23:28下载
- 积分:1
-
Whuaawei-WCDMC
WCDMA无线接口物理层,经典典WCDMA无线接口物理层,经典
(WCDMA radio interface physical layer, the classic typical WCDMA radio interface physical layer, the classic)
- 2012-08-05 11:42:44下载
- 积分:1
-
bpsk
BPSK信号调制过程以及误码率的计算,最后结果可以用曲线图形输出(sfazvassfasczxcasafavasvasvxzxv)
- 2018-06-20 12:28:12下载
- 积分:1
-
dll
PLC动态库 vb编程 支持s7-1200(PLC Dynamic Library Support s7-1200)
- 2019-04-08 20:40:41下载
- 积分:1
-
ddeclientvc
说明: DDE CLIENT,用于dde方式读区服务器内容(DDE Client for dde reading of server content)
- 2006-03-10 15:42:05下载
- 积分:1
-
CSharp_tif
该代码实现的功能是对.tif格式的图片自动分页,并且可以实现数据的查找切割提取。(To achieve the functions of the code. Tif format images automatically paging, and extract data to find cutting.)
- 2012-07-14 11:40:35下载
- 积分:1
-
PSD
本程序计算了连续相位调制CPM的功率谱密度(The program calculates the continuous phase modulation CPM power spectral density)
- 2021-01-13 19:18:47下载
- 积分:1
-
icmpCheater
给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
- 2013-07-12 13:07:07下载
- 积分:1
-
VCMatlab
VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。
文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance.
This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
- 2018-12-01 15:31:19下载
- 积分: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