代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/171600/9745352
hpp model.hpp
#ifndef _RAR_PPMMODEL_
#define _RAR_PPMMODEL_
#include "coder.hpp"
#include "suballoc.hpp"
const int MAX_O=64; /* maximum allowed model order */
const int INT_BITS=7, PERIOD_BITS=
www.eeworm.com/read/335434/12523882
h util_cng.h
#ifndef _UTIL_CNG_H_
#define _UTIL_CNG_H_
/*
**
** File: "util_cng.h"
**
** Description: Function prototypes for "util_cng.c"
**
*/
/*
ITU-T G.723 Speech Coder ANSI-C Source Code
www.eeworm.com/read/335434/12523938
h util_lbc.h
#ifndef _UTIL_LBC_H_
#define _UTIL_LBC_H_
/*
**
** File: "util_lbc.h"
**
** Description: Function prototypes for "util_lbc.c"
**
*/
/*
ITU-T G.723 Speech Coder ANSI-C Source Code
www.eeworm.com/read/335434/12523947
c tab_lbc.c
/*
ITU-T G.723 Speech Coder ANSI-C Source Code Version 5.0
copyright (c) 1995, AudioCodes, DSP Group, France Telecom,
Universite de Sherbrooke. All rights reserved.
*/
#include "cst_l
www.eeworm.com/read/278132/10566349
asv g729encodermain.asv
% This programme is designed by Huang 20071028
% G729 coder's MAIN or TOP programme
function G729encoderMain
%clear all
%Fid=fopen('syn_speech.wav');
speech=wavread('syn%fread(Fid,'int16');
G729
www.eeworm.com/read/325163/7807198
m speechpreprocess.m
%Name: Yan Diqun
%Context: Data Information Hiding
%Project: Least Significant Bit
global bitstream LengthOfBitstream speech
%yandiqun=m_sequence(4,3);
%保密语音G.729A压缩编码
%!coder nbu.pcm nbu
www.eeworm.com/read/149476/5698814
cpp unpack.cpp
#include "rar.hpp"
#include "coder.cpp"
#include "suballoc.cpp"
#include "model.cpp"
#ifndef SFX_MODULE
#include "unpack15.cpp"
// Igor Pavlov
// #include "unpack20.cpp"
#endif
Unpack::Unpack(Compr
www.eeworm.com/read/112303/6145745
makefile
#
# Makefile for demo main programs using LPC-10 speech coder library
#
WARNINGS = -Wall
CFLAGS = -O3 $(WARNINGS)
# default C compiler
CC= gcc
.PHONY: all clean
all: nuke unnuke nuke2 unnuke2
n
www.eeworm.com/read/346199/11761801
c pre_proc.c
/* ITU-T G.729 Software Package Release 2 (November 2006) */
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Version 1.1 Last modified: September 1996
Copyright (c) 1996,
AT&T
www.eeworm.com/read/346199/11761802
c lpcfunc.c
/* ITU-T G.729 Software Package Release 2 (November 2006) */
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Version 1.1 Last modified: September 1996
Copyright (c) 1996,
AT&T