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

搜索资源列表

  1. CRCDecoding

    0下载:
  2. CRC检错程序。只能检错不能纠错。(40,32)的分组码检错,反馈函数:x8+x7+x4+x3+x+1-CRC error detection process. Not only error detection correction. (40,32) and block code error detection, feedback function: x8+ x7+ x4+ x3+ x+1
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:146967
    • 提供者:李雪茹
  1. VideoProcessing

    0下载:
  2. 此matlab代码用于削减并消除图片中的block,提高图片质量。Deblock使用小波变换消除block,DeBlocking2通过计算熵,确定每个block的信息量,来消除block-This matlab code is for diluting and removing artifacts in images, upgrading the images. DeBlock applies wavelet to deblock and DeBlocking2 deblocks by
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6668
    • 提供者:Yuou Jiang
  1. Block.nonblock

    0下载:
  2. verilog 中阻塞和非阻塞的电路设计的比较 代码和设计图-Verilog and VHDL block and nonblock design comparison code and layout
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:103508
    • 提供者:
  1. Ratematching_byylluo

    1下载:
  2. LTE中速率匹配的代码,包括子块交织,比特搜集,比特选择和修剪-The code rate matching in LTE, including the sub-block interleaving and bit gather, bit selection and pruning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:15360
    • 提供者:唐星
  1. Ram-block-code

    0下载:
  2. It is a VHDL code for Block RAM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:712
    • 提供者:Umair
  1. Alamouti-MIMO

    0下载:
  2. It s very useful to who wants to simulate MIMO.in LTE network This code run on Matlab platform In this package include 5 files simulation -Alamouti code -Space time block code -Space time coding -Adaptive mimo - Alamouti mimo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:8810
    • 提供者:tri minh
  1. 20100711215057

    0下载:
  2. 本设计文档中所包含测试情况下, 单天线和双天线时各模块输出的结果数据。 测试条件: 一个分组数 所得结果: 1) CRCA校验模块result.DAT 2) CRC码块分隔模块result.DAT 3) turbo编码模块result.DAT 4) 速率匹配模块result.DAT 5) 级联模块result.DAT 6) 加扰模块result.DAT 7)
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:511350
    • 提供者:haha
  1. twoDarray

    0下载:
  2. 2D array handling using C or C++ language. please use code block with GCC to compile
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:153788
    • 提供者:jiu
  1. NAND_FLASH_FACTORY_PROGRAM

    0下载:
  2. 一、 概况 1. NAND 闪存的种类 2. NAND 闪存的框架 3. 非全页的编程(Partial Page Programming) 4. 从NAND 启动(Booting From NAND) 二、 NAND 闪存的可靠性问题 1. 坏块管理(Bad Block Management,BBM) 2. 坏块管理算法的规范 (BBM Algorithm Specification) 3. 6 个工厂编程的坏块管理的要素(Six BBM
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2126054
    • 提供者:livimi
  1. code(opp)

    0下载:
  2. vhdl语言实现线性分组码的编码以及解码-vhdl language of linear block code encoding and decoding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1105
    • 提供者:kid
  1. block

    0下载:
  2. 嵌入式linux设备驱动之块设备驱动相关代码-Embedded linux device driver code related to the block device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:665064
    • 提供者:zhengwei
  1. uwb_lib

    0下载:
  2. I want to simulate a MB-OFDM-UWB system in Matlab. I did pure OFDM system before which consist of convolution code block, modulation block, FFT block, Cyclic Prefix block, multipath block and corresponding receiver blocks. However, how to modif
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7471
    • 提供者:den
  1. DCT

    0下载:
  2. ce code permet de cacluler les coefficiants de la dct dans un block 8*8 aisni selectionner les coefficients par un balyage zigzag
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:3785
    • 提供者:sarah
  1. liner-code

    0下载:
  2. 线性分组码的编码,译码,大家可以借鉴使用,希望大家喜欢。-Linear block code encoding, decoding, we can learn to use, I hope you like it.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3063
    • 提供者:mad_ian
  1. Block-coding

    0下载:
  2. 代码可以对图像进行方块编码,并且可以根据菜单调用不同尺寸的方块进行编码。有用户界面,使用matlab实现的。-Code the image block coding, and different sizes according to the menu box called encoding. A user interface implemented using matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:62544
    • 提供者:王宇
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. no2

    0下载:
  2. asp2.0典型模块实现一书第二部分的源码 希望对在学习asp的同学能有所帮助 这本书籍代码简练 一个模块一个模块的分块实现 能够帮助你实现很多功能-A typical module asp2.0 the second part of the book to learn asp source hope the students can be helped this book concise and a module code block implementation of a module to
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:729587
    • 提供者:陈华
  1. no3

    0下载:
  2. asp2.0典型模块实现一书第三部分的源码 希望对在学习asp的同学能有所帮助 这本书籍代码简练 一个模块一个模块的分块实现 能够帮助你实现很多功能-asp2.0 typical module of the source of a third part of the book to learn asp hope to help the students to this book concise and a module code block implementation of a module
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3737935
    • 提供者:陈华
  1. jay_lab4

    0下载:
  2. C++ Assignment using a code block IDE
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:394077
    • 提供者:karim_elsafy
  1. GUI

    0下载:
  2. GUI in Code:block. I have added few buttons and other gui elements. I was using wxwidget.
  3. 所属分类:Button control

    • 发布日期:2017-04-13
    • 文件大小:1895
    • 提供者:radek1021
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com