CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - multiplexing code

搜索资源列表

  1. ofdm系统matlab仿真源代码

    0下载:
  2. 正交频分复用(OFDM)技术matlab实现仿真源代码-orthogonal frequency division multiplexing (OFDM) technology to achieve Matlab simulation source code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5252958
    • 提供者:刘牛
  1. WirelesscoherentOFDMmodemsimulation

    0下载:
  2. This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 2
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:559541
    • 提供者:buyop
  1. Fdm

    0下载:
  2. 通信时常采用的信道复用技术包括频分复用、时分复用和统计时分复用。本代码测试了在一定环境下采用频分复用技术带来的网络时延。-Communication channel multiplexing is often used, including frequency division multiplexing, time division multiplexing and statistical time division multiplexing. The code is tested in cer
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:713244
    • 提供者:sunbaoming
  1. vblast

    0下载:
  2. MIMO信道空间复用V-blast编码 matlab源码-MIMO spatial multiplexing channel V-blast code matlab source
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1325
    • 提供者:于目
  1. MiMO

    0下载:
  2. MIMO system... it employs almouti code using STBC to achive diversity-MIMO system...... it employs almouti code using STBC to achive diversity
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:3687
    • 提供者:asimrana
  1. TsMux

    0下载:
  2. H.264码流复用源码,提供给爱好者使用。-H.264 bitstream multiplexing source code available to fans to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:908723
    • 提供者:韩雪松
  1. OFDM

    0下载:
  2. 正交频分复用系统仿真级性能分析的matlab源程序-Orthogonal frequency division multiplexing system level performance analysis simulation matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:37056
    • 提供者:张成悦
  1. r8_fj_noframe_bs

    0下载:
  2. 用matlab仿真的八路时分复用系统,包括变速复接巴克码解复-Matlab simulation with eight-way time-division multiplexing system, including the Barker code transmission multiplexing demultiplexing
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:20748
    • 提供者:da
  1. server_client

    0下载:
  2. 具备多路复用功能的服务器和客户端源码,基于Select机制-The multiplexing function server and client source code, Select mechanism-based
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:6561
    • 提供者:sunbing
  1. 154-05493822

    0下载:
  2. IEEE(2010) paper on A Two-Stage Receiver With Soft Interference Cancellation for Space-Time Block Code and Spatial Multiplexing Combined Systems
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:157279
    • 提供者:Manwinder Singh
  1. WuYuFei_matlab

    0下载:
  2. turbo码运行,编码模块,包括分量编码器,删余,复用,交织等,译码模块,包括算法-operation of the turbo code, encoding module, including the component encoders, puncturing, multiplexing, interleaving, decoding module, including algorithms,
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:82741
    • 提供者:陈婷燕
  1. OFDM_UWB

    0下载:
  2. ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2916
    • 提供者:Balaram
  1. CP-OFDM-system

    0下载:
  2. CP-OFDM仿真,详细,有资料,有程序。-Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency- division-multiplexing (OFDM) system with binary phase-shift keying (BPSK) modulation on each subcarrier. CP-OFDM system includes a repetition code an
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:103480
    • 提供者:武拥军
  1. PROGRAM

    0下载:
  2. 时分复用 频分复用 通信原理课程项目 数字基带传输-Time Division Multiplexing Frequency division multiplexing Code Division Multiplexing TDM FDM CDM
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:255993
    • 提供者:
  1. Untitled2

    0下载:
  2. spatial multiplexing in MIMo matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:sikandar
  1. OFDM_TRANSCEIVER_DESIGN.ZIP

    0下载:
  2. This code is useful for Orthogonal Frequency Division multiplexing
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:13556
    • 提供者:Judelin
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:41984
    • 提供者:零下10度C
搜珍网 www.dssz.com