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

搜索资源列表

  1. FP-AND-DIPLAY

    0下载:
  2. VHDL分频程序:将输入为MHz数量级的频率进行分频,得到自己所需的Hz数量级频率。 七段数码管显示程序:将输出进行译码,通过数码管显示。-VHDL divider, divide the input MHz frequency of the order of magnitude, to get the required Hz magnitude frequency. Segment digital tube display program: the output of decoding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:883
    • 提供者:hhy
  1. 1234

    0下载:
  2. 有一些verilong 如串转并 计数器 编码译码 等程序和大家分享-There are some verilong such as string coding and decoding turn and counter program and share with you all
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3873724
    • 提供者:王得鑫
  1. Turbo_code_simulation

    1下载:
  2. 1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。 2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是 加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数 trellis来生成自己的相关参数。 3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打 孔得到。在译码时通过对打孔位置添0恢复成1
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1408172
    • 提供者:谢小谢
  1. viterbi

    0下载:
  2. 实现viterbi译码功能的matlab程序-source code for viterbi decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1463
    • 提供者:wgy
  1. EDA

    0下载:
  2. 里面包含了众多VHDL基础小程序,如38译码、4选1、4位加法、移位,七段显示译码等。-This contains a number of VHDL basis applet, such as 38 decoding, four selected 1,4 addition, the shift register, segment display decoder.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:573290
    • 提供者:林崇坤
  1. C

    0下载:
  2. 个人分享之,单片机开发程序之一:动态显示-译码器片选实现-Individuals sharing one of the microcontroller development process: dynamic display- decoder chip select
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:17730
    • 提供者:林恩
  1. cycliccode

    1下载:
  2. 本段程序是实现(7,3)循环码的编译码以及纠错功能的。-This program segment is to realize (7, 3) the cyclic code (and the function of error decoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:ke
  1. huffman-code

    0下载:
  2. 该小程序为哈弗曼编码系统,带有一个小界面,主要执行的功能是对输入的数据进行编码,译码,构造并打印哈夫曼树。并且将输入的数据进行保存。-The applet is Felicity Huffman coding system, with a small interface, main function is performed on the input data encoding, decoding, construct and print a Huffman tree. Data entered
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1344
    • 提供者:樊璐
  1. Huffman

    1下载:
  2. 数据结构的一个哈夫曼树程序,建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。压缩文件即读文件,统计文件中的字符个数,对文件进行哈夫曼编码和译码,并将编码译码后的字符存储在文件中。-The data structure of a Huffman tree program, create a text file, the statistical character frequency in the
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3574
    • 提供者:王龙飞
  1. decode

    0下载:
  2. LPDC译码仿真程序,采用当下最流行的LPDC编码可以有效实现信道编码和调制。-A program of LPDC transcode in Matlab.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:663
    • 提供者:周云
  1. IOAddress-decoder-(2)

    0下载:
  2. 这个程序在TPC2003A集成开发环境可以实现IO地址译码-The program can complete IO address decoding.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:5820
    • 提供者:uiu_2
  1. matlab

    1下载:
  2. 一个LDPC的仿真程序工具包(由matlab编写而成),内含校验矩阵构造,编码、译码码模块等-An LDPC Simulation Toolkit (written by matlab), containing the check matrix structure, encoding, decoding code module
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:110158
    • 提供者:wills
  1. s1_led

    0下载:
  2. 本次程序通过开发板上面的4个按键控制8个LED。 一个是自己定义的控制方式,一个是符合38译码器的逻辑功能。 目录说明: 工程在\project文件夹里面 源文件和管脚分配在\rtl文件夹里面 下载文件在\download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。-This program through the development board above four buttons control eight LEDs. Own de
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:527923
    • 提供者:赵姣姣
  1. Counter-and-digital-tube-display

    0下载:
  2. 本文十、十二、十六,、六十进制计数器各一个,然后通过数据扫描分时模块与译码器模块在五个数码管上显示计数过程,六十进制计数器高、地位在不同数码管上显示。之后对程序进行调试和运行及仿真,仿真结果符合设计要求时使用JTAG下载到可编程器件中实现软、硬件结合。-This article ten, 12, 16, and six decimal counter counting process, six decimal counter, the status of digital tube displa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:261432
    • 提供者:胡伟红
  1. Huffman-encoding-decoding-

    0下载:
  2. 通过C++来实现赫夫曼编码和译码函数的程序-Huffman encoding and decoding functions of the program through C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-21
    • 文件大小:862
    • 提供者:lulu
  1. dimidujioujiaoyan

    0下载:
  2. 该程序使用MATLAB实现了ldpc的对数域的译码算法。-The program uses MATLAB in the ldpc the logarithmic domain decoding algorithm.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:73389
    • 提供者:zjg
  1. calculator-horse-race

    0下载:
  2. 共3个程序,跑马灯,3位计算器,3-8译码器-Three programs, marquees, three calculators, 3 to 8 decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:3297
    • 提供者:张小军
  1. 138_c

    0下载:
  2. 138译码器C程序,简单易学,驱动LED希望大家能狗多多交流-138 Decoder C program, easy to learn to drive the LED we can dogs interact
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:13146
    • 提供者:廖萍
  1. TRRSS_CODECh

    0下载:
  2. 该程序源码是RS编译码器的MATLAB仿真程序源码,里面有对程序源码的详细说明与解释。包包含编码算法与译法算法的原理,流程和代码实现。对掌握RS码有非常好的学习价值。 可直接使用。 -The program source code is the RS codec MATLAB simulation program source code, there are detailed instructions and explanations on the program source. The p
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:294620
    • 提供者:
  1. 7_seg

    0下载:
  2. 七段显示译码器完整程序,适用芯片Cyclone 2系列-Segment display decoder complete the program, applicable to chip the Cyclone series
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:258617
    • 提供者:sunlin
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com