代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/482079/6626200
m decoding.m
% 游程编码解码程序(解码函数)
% 版权所有(C)2008 Genghis_Yang
% E-mail: yangcheng2503@163.com
function [ void ] = Decoding( input_file,output_file )
% Decoding()函数功能:对游程编码文件进行解码并输出解码后的图像文件
% 两个参数分别是输入的编码文件名和待输出的图像文件名
www.eeworm.com/read/402018/11543841
vhd decoding.vhd
-- decoding
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.std_logic_arith.all;
entity decoding is
port(sel:in std_logic_vector(1 downto 0);
c:i
www.eeworm.com/read/402018/11543846
sym decoding.sym
www.eeworm.com/read/402018/11543869
vhd decoding.vhd
-- decoding
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.std_logic_arith.all;
entity decoding is
port(sel:in std_logic_vector(1 downto 0);
c:i
www.eeworm.com/read/402018/11543874
sym decoding.sym
www.eeworm.com/read/155566/11863246
m decoding.m
function [decimal_space]=decoding(min_confines,max_confines,binary_space,bits)
%Decoding Function Of Simple Genetic Algorithm Program (Version 1.0.0.1 )
%Support multi-dimesion parameters
%By che
www.eeworm.com/read/152597/12100043
m decoding.m
No=variance;
% assume the codeword c, the parity check matrix H and No are already loaded into the MATLAB memory
tx_waveform=bpsk(u,1); %amp= 1
rx_waveform=awgn(tx_waveform,No);
sc
www.eeworm.com/read/252324/12286292
m decoding.m
% decoding
function decoding(m,n,color,allLow,allHigh,numberlow,numberhigh)
Mat = zeros(m,n);
for k = 1:m
for kk = 1:n
indx = numberlow
www.eeworm.com/read/150214/12304750
html decoding.html
Decoding Received Blocks
Decoding Received Blocks
Transmitted codewords are decoded from the received data on the basis
of the likelihood
www.eeworm.com/read/233414/14154602
html decoding.html
Decoding Received Blocks
Decoding Received Blocks
Transmitted codewords are decoded from the received data on the basis
of the likelihood