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

搜索资源列表

  1. rs-codec-8-16

    0下载:
  2. 这是一个rs译码器的verilog程序运行于quatus-This is a rs decoder running on Verilog quatus
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:129kb
    • 提供者:yuanfeng
  1. rs-codec(255-223)

    6下载:
  2. 这是rs(255,223)编码的verilog源程序。里面有:encode、decode、test-bench等文件。-This is rs (255,223) verilog source coding. Inside : encode, decode, test-bench and other documents.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:17.96kb
    • 提供者:
  1. rs-codec-8-4

    0下载:
  2. encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplic
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:43.86kb
    • 提供者:zs8292
  1. 曼彻斯特编解码Verilog代码

    1下载:
  2. 曼彻斯特编解码Verilog代码 .zip-Manchester codec Verilog code. Zip
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:9.81kb
    • 提供者:崔广辉
  1. 1553_enc_dec.rar

    1下载:
  2. 1553B编解码程序 verilog 描述,1553B codec procedures described in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:31.06kb
    • 提供者:pan
  1. H.264

    2下载:
  2. 详尽地论述了H.264 特点、编码器原理、解码器原理、编解码器的实现。为了更好地理解H.264 编解码原理及其实现,第7 章详细介绍了H.264 码流的句法和语义。最后对H.264 视频编码传输的QoS 进行了专门地论述。-H.264 are discussed in detail the characteristics of the principle of encoders, decoders principle, the realization of codec. To better un
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-16
    • 文件大小:4.11mb
    • 提供者:王小丫
  1. JPEG2000

    0下载:
  2. jpeg 2000 encoder complete document
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-05-16
    • 文件大小:370.42kb
    • 提供者:ibbu
  1. Wolfson-WM8731-audio-CODEC

    0下载:
  2. audio codec data sheet
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:664.2kb
    • 提供者:Venky
  1. tx

    0下载:
  2. 关于通信原理课程设计中HDB3编解码的一个VERILOG源代码-Principles of curriculum design on the communications HDB3 codec in a Verilog source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:147.58kb
    • 提供者:小亮
  1. madplay-0.16.1b

    0下载:
  2. 经典的C语言MP3编码解码实现,可以在linux/unix平台下编译运行. -Classic C language realize MP3 codec, you can linux/unix platform running under the compiler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:698.32kb
    • 提供者:forest
  1. rs-codec-8-16

    3下载:
  2. RS[255,223]纠错码verilog源码,包含编码和解码模块,以及testbench等。-Verilog source code for RS[255,223] encoder and decoder, with testbench included.
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-13
    • 文件大小:26.88kb
    • 提供者:饶进平
  1. ldpc

    2下载:
  2. 最近在做毕设,ldpc码的编解码实现,这个是verilog实现。-Recently completed the set up to do, ldpc code codec implementation, this is the Verilog implementation.
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-08-16
    • 文件大小:8.78kb
    • 提供者:fly
  1. D_BLAST44

    1下载:
  2. MIMO 4*4系统D-BLAST编译码方案,利用ISE仿真环境,verilog编程实现。-MIMO 4* 4 system codec D-BLAST program, using ISE simulation environment, verilog programming implementation.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:295.82kb
    • 提供者:黄虎
  1. manchester_verilog

    1下载:
  2. 用verilog写的一个manchester code的代码,含编解码-Used to write a verilog code for manchester code containing codec
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:9.29kb
    • 提供者:stream
  1. rs-codec(255-223)

    1下载:
  2. RS编码是一种纠错码,本程序实现RS(255,223)用FPGA 实现RS编码,程序在Quartus II中调试通过。-RS coding is an error-correcting codes, the procedures for the realization of RS (255,223) with FPGA realization of RS codes, in the Quartus II program through the debugger.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-31
    • 文件大小:20.17kb
    • 提供者:yux
  1. RS_Verilog

    1下载:
  2. rs编解码的verilog实现源代码,从硬件实现rs的编解码-rs codec to achieve the verilog source code, from the hardware codec rs
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:98.79kb
    • 提供者:曹晶
  1. 2

    0下载:
  2. RFID系统的IEEE的文章,安全协议,认证- In this paper, we first propose a cryptographic authentication protocol which meets the privacy protection for tag bearers, and then a digital Codec for RFID tag is designed based on the protocol. The protocol w
  3. 所属分类:RFID

    • 发布日期:2017-04-07
    • 文件大小:227.62kb
    • 提供者:fxy
  1. DE2_70_AUDIO

    0下载:
  2. 是用VERILOG HDL和NIOS II C/C++ 编的DE2-70板子的音频编解码芯片的使用工程-Is VERILOG HDL and NIOS II C/C++ code of the DE2-70 board in the audio codec chip, the use of project
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-14
    • 文件大小:20.57mb
    • 提供者:覃建策
  1. 5B6B-codec

    2下载:
  2. verilog hdl实现5B6B编译码(光纤通信线路码型),包含了时钟发生器模块 ,信号源模块 ,编码模块 ,译码模块, 和检错模块,并通过modesim仿真验证。-verilog hdl achieve 5B6B encoding and decoding (code-based fiber-optic communication lines), contains a clock generator module, signal source modules, code modules, d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:4.47kb
    • 提供者:林海全
  1. NEW AUDIO CODEC DEVELOPMENT CODE BASE

    0下载:
  2. Hi friends, This consists of a complete system written in Verilog/TCL for VGA DISPLAY OF RESULTS INPUTTED THROUGH AUDIO CODEC AND COMPLETE SYSTEM LEVEL DESIGN ON VERILOG.
  3. 所属分类:VHDL编程

« 12 3 »
搜珍网 www.dssz.com