-
-
-
ma_CRC_files.rar
... (m) Produce parity-check matrix.
trt = syndtable(parmat) Produce decoding table.
recd = [1 0 0 1 1 1 1] Suppose this is the received vector.
syndrome = rem(recd * parmat ,2)
syndrome_de = bi2de(syndrome, left-msb ) Convert to decimal.
-
-
-
digitalfilter_in_C_language.rar
... bilinear transform which is one of the most efficient way of converting a analogue filter to digital filter, we will convert the given transfer function from Laplace transform to z-transform and then we will realize poles and zeroes in ...
-
[_Elite_Co1733194142004.zip
A simple MFC application that converts ASCII characters to their hexadecimal, decimal and binary equivalent. User friendly interface, auto-convert options, fun sounds and commented source code
-
gif2html.zip
convert gif file to html
to complie use -lm (lib math)
-
Yuv2Bmp.rar
This is a program to convert a yuv file to a bmp file.
-
-
-