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

搜索资源列表

  1. threadServeur.tar

    0下载:
  2. Language C, linux, Code-Block Sockets-Serveur-MultiClients(Threads)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:9378
    • 提供者:eldin
  1. Fig2and3

    0下载:
  2. 空时分组码性能仿真,包含空时分组码的编译码方法和信噪比仿真。-Space-time block code performance simulation, including space-time block code encoding and decoding methods, and signal to noise ratio simulation.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:20176
    • 提供者:李志
  1. Fig6and7

    0下载:
  2. 进行空时分组码的编译码仿真,仿真出不同信噪比下的性能,得出误码率曲线。-For space-time block code encoding and decoding simulation, simulation performance under different signal to noise ratio obtained BER curves.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:5102
    • 提供者:李志
  1. 8PSK

    0下载:
  2. 使用8PSK对正交空时分组码进行调制,得到性能曲线 从而可以进行分析-The use of 8PSK pairs of orthogonal space-time block code modulation, which can be obtained performance curve analysis
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:1621
    • 提供者:杨玲
  1. spacetime_hdogan

    0下载:
  2. Program for Space-Time-Block-Code BPSK modulation performance as a function of SNR and BER. (MATLAB)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:944
    • 提供者:hakan
  1. 123

    0下载:
  2. Rayleigh信道中的误码率仿真源代码下载-Descr iption This program simulates the bit-error-rate (BER) performance of Orthogonal space time block code over Rayleigh fading channel with L=4 TX antennas and M=1 RX antenna The code has been developed for real orthogo
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:方益波
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. STBC

    4下载:
  2. 单径瑞利信道中的两发一收STBC:Simulink进行仿真,测量BPSK调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。含理论分析 -Space-time block code Simulink BPSK
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-25
    • 文件大小:64667
    • 提供者:王勤儒
  1. Block

    0下载:
  2. OpenGL,三维图像正方体的代码,绝对可以运行的。-OpenGL, three-dimensional image cube of the code
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:3475
    • 提供者:huyayuan
  1. BM3D

    0下载:
  2. The Block-Matching and 3D Filtering (BM3D) algorithm is a computationally scalable algorithm based on this novel denoising strategy. It achieves state-of-the-art denoising performance in terms of both peak signal-to-noise ratio and subjective visual
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2906620
    • 提供者:mythu
  1. 79419129decode_ldpc_APP_LLR

    0下载:
  2. This a software runing on the Matlab. it is used in the channel coding simulation. It i nclude DVB-S2 LDPC and turbo Covolution. and block turbo code, You can choose which channel coding to run. it ru n the encoder and add white noise in the channel.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1406
    • 提供者:Ahsan Ali
  1. Block

    0下载:
  2. 俄罗斯方块小游戏的源代码,基于MFC编程,在VC6.0中测试完全好使,-Tetris game' s source code, based on MFC programming, so that in the VC6.0 tested fully,
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2538747
    • 提供者:西欧
  1. SER_QPSK

    0下载:
  2. we can obtain the symbol error rate of space time block code using the modulation technique of Quadrature-Phase shift keying
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3868
    • 提供者:bunny
  1. BlockMatchingAlgoMPEG

    0下载:
  2. Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:118846
    • 提供者:Yashil
  1. da1

    0下载:
  2. HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1128
    • 提供者:dasu
  1. das6

    0下载:
  2. function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) HELP: coherent_ML_receiver Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modul
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:1130
    • 提供者:dasu
  1. btc_image

    0下载:
  2. The code enables the user to calculate the block truncation code of the given image. It is a lossy form of compression coding but excellent for beginners.
  3. 所属分类:matlab

  1. code

    0下载:
  2. MATLAB的分块处理程序,用于将图片进行分块处理,为图片压缩进行前序工作-MATLAB-block handling procedure, used to block the picture processing, image compression to pre-order for the work of
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1426
    • 提供者:hfzdqs
  1. code

    0下载:
  2. 车辆牌照识别相关程序与函数,分块整理出来的-Vehicle license identification procedures and functions, block sorting out
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1572399
    • 提供者:hellodong
  1. dos-system

    0下载:
  2. 模仿DOS命令行下的操作系统,功能仅实现一部分,如需增加功能可按已有功能添加代码块即可-Copy DOS command line operating system, function only implements part of a need for additional features can add the code block can have functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:26788
    • 提供者:Terry
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com