代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6163356
c mp3x.c
#include "lame.h"
#include "gtkanal.h"
#include
/************************************************************************
*
* main
*
* PURPOSE: MPEG-1,2 Layer III encoder
www.eeworm.com/read/108032/6186949
java tagtreeencoder.java
/*
* CVS identifier:
*
* $Id: TagTreeEncoder.java,v 1.8 2000/09/05 09:22:51 grosbois Exp $
*
* Class: TagTreeEncoder
*
* Description: Encoder of tag trees
*
*
*
www.eeworm.com/read/487628/6506597
makefile
###
### Makefile for JM H.264/AVC encoder/decoder
###
### generated for UNIX/LINUX environments
### by Limin Wang(lance.lmwang@gmail.com)
###
SUBDIRS := lencod lde
www.eeworm.com/read/480818/6662230
c rs.c
/* rs.c */
/* This program is an encoder/decoder for Reed-Solomon codes. Encoding is in
systematic form, decoding via the Berlekamp iterative algorithm.
In the present form
www.eeworm.com/read/406358/11444223
cmd mp3encodercfg.cmd
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT MP3Encoder.cdb */
/* MODULE P
www.eeworm.com/read/406358/11444224
s62 mp3encodercfg.s62
;; Do *not* directly modify this file. It was
;; generated by the Configuration Tool; any
;; changes risk being overwritten.
;; INPUT MP3Encoder.cdb
;; CONFIGURATION/VERSIO
www.eeworm.com/read/406358/11444242
h mp3encodercfg.h
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT MP3Encoder.cdb */
#define CHI
www.eeworm.com/read/406358/11444246
h62 mp3encodercfg.h62
;; Do *not* directly modify this file. It was
;; generated by the Configuration Tool; any
;; changes risk being overwritten.
;; INPUT MP3Encoder.cdb
;; CONFIGURATION/VERSIO
www.eeworm.com/read/258293/11872317
vhd tst_bench_post.vhd
-- **************************************************************
-- Owner: Xilinx Inc.
-- File: tst_bench_post.vhd
--
-- Purpose: Test bench that connects encoder and decoder for
-- 16B/20B
www.eeworm.com/read/258293/11872342
vhd enc_func.vhd
-- **************************************************************************
-- Owner: Xilinx Inc.
-- File: enc_func.vhd
--
-- Purpose: Main 8B/10B encoder functionality. Follows rules
--