代码搜索:Encoder

找到约 10,000 项符合「Encoder」的源代码

代码结果 10,000
www.eeworm.com/read/276010/10775455

h split.h

/* * qrencode - QR Code encoder * * Input data splitter. * Copyright (C) 2006,2007 Kentaro Fukuchi * * The following data / specifications are taken from * "Two dimensional
www.eeworm.com/read/420640/10784596

rtf readme.rtf

The file 'verify' is a simple Unix shell script. When run, (e.g. "csh verify" or "verify" at the command line) it will compare output between the encoder's picture sequence reconstruction and the dec
www.eeworm.com/read/273855/10898213

vhd med.vhd

-- File Name: med.vhd -- Version: 1.1 -- Date: January 22, 2000 -- Model: Manchester Encoder Decoder Chip -- Dependencies: md.hd, me.vhd -- -- Company: Xilinx -- -- -- Discl
www.eeworm.com/read/418009/10968728

txt readme.ss.01.txt

[ comments on fixes to lower sampling frequencies encoder by Seymour Shlien, to appear in dist09. Jon ] Here is a log of the bugs I have found and corrected as well as those I would like to see
www.eeworm.com/read/466557/7026830

h qrspec.h

/* * qrencode - QR Code encoder * * QR Code specification in convenient format. * Copyright (C) 2006, 2007, 2008 Kentaro Fukuchi * * This library is free software; you can
www.eeworm.com/read/466557/7026832

c split.c

/* * qrencode - QR Code encoder * * Input data splitter. * Copyright (C) 2006, 2007, 2008 Kentaro Fukuchi * * The following data / specifications are taken from * "Two dime
www.eeworm.com/read/466557/7026835

h split.h

/* * qrencode - QR Code encoder * * Input data splitter. * Copyright (C) 2006, 2007, 2008 Kentaro Fukuchi * * The following data / specifications are taken from * "Two dime
www.eeworm.com/read/442130/7658715

vhd enc.vhd

-- File generated by bch.exe program. -- The encoder for BCH code (15,7), t=2 -- with optimisation. -- GF(2^4) is generated by polynomial [1+x+...] - 11001; --------------------------------------
www.eeworm.com/read/442125/7658729

c bch3.c

/* * File: bch3.c * Title: Encoder/decoder for binary BCH codes in C (Version 3.1) * Author: Robert Morelos-Zaragoza * Date: August 1994 * Revised: June 13, 1997 * * ===========
www.eeworm.com/read/439878/7697695

m readme.m

% Matlab implementation of EZW (Embedded Zerotree Wavelet) % % The function in this toolbox are listed as follow: % % func_ezw_demo_main -- Main function % func_ezw_enc -- Encoder % func_ezw_dec