代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/466557/7026834
c mask.c
/*
* qrencode - QR Code encoder
*
* Masking.
* Copyright (C) 2006, 2007, 2008 Kentaro Fukuchi
*
* This library is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/466557/7026838
c qrencode.c
/*
* qrencode - QR Code encoder
*
* Copyright (C) 2006, 2007, 2008 Kentaro Fukuchi
*
* This library is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/466557/7026842
c qrspec.c
/*
* qrencode - QR Code encoder
*
* QR Code specification in convenient format.
* Copyright (C) 2006, 2007, 2008 Kentaro Fukuchi
*
* The following data / specifications are
www.eeworm.com/read/458176/7302857
h encore.h
// This is the header file describing
// the entrance function of the encoder core
// or the encore ...
#ifdef __cplusplus
extern "C" {
#endif
typedef struct _ENC_PARAM_ {
int x_dim; // the x d
www.eeworm.com/read/442130/7658704
vhd enc.vhd
-- File generated by bch.exe program.
-- The encoder for BCH code (15,11), t=1
-- GF(2^4) is generated by polynomial [1+x+...] - 11001;
-----------------------------------------------------------
www.eeworm.com/read/399209/7880253
m readme.m
%This adpcm encoder and decoder are implemented on the G722 standard
%These codes have not been optimized, the execution speed depends on the
%perfermance of you computer. I strongly recommend you t
www.eeworm.com/read/197288/8006011
cpp jpgencodercomponent.cpp
//
// JPEG Encoder Library.
//
// Title:JpegEncoderComponent Class Implementation
//
//
#include "jpgencoder.h"
#include "jpgencodercomponent.h"
#include "jfif.h"
#include "jpgcoefficient.h
www.eeworm.com/read/196292/8101522
h nb_celp.h
/* Copyright (C) 2002 Jean-Marc Valin */
/**
@file nb_celp.h
@brief Narrowband CELP encoder/decoder
*/
/*
Redistribution and use in source and binary forms, with or without
modification,
www.eeworm.com/read/244097/12888015
c mp3.c
/*
* MP3 encoder and decoder
* Copyright (c) 2003 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/244097/12888304
c ac3enc.c
/*
* The simplest AC3 encoder
* Copyright (c) 2000 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public