-
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
-
test11
用于变电所的电力103通信测试的源代码,主要用在工控行业(103 for electricity substation communications test source code, mainly used in the industrial sector)
- 2013-07-06 09:23:40下载
- 积分:1
-
MODBUS
modbus串口通讯动态链接库
使用同步通讯方式
(modbus serial communication dynamic link library using synchronous communication mode)
- 2013-06-05 12:57:22下载
- 积分:1
-
IESS-207E
iEEE 207 标准 信道编码相关 卫星通信(iEEE 207 standard channel coding satellite communications)
- 2021-04-29 16:18:42下载
- 积分:1
-
OPC客户端远程服务器
OPC客户端源码,可同时连接局域网内的多个OPC服务器
MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time
MFC with Interface Edition)
- 2021-01-06 21:28:54下载
- 积分:1
-
UDPComm
基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。(UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.)
- 2012-09-12 15:56:43下载
- 积分:1
-
ReMin0319
IEC60870-5-103通信规约的从站模拟软件,可以模拟一个采用单片机驱动的继电保护设备,自动向主站程序上送数据并响应主站数据的数据问询请求,并有可选择的状态变位和扰动数据进行上送(IEC60870-5-103 communication protocol slave simulation software can simulate a single-chip computer-driven protection equipment, automatic procedures to send data to the master station and respond to data inquiries master data requests, and there is an optional state displacement and disturbance data sent)
- 2013-07-16 15:05:42下载
- 积分:1
-
llvbo
用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
- 2016-03-02 13:37:49下载
- 积分:1
-
Whuaawei-WCDMC
WCDMA无线接口物理层,经典典WCDMA无线接口物理层,经典
(WCDMA radio interface physical layer, the classic typical WCDMA radio interface physical layer, the classic)
- 2012-08-05 11:42:44下载
- 积分:1
-
ModbusRTU_attiny44
MODBUS RTU using Attiny44 from Atmel
- 2013-08-30 22:21:27下载
- 积分:1