-
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
-
VoiceModem
使用tapi实现的用语音modem进行接电话并播放wav文件的程序(A program which is realised by tapi, and in which a call is picked up and wav files can be played through voice modem )
- 2002-04-23 10:01:54下载
- 积分:1
-
froq
比较完整的OFDM的仿真模型和源码,有比较完整的设计思路,可供学习(Relatively complete OFDM simulation model and the source code, there is a complete design ideas, to learn from)
- 2017-08-13 17:19:03下载
- 积分:1
-
Oraddar11f
对MTD雷达中进行杂波滤除的滤滤波器组,就是多普勒滤波器组的仿真
(MTD radar clutter filter filter filter bank, is the simulation of the Doppler filter)
- 2012-07-19 17:37:12下载
- 积分:1
-
HC-05-bluetooth
HC-05蓝牙模块的使用,包括全部参数,外部电路搭建,AT指令等(HC-05 Bluetooth module to use, including all parameters, the external circuit to build, AT commands, etc.
)
- 2011-10-24 21:14:11下载
- 积分:1
-
ZT-Series-ZigBee
zigbee的一些基础知识,引脚及其相关协议等(basic zigbee )
- 2011-12-23 17:20:13下载
- 积分:1
-
Turbo_code_3GPP2
Turbo decoder for 3GPP2
- 2011-10-18 20:47:53下载
- 积分:1
-
c03
该程序实现水声信道的模拟方法及性能分析,提出了一种信的水声信道模型(The program implements underwater acoustic channel simulation methods and performance analysis, presents a letter of underwater acoustic channel model)
- 2020-07-04 05:40:02下载
- 积分:1
-
VC_rtspdemo
这是一个rtsp的VC++实现,希望对你有用(This is a rtsp' s in VC++, you want to be useful)
- 2011-11-15 19:48:58下载
- 积分:1
-
ACR9000
基于PARKER9000运动控制器的上位机程序开发,包括单轴点动以及多轴联动(Based on PARKER9000 motion controller host computer program development, including uniaxial jog, and multi-axis)
- 2020-09-10 05:18:02下载
- 积分:1