代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/322210/3526984
h vlc.h
/************************************************************************
*
* vlc.h, VLC tables for tmn (TMN encoder)
* Copyright (C) 1996 Telenor R&D, Norway
* Karl Olav Lillevold
www.eeworm.com/read/315091/3624408
cs lzmaencoder.cs
// LzmaEncoder.cs
using System;
namespace SevenZip.Compression.LZMA
{
using RangeCoder;
public class Encoder : ICoder, ISetCoderProperties, IWriteCoderProperties
{
enum EMatchFinderT
www.eeworm.com/read/300509/3846319
java threadwatch.java
package gui;
/**
* This class is used to watch a thread termination (for instance
* Decoder or Encoder instance) and finally notifies the ThreadSurvey
* instance. */
public class ThreadWatch impl
www.eeworm.com/read/297256/3887996
unix makefile.unix
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Encoder - Lower Sampling Frequency
www.eeworm.com/read/297256/3888148
c predisto.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Encoder
*
* $Id: predisto
www.eeworm.com/read/288830/4004350
cs lzmaencoder.cs
// LzmaEncoder.cs
using System;
namespace SevenZip.Compression.LZMA
{
using RangeCoder;
public class Encoder : ICoder, ISetCoderProperties, IWriteCoderProperties
{
enum EMatchFinderT
www.eeworm.com/read/281519/4115597
cc base64.cc
//*********************************************************************
//* Base64 - a simple base64 encoder and decoder.
//*
//* Copyright (c) 1999, Bob Withers - bwit@pobox.com
//*
//* This cod
www.eeworm.com/read/281519/4116359
cc base64.cc
//*********************************************************************
//* Base64 - a simple base64 encoder and decoder.
//*
//* Copyright (c) 1999, Bob Withers - bwit@pobox.com
//*
//* This cod
www.eeworm.com/read/427736/1966946
cs lzmaencoder.cs
// LzmaEncoder.cs
using System;
namespace SevenZip.Compression.LZMA
{
using RangeCoder;
public class Encoder : ICoder, ISetCoderProperties, IWriteCoderProperties
{
enum EMatchFinderT
www.eeworm.com/read/386035/2576863
cs lzmaencoder.cs
// LzmaEncoder.cs
using System;
namespace SevenZip.Compression.LZMA
{
using RangeCoder;
public class Encoder : ICoder, ISetCoderProperties, IWriteCoderProperties
{
enum EMatchFinderT