-
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
-
kssign_functions
说明: 语言的文法规则 说明 对原编译程序作了如下修改,增加了输入文件(The grammar rules of the language have been modified as follows to add input files to the original compile)
- 2019-01-01 01:12:04下载
- 积分:1
-
modbus4j-2.0.2-src
Modbus4J源代码,方便大家查看具体的协议内容(Modbus4J.rar is a file that describes how control the PLC by Java language)
- 2017-08-29 10:48:10下载
- 积分:1
-
13位巴克码时域波形及其自相关函数
画出13位巴克码的时域波形及其自相关函数(waveform and autocorrelation of 13 bit barker code)
- 2021-04-17 17:28:52下载
- 积分:1
-
plot_function
频率选择性衰落信道的建模与仿真,具体实施方法(Frequency selective fading channel modeling and simulation modi, concrete implementation methods)
- 2021-04-05 16:59:04下载
- 积分:1
-
HPPP-model
仿真源码包括了多层异构蜂窝网络中基于齐次泊松点过程(HPPP)的建模方法,一篇介绍该模型的12年发表在IEEE trans的论文。以及传统六边形建模方法和信道增益矩阵的计算。(Simulation source code, including the multi-heterogeneous cellular networks based on homogeneous Poisson point process (HPPP) modeling method, a description of the model' s 12-year papers published in IEEE trans. And traditional modeling methods and hexagonal channel gain matrix calculation.)
- 2021-05-08 22:18:34下载
- 积分:1
-
sd模型
完整的Verilog验证模型,包括设备完整的状态。(Complete verilog Verification Model)
- 2020-06-16 09:00:01下载
- 积分:1
-
基于AM335X平台的Ethercat实现.pdf
EtherCAT(以太网控制自动化技技)是一种用于确定性以太网的高性能技业通信协议,它扩展了IEEE 802.3 以太网标准,使得数据传输中具有可预测性定时及高精度同步等特点。这个开放性标准作为 IEC 61158 的组成部分,常用于机械设计及运动控制等应用中。EtherCAT 采用标准的IEEE802-3 以太网帧,帧结构如图 1。EtherCAT 协议直接用标准以太网的帧格嵌传输数据,并不修改其基本结构(ethercat communication)
- 2019-04-19 14:00:20下载
- 积分:1
-
xijie12doc
希捷指令集,里边详细的介绍了希捷12代的指令等。(Seagate instruction set inside a detailed introduction of 12 generations of Seagate directives.)
- 2014-05-09 17:33:21下载
- 积分:1
-
convolutional-code
卫星信道删除卷积码的优化译码算法,介绍打孔卷积码的应用(Satellite channel to remove the convolutional code optimization Decoding Algorithm)
- 2012-11-19 17:24:06下载
- 积分:1