CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - 合并

搜索资源列表

  1. 合并两个有序链表

    0下载:
  2. 功能1:构建自动排序的链表 2:合并两个有序的链表,合并后仍然为有序
  3. 所属分类:编程文档

  1. 合并链表实验报告

    0下载:
  2. 合并链表实验报告
  3. 所属分类:编程文档

  1. RFC3063-chinese

    0下载:
  2. RFC3063 MPLS(多协议标签交换)环路预防机制 本文讲述了一种基于“线程”的、用于防止多协议标签交换协议(MPLS)设置含有环路的标签交换路径(LSP)的简单机制。此机制与虚电路(VC)的合并相兼容,但此兼容u并不是必需的。该机制还可用于下游按需等级分配也可用于下游等级分配。在协议消息中对要传输的信息进行了紧密的捆绑(也就是,不需使用路径矢量)。当一个节点需要转换到它的下一跳时,分布式程序被执行。不过,这只针对那些下游变化的节点。-RFC3063 MPLS (Multi-protoc
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:343.34kb
    • 提供者:黄星
  1. cr

    0下载:
  2. 软合并和检测中的认知无线电协作频谱感知,希望对你有用.-Soft Combination and Detection for Cooperative Spectrum Sensing in Cognitive Radio Networks.pdf
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:214.5kb
    • 提供者:ss
  1. Diversity

    2下载:
  2. 无线网络中分集合并,包含原理,流程图,仿真图,源代码-Cooperative Diversity in Wireless Networks
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:258.6kb
    • 提供者:项杰
  1. RAKE

    1下载:
  2. 介绍了在移动通信系统中对抗多径衰落的一种重要技术——分集接收技术,并分析了各种分集、合并技术的优缺点,提出了RAKE接收机的概念和结构。 -Against multipath fading important technology- diversity reception technology in the mobile communication system, and analyze the advantages and disadvantages of the various sub-se
  3. 所属分类:Communication

    • 发布日期:2017-12-01
    • 文件大小:22.74kb
    • 提供者:王重阳
  1. Fusion-Method

    0下载:
  2. 提出一种采用波束调度策略的MIMO 与智能天线融合设计方案,用以解决MIMO 传输中空域相关性问题。融合 方案在天线结构上以智能天线单元组建MIMO 阵列,智能天线单元之间协同工作。分析了采用波束调度时的MIMO 矩阵构成及 其合并接收方式,给出一种波束间空域相关性的计算方法。仿真结果表明,在小角度扩展条件下,同指向的波束相关性与全向 阵元相关性相似,而波束调度策略具有良好的去相关性,能有效提高MIMO 信道容量。-A MIMO smart antenna Fusion Method
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:903.88kb
    • 提供者:王虹
  1. Mrc

    0下载:
  2. 中继协作通信系统中接收端最大比合并接收主函数 -Relay cooperative communication system receiver maximal-ratio combining receiver main function
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:901byte
    • 提供者:
  1. D-S

    0下载:
  2. 基于D-S理论的MIMO信号处理的研究。通过数学上的证据理论的方法来实现MIMO信号的合并-Research MIMO signal processing D-S theory. By the method of mathematical theory of evidence to achieve the combined MIMO signal
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:180.3kb
    • 提供者:水麟泽
  1. DS-for-MIMO-and-HARQ

    0下载:
  2. MIMO 检测与HARQ 合并中的不确定性处理研究,介绍了通过证据理论的方法进行MIMO信号检测,以及HARQ合并,同时也介绍了一些人工智能算法,例如遗传算法或模拟退火算法-MIMO detector combined with the uncertainty HARQ processing research, describes the method of performing MIMO signal detection theory of evidence, and HARQ merger,
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:水麟泽
  1. odex_apk_anzhuo

    0下载:
  2. 合并APK和ODEX教程和安卓时间显示到秒修改,你可以-Combination of APK and ODEX tutorial and modify android time display to the SEC, you can try
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:8.02kb
    • 提供者:cqhaoxy
  1. Poutage

    1下载:
  2. 单用户安全通信使用发送天线选择,窃听者选用最大合并比,得到中断概率-Performance of Transmit Antenna Selection Physical Layer Security Schemes
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:15.66kb
    • 提供者:lai
  1. tongxunlu

    0下载:
  2. 数据结构构建通讯录 printf( \t 1.创建通讯录链表\n ) printf( \t 2.将姓名为Name的好友的手机号改为MTel\n ) printf( \t 3.输出通讯录\n ) printf( \t 4.将通讯录按照好友姓名进行非递减排序\n ) printf( \t 5.将两个按姓名非递减排序的通讯录合并为一个,姓名相同且手机号相同的好友记录在结果中只保留一个\n ) printf( \t 6.统计籍贯是大连的好友人数\n ) print
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:398.86kb
    • 提供者:张三
  1. MRC-simulation

    0下载:
  2. 最大比合并技术仿真,该技术可用于分集接收-MRC(max ratio combine)
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:69.53kb
    • 提供者:jason
  1. STBC.m

    0下载:
  2. 最大似然译码算法在Alamouti方案中的应用。理论上推导出发射天线数为2接收天线为的Alamouti方案与发射天线为1接收天线为2的最大比合并(MRC)接收分集的分集增益相同。并通过Matlab对系统进行了仿真,验证了理论分析的正确性。-Maximum likelihood decoding algorithm in Alamouti Scheme. Theoretically antenna number 2 to the receiving antenna and transmitting
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.99kb
    • 提供者:王琛
  1. cxpvf

    0下载:
  2. 一种基于多文档得图像合并技术,分析了该信号的时域、频域、倒谱,循环谱等,包括脚本文件和函数文件形式。- Based on multi-document image obtained combining technique, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Including scr ipt files and function files in the fo
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:5kb
    • 提供者:夏社惠
  1. jpucq

    0下载:
  2. 一种基于多文档得图像合并技术,分数阶傅里叶变换计算方面,完整的图像处理课设,包含所有源代码,汽车图像。- Based on multi-document image obtained combining technique, Fractional Fourier transform computing, Complete class-based image processing, contains all of the source code, auto image.
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:7.92kb
    • 提供者:何日旺
  1. tp860

    0下载:
  2. 一种基于多文档得图像合并技术,用谱方法计算流体力学一些流动现象的整体稳定性,关于小波的matlab复合分析。- Based on multi-document image obtained combining technique, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Matlab wavelet analysis on c
  3. 所属分类:Communication

    • 发布日期:2017-12-13
    • 文件大小:9.2kb
    • 提供者:赵凡安
  1. 0870

    0下载:
  2. 一种基于多文档得图像合并技术,仿真效果非常好,采用加权网络中节点强度和权重都是幂率分布的模型。- Based on multi-document image obtained combining technique, Simulation of the effect is very good, Using weighted model nodes in the network strength and weight are power law distribution.
  3. 所属分类:Communication

    • 发布日期:2017-12-16
    • 文件大小:6kb
    • 提供者:房文来
  1. rxqye

    0下载:
  2. 一种基于多文档得图像合并技术,计算十字叉丝的在不同距离的衍射图像,可以得到很精确的幅值、频率、相位估计。- Based on multi-document image obtained combining technique, Calculation crosshairs diffraction image at different distances, You can get a very accurate amplitude, frequency, phase estimation.
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:6.52kb
    • 提供者:张彩岗
« 12 »
搜珍网 www.dssz.com