-
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
-
JavaLauncher_EKA2
this file is used to activate app on startup of nokia mobile.
- 2013-09-05 14:50:11下载
- 积分:1
-
Localization_computer
根据手机双麦克风进行定位 ,电脑客户端程序,c++源程序(According to the mobile phone microphone to locate
)
- 2021-04-10 18:08:59下载
- 积分:1
-
ModbusCommunicationTest
MODBUS通信协议,用VC6.0调试通过,非常好用,做上位机用这个很好(MODBUS communication protocol with VC6.0 debugging through, very easy to do well with this PC)
- 2013-09-11 23:12:54下载
- 积分:1
-
OPC读840DSL828D
Mamul for connecting 840D SL system by OPC
- 2019-01-11 22:27:28下载
- 积分:1
-
USBPort
USB通信编程,获取USB设备信息,如果编译不通过,你需要下载NTDDK中的hidsdi.h 和 hid.lib文件等。(USB communication programming,get the USB devices informateion ,if there have link errors,you have to download the header files hidsdi. H, the library file hid. Lib,etc in the NTDDK.)
- 2012-06-27 11:13:14下载
- 积分:1
-
Communication-by-SerialPort
实现串口通信 可以收发数据 可以是数字也可以是ASCII(Serial communication)
- 2013-07-24 10:10:28下载
- 积分:1
-
S5335DK_Software_v1_2
The PCI Local bus concept was developed to break
the PC data I/O bottleneck and clearly opens the door
to increasing system speed and expansion capabilities.
The PCI Local bus moves high speed peripherals
from the I/O bus and places them closer to the system’s
processor bus, providing faster data transfers
between the processor and peripherals. The PCI Local
bus also addresses the industry’s need for a bus standard
which is not directly dependent on the speed,
size and type of system processor. It represents the
first microprocessor independent bus offering performance
more than adequate for the most demanding
applications such as full-motion video.(The PCI Local bus concept was developed to breakthe PC data I/O bottleneck and clearly opens the doorto increasing system speed and expansion capabilities.The PCI Local bus moves high speed peripheralsfrom the I/O bus and places them closer to the system sprocessor bus, providing faster data transfersbetween the processor and peripherals. The PCI Localbus also addresses the industry s need for a bus standardwhich is not directly dependent on the speed, size and type of system processor. It represents thefirst microprocessor independent bus offering performancemore than adequate for the most demandingapplications such as full-motion video.)
- 2008-01-08 10:58:20下载
- 积分: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
-
TEST6_C1
利用vc++实现的一个直接序列扩频通信处理程序,包含了简单的测试数据。此程序很详尽。(Using vc++ to achieve a direct sequence spread spectrum communication processes, including a simple test data. This program is very detailed.)
- 2009-12-18 20:34:50下载
- 积分:1