代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/151253/12225810
txt decode.txt
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.co
www.eeworm.com/read/252894/12259208
h mpegvideo.h
/*
* Generic DCT based hybrid video encoder
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This library is free software; you can redistribute
www.eeworm.com/read/150017/12325443
c encode_rs_ccsds.c
/* This function wraps around the fixed 8-bit encoder, performing the
* basis transformations necessary to meet the CCSDS standard
*
* Copyright 2002, Phil Karn, KA9Q
* May be used under the terms
www.eeworm.com/read/149953/12329480
readme
The following files are part of the library:
cvenc13b_S1020.raw
------------------
A CVSD encoded test bit-stream.
The CVSD encoder input signal, s(k), is a
1020 Hz sinusoidal sampled at
www.eeworm.com/read/149834/12344940
c encode_rs_ccsds.c
/* This function wraps around the fixed 8-bit encoder, performing the
* basis transformations necessary to meet the CCSDS standard
*
* Copyright 2002, Phil Karn, KA9Q
* May be used under the terms
www.eeworm.com/read/149607/12362984
txt hamming_decoder.txt
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.co
www.eeworm.com/read/128707/14280981
asm zygd.asm
;program : Led display board with encoder
;Writer : yu wai wan
;Date : 2000/05/09 "Nam" Edit 2-7-2002
;Modified: Creatideas
;Date : 2000/11/29
;Version : 1.00
www.eeworm.com/read/227292/14433232
c encode_rs_ccsds.c
/* This function wraps around the fixed 8-bit encoder, performing the
* basis transformations necessary to meet the CCSDS standard
*
* Copyright 2002, Phil Karn, KA9Q
* May be used under the terms
www.eeworm.com/read/227189/14437580
txt 汉明纠错吗译码器.txt
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.co
www.eeworm.com/read/226071/14497525
c jpegenc.c
//JPEG encoder
// ---------------------------------
//include files
//
#include
#include "winav.h"
#include "ctkav.h"
#include "jpegdec.h"
#include "../jpegenc.h"
//reference header files