CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 消息传递算法

搜索资源列表

  1. 进程间同步的研究

    0下载:
  2. 本文从信号量、管程和消息传递三个方面讨论了进程间的同步问题,并分别给出了关于生产者/消费者问题的解决算法,最终还分析了以上三种方法的优缺点。-signal from the amount of paper tube and messaging three discussed the process of synchronization and were given on the producer / consumer problem solving algorithm, ultimately a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:125201
    • 提供者:Gavin
  1. 13-1

    0下载:
  2. 并行算法:通过消息传递MPI实现排序,初学者比较好的示例-Parallel Algorithm: MPI message passing through the achievement of sequencing, a relatively good example for beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:毛嘉
  1. SecChat

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成其它功能。-2048bit the chat program using the RSA encryption algorithm for data encryption and digital signatures is
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:124458
    • 提供者:602
  1. Parallelprogram

    0下载:
  2. 并行程序设计:对于所希望的应用,很多并行代码似乎不存在的 即使有,也常不能用于用户的并行机上.因为并行代码原来都是为不同的并行结构写的.   它的问题是:至今并行算法范例不能被很好地理解和广泛地接受 并行程序设计是建立在不同的计算模型上的,而它们没有能像冯*诺依曼模型那样被普遍的接受和认可.绝大部分被使用的并行程序设计语言都是Rortran和C的推广,他们都不能够充分地表达不同并行结构的特点,既不成熟也不通用.并行程序设计工具依赖于具体的并行结构和计算机代的更迭,既不通用也不稳定,在某个并行
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:854844
    • 提供者:我爱罗
  1. juzhensyanbfa

    0下载:
  2. 给出了微机网络并行计算环境和拥有共享内存的并行计算环境下大规模矩阵相乘的几种 并行算法,分析了这些算法的计算和通讯时间复杂性,在多台微机上安装并行消息传递机制MPI (message passing interface) ,构成微机网络并行计算环境,在该环境下对所给算法作了数值试验, 结果表明所给出的算法非常有效,同时在程序没有改动的条件下,将微机网络并行环境下的程序移 植到具有共享内存的并行计算机IBMP650 上,结果表明,所给算法具有更高的加速比和并行效率。-Gives t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:126048
    • 提供者:澄海
  1. Belief-Propagation

    0下载:
  2. 置信传播立体匹配算法,详细说明消息传递的过程,经典论文!-Markov random ?eld models provide a robust and uni?ed framework for early vision problems such as stereo and image restoration. Inference algorithms based on graph cuts and belief propagation have been found to yield accu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:189056
    • 提供者:mstar
  1. 18-4

    0下载:
  2. cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6236
    • 提供者:zhouhuan
  1. decoder_BP_CPE

    0下载:
  2. 置信传播是一中很有效的算法,将其应用于检测,通过在检测与译码之间迭代交换传递信息,并有选择地通过单边消息传递来更新信息,降低系统实现的复杂度。 -Belief propagation is a very efficient algorithm to be applied to the detection, the information transmitted by the exchange between the iterative detection and decoding, and to
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1778
    • 提供者:王文
  1. pmwelch

    0下载:
  2. Welch 算法是一种应用很广的经典功率谱估计算法。但是面对现在日益膨胀的海量数据,单纯在串行Matlab环境下运行Welch 算法势必耗费大量的运算时间。根据Welch 算法的原理,在Linux 集群环境及消息传递接口MPI 的支持下,采用主从并行编程模式,实现了一个开源的Welch 并行算法PMWelch。实验结果表明,PMWelch 不仅具有Matlab 下Welch 算法一样的运算结果,还可以大幅减少运行时间.-It is well known that Welch algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:541973
    • 提供者:lyl
  1. An-Introduction-to-Factor-Graphs

    0下载:
  2. 关于因子图和消息传递算法领域的非常经典的论文,绝对值得大家仔细阅读-A large variety of algorithms in coding, signal processing, and artificial intelligence may be viewed as instances of the summary-product algorithm (or belief/probability propagation algorithm), which operates
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:593680
    • 提供者:wfs
  1. Loeliger_factor_graph

    0下载:
  2. 消息传递算法用于信号处理的绝对经典之作,好好学习,天天向上-The message-passing approach to model-based signal processing is developed with a focus on Gaussian message passing in linear state-space models, which includes recursive least squares, linear minimum-mean-squared-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:955405
    • 提供者:wfs
  1. phaseUnwrap_v1.4

    0下载:
  2. 消息传递算法是经典L1范数算法,常用于求解最小二乘的最优化问题。-Message passing algorithm is a classical L1-norm algorithm, commonly used in the method of least squares optimization problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:217627
    • 提供者:张旭
  1. logbptest

    1下载:
  2. 采用对数域消息传递算法(LLRBP)的LDPC码译码方案,用matlab程序编写。-Logarithmic domain message passing algorithm (LLR BP) LDPC code decoding program, a program written in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9133
    • 提供者:chenxiaowen
  1. LT_decode

    0下载:
  2. 此程序实现了LT码的译码功能,译码算法采用的是消息传递算法-This program realize the decoding process of LT codes
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1901
    • 提供者:毕维达
  1. 基于SCMA消息传递算法的代码

    1下载:
  2. SCMA系统译码端实现,主要是MPA(消息传递算法)的创新(SCMA system decoding side implementation, mainly MPA (message passing algorithm) innovation)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:daybyday1994
  1. SCMA中MPA算法代码

    2下载:
  2. 此文件为MPA消息传递算法的matlab源文件,在SCMA非正交多址的情况下,具有良好的多用户检测的性能。(This file is the matlab source of the MPA messaging algorithm, and has good multiuser detection performance in the case of SCMA non orthogonal multiple access.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:15360
    • 提供者:hsbs92
  1. turboAMP

    0下载:
  2. 图像恢复算法,广义近似消息传递算法,双线性广义近似消息传递算法(approximate message passing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:79872
    • 提供者:云林森处
  1. 基于SCMA消息传递算法的代码

    2下载:
  2. SCMA系统译码端实现,主要是MPA(消息传递算法)的创新((SCMA system decoding side implementation, mainly MPA (message passing algorithm) innovation))
  3. 所属分类:其他

    • 发布日期:2020-12-08
    • 文件大小:12288
    • 提供者:冰梦依痕
  1. main.m

    1下载:
  2. 大规模天线检测,运用近似消息传递算法,仿真实验(Massive MIMO detection by implement AMP)
  3. 所属分类:通讯编程

    • 发布日期:2020-03-22
    • 文件大小:1024
    • 提供者:xbxbxb04
  1. SCMA中的消息传递算法MPA仿真程序

    3下载:
  2. SCMA稀疏码分多址接入技术,包括编解码部分(Sparse code division multiple access technology)
  3. 所属分类:其他

    • 发布日期:2020-06-21
    • 文件大小:1024
    • 提供者:拜拜卡路里
« 12 »
搜珍网 www.dssz.com