-
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
-
DSMP_Provision_API_HP11_20040303
卓望短信网关.+cmpp3.0协议.MISC系统短信SP接入培训.(ASPire SMS gateway.+ Cmpp3.0 agreement. MISC SMS SP system, access to training.)
- 2009-11-13 08:58:18下载
- 积分:1
-
MCGS串口驱动
MCGS昆仑通态的触摸屏的脚本串口驱动(MCGS Kunlun touch screen script, serial port driver)
- 2020-06-29 01:00:02下载
- 积分:1
-
串口数据绘曲线
说明: 本程序是将串口实时接收到的数据,然后将数据进行曲线绘制。(The data received by serial port is plotted in real time.)
- 2020-06-18 16:00:01下载
- 积分:1
-
61549816REXOSReference
高通,rex,OS,很好的文档~~~!!!(Qualcomm, rex, OS, a very good document ~ ~ ~)
- 2009-07-09 19:45:52下载
- 积分:1
-
FactorySoftToolkit
OPC Client和OPC Server的工具和一些帮助,(OPC Client and OPC Server tools and some help)
- 2021-03-26 14:49:13下载
- 积分:1
-
wave-simulator-antenna-
基于IRA天线的辐射波模拟器天线辐射性能研究(Radiation wave simulator antenna radiation performance of the antenna-based IRA)
- 2013-11-24 10:17:13下载
- 积分:1
-
FX3Uplcvb6
三菱通讯,VB源代码。经过全面测试。现与大家分享。(Mitsubishi communications VB source code. Have been fully tested. Now share with you.)
- 2012-11-22 16:33:33下载
- 积分:1
-
VBCRC16
自己做的CRC16校验例子,输入16进制数据,数据之间用空格,得到校验字节(The CRC16 checksum own example, enter the hexadecimal data, with a space between the data check byte)
- 2012-10-12 08:45:27下载
- 积分: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