-
BPSK调制解调仿真的C语言源程序
BPSK调制解调仿真,c语言源程序,绝对原创,有详细的注释,欢迎下载。
- 2023-07-28 16:20:03下载
- 积分:1
-
串口误码率检测
一个高手用C++写的误码率检测源代码,想学习这方面知识的同学不妨下下来参考一下。
- 2022-03-05 02:44:11下载
- 积分:1
-
Serial port terminal software to view send/receive data communications.
Serial port terminal software to view send/receive data communications.
- 2023-04-26 11:25:04下载
- 积分:1
-
Kasami序列产生器 用于扩频通信
Kasami序列产生器 用于扩频通信-Kasami sequence generator for spread spectrum communications
- 2023-03-17 22:25:03下载
- 积分:1
-
documents in a category of operations Serial procedures
一类操作中的文件序列程序
- 2023-09-05 15:20:03下载
- 积分:1
-
用VHDL语言编写的异步通信控制器源代码程序
用VHDL语言编写的异步通信控制器源代码程序-ASCC Communication Control System Compiled With VHDL
- 2022-02-21 02:00:22下载
- 积分:1
-
蓝牙语音网关软件源代码
蓝牙语音网关软件源代码-Bluetooth voice gateway software source code
- 2022-02-15 08:16:36下载
- 积分:1
-
堆积(heap)是树结构的第三种型态。堆积是一棵二元树,其左右子树节点的值均较其父母节点的值小。堆积的根节点值保证是该树最大值。这中堆绩称为最大堆绩。堆积的子树...
堆积(heap)是树结构的第三种型态。堆积是一棵二元树,其左右子树节点的值均较其父母节点的值小。堆积的根节点值保证是该树最大值。这中堆绩称为最大堆绩。堆积的子树可摆在左边当左子树,也可摆在右边当右子树,因此左右子树俱有相同的性质。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of subtree nodes than those of their parents the value of small nodes. Accumulation are the root of the tree to ensure that the value of Maximum. This is known as the greatest performance in the reactor performance heap. Accumulation of sub-tree can be placed at the left when the left subtree can also be placed on the right when the right subtree, so there is about the same subtree of the nature of both.
- 2023-07-10 01:50:03下载
- 积分:1
-
csma/cd协议仿真
资源描述在竞争信道中,模仿csma/cd的协议仿真,包括各路站点遵守何种规则发送信息,发生冲突如何解决(采用2进制回退方式)等等
- 2022-05-25 10:56:27下载
- 积分:1
-
信噪比预测与链路自适应
此程序根据不同的场景采用对应的方法预测无线通信中的链路信噪比,根据预测信噪比选择合适的编码效率和调制阶数进行链路自适应,以此应对过时信噪比对系统性能带来的恶劣影响。
- 2022-07-10 23:21:37下载
- 积分:1