-
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
-
TadaptiveOFDMh
本程序利用改进的CHOW算法,仿真了自自适应OFDM系统的性能,并画出了SNR
(This program makes use of improved CHOW algorithm simulates the performance of self-adaptive OFDM system, and draw the SNR)
- 2012-08-20 06:45:10下载
- 积分:1
-
PrachPara2013.10.21.0928
LTE prach的信令分析代码,由协议解析出数据处理需要的信息(The signaling LTE PRACH analysis code, the protocol analysis data processing need information
)
- 2013-11-05 17:40:16下载
- 积分:1
-
huaweiGPRs
华为的gprs模块的使用教程,介绍的很详细,也适合其他gprs模块,非常适合开发使用
- 2010-08-03 09:05:44下载
- 积分:1
-
DNP3.0-Master
DNP3.0规约调试软件,包含源代码。可用于FTU调试,学习DNP规约。(Statute DNP3.0 debugging software, including source code. FTU debugger can be used to study the Statute DNP.)
- 2009-06-04 09:36:27下载
- 积分:1
-
GTM900AT
华为GTM900AT命令手册,对开发GPRS具有指导意义(Huawei GTM900 AT command manual,It has a guiding significance to develop GPRS
)
- 2012-12-06 16:48:43下载
- 积分:1
-
20070313_synchronizationMutex
同步机制的解决方法之一(one of the solutions)
- 2007-04-06 11:59:02下载
- 积分:1
-
VC_UP_BallKey
说明: 说明:此为球形开关测试程序的上位机软件。
能够记录由下位机上传的每支球形开关
的通断情况,自动记录上传的时间,
并且会将历次的结果保存在PC机的硬盘
中,带有具体的日期,方便查询。(Note : This spherical switch to the testing procedures PC software. To record the next crew uploaded each spherical switch-off, automatically records upload time, and will keep all the previous results of the PC's hard disk, with the specific date, and easily accessible.)
- 2006-04-06 13:20:48下载
- 积分:1
-
OPNET_tutorial_for_Chinese
OPNET软件自带的General Tutorial中文译版,学习OPNET非常实用!(OPNET software s own version of Chinese Translation General Tutorial, learning OPNET very useful!)
- 2021-04-13 09:38:56下载
- 积分:1
-
VBTest
vb 和pmac控制卡的简单通讯,实现电动,正转反转停止,及下载文件(vb to pmac commucation)
- 2012-04-19 16:03:55下载
- 积分:1