-
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
-
fyashLabyrinth
迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助(Labyrinth flash procedures, dynamic demonstration of the operation of stacks, for students who are learning data structure is helpful)
- 2018-10-27 18:39:30下载
- 积分:1
-
bui_vw76
Virtual power wireless sensor network coverage, Join repetitive control, Energy spectrum analysis and calculation.
- 2017-11-03 11:07:03下载
- 积分:1
-
MODBUS
modbus串口通讯动态链接库
使用同步通讯方式
(modbus serial communication dynamic link library using synchronous communication mode)
- 2013-06-05 12:57:22下载
- 积分:1
-
bpsknewnochannel
实现物理层网络编码的仿真,此为无信道编码环境下实现的(network coding)
- 2012-04-12 11:41:55下载
- 积分:1
-
Modbus-for-Field-Technicians
Modbus for Field Technicians 介绍modbus的相当好的资料,包括原理和编程和协议介绍(Modbus for Field Technicians introduction modbus fairly good information, including schematics and programming and protocol description)
- 2013-07-13 22:47:57下载
- 积分:1
-
icmpCheater
给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
- 2013-07-12 13:07:07下载
- 积分:1
-
TTurbo_QAM_2au
Turbo编码16QAM在AWGN信道中的性能Turboo码份量码为[1,17/15],码率为1/2,采用随机交织器
(Turbo coded 16QAM in AWGN channel performance Turboo code amount of code [1, 17/15], the rate 1/2, using a random interleaver)
- 2021-05-07 14:58:36下载
- 积分:1
-
etn
OMRON FINS 串口 以太网通讯协议软件原代码(OMRON FINS Ethernet serial communications protocol software, the original code)
- 2009-03-25 00:50:32下载
- 积分:1
-
TCH-data-channel
TCH全速率,实现把源码发送并利用纠错和交织保护来保护源码(TCH full rate, realize the source code to send and the use of error correction and interwoven protection to protect the source code)
- 2012-03-17 13:32:09下载
- 积分:1