资源列表
[编程文档] MUD
说明:DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较-DS-spread spectrum system, the noise is additive white Gaussian noise, the traditional single-user detection, the linear decorrelating multiuser detection and MMSE Multiuser Detecti<wangyanli> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[编程文档] mud
说明:注意:刚上传的不完整,以这个为准 (在DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较)-In DS-spread spectrum system, the noise is additive white Gaussian noise, the traditional single-user detection, the linear decorrelating multiuser detection and<wangyanli> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[编程文档] Paradigm_UPS_protocol
说明:Paradigm系列UPS后台通讯协议,文档为艾默生UPS通讯协议,可做协议开发参考-无<lq> 在 2025-06-14 上传 | 大小:43kb | 下载:0
[编程文档] AT_commands
说明:AT commands how to use for modem. Also describes format of commands and how to use them.<Shreenidhi> 在 2025-06-14 上传 | 大小:523kb | 下载:0
[编程文档] WiMAX-C80216-02_05
说明:WiMAX,802.16协议的介绍。如果想了解3G以后的技术,可以参考。-WiMAX, 802.16 Introduction of the protocol. If you want to know the future of 3G technology, can refer to.<openxu> 在 2025-06-14 上传 | 大小:495kb | 下载:0
[编程文档] lundu
说明:1. 汽车轮渡口,过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。试写一个算法模拟渡口管理。 算法设计: 1客车和货车均建立一个链式队列,初始均为空。以后来一辆车不是货车就是客车,因此可以说整个程序的事件驱动event就是这两个,客车表示1,货车表示0. 2轮船还没有到达时客车和货车均按次序排在各自队列中。 3轮船到达时,根据两个队列的情<chenhui> 在 2025-06-14 上传 | 大小:1kb | 下载:0