-
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
-
NICControlClass
枚举所有网卡、获取设置网卡参数、检查网卡状态、启禁网卡(Enum all NICs,get NIC paramates,check NIC state,enable/disable nic)
- 2010-10-13 12:35:40下载
- 积分: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
-
Localization_computer
根据手机双麦克风进行定位 ,电脑客户端程序,c++源程序(According to the mobile phone microphone to locate
)
- 2021-04-10 18:08:59下载
- 积分:1
-
commassist
visual C++ MFC 环境下 串口的连接,收发数据的实现,串口探测工具部分功能的实现(Serial port connection)
- 2013-07-20 17:03:57下载
- 积分:1
-
make a call
GSM进行拨号的测试程序,半酣多种文件格式(GSM dial-up test procedures,)
- 2017-08-08 22:37:15下载
- 积分:1
-
msgrouter
观察者模式实现各模块之间的异步通讯。模拟MFC消息(message router)
- 2013-10-16 14:26:10下载
- 积分:1
-
Mvbcardtest_s
PC机MVB总线通讯测试程序(MVB从设备),PC机使用Duagon的MVB通讯卡。程序做为MVB的从设备,包括MVB驱动,MVB主配置,MVB端口通讯收发的例子。(PC, MVB bus communication test procedure (MVB from the device), the PC machine use Duagon the MVB communication card. Program as from MVB MVB driver, the MVB the main configuration, MVB port communications transceiver example.)
- 2013-05-15 14:41:48下载
- 积分:1
-
W5100_AN_SPI
W5100 spi connect describe
- 2013-01-31 10:59:40下载
- 积分:1
-
Amplifier
光纤放大器模拟程序,包括泵浦功率、光纤增益、光纤长度等参数(fiber amplifier)
- 2012-01-06 15:30:14下载
- 积分:1