代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/13404/275801
h tame.h
#ifndef _TAME_H_
#define _TAME_H_
/*
ITU-T G.723 Speech Coder ANSI-C Source Code Version 5.0
copyright (c) 1995, AudioCodes, DSP Group, France Telecom,
Universite de Sherbrooke. Al
www.eeworm.com/read/13780/283059
h tame.h
#ifndef _TAME_H_
#define _TAME_H_
/*
ITU-T G.723 Speech Coder ANSI-C Source Code Version 5.0
copyright (c) 1995, AudioCodes, DSP Group, France Telecom,
Universite de Sherbrooke. Al
www.eeworm.com/read/14972/428825
h tame.h
#ifndef _TAME_H_
#define _TAME_H_
/*
ITU-T G.723 Speech Coder ANSI-C Source Code Version 5.0
copyright (c) 1995, AudioCodes, DSP Group, France Telecom,
Universite de Sherbrooke. Al
www.eeworm.com/read/32072/878117
svn-base 5460ae1ea90ca453fc71a54c9fe40e82afab18fb.svn-base
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
entity Coder_rst is
port(
CLK : in std_logic;
RST : in std_logic;
www.eeworm.com/read/32072/878209
vhd codr_rst.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
entity Coder_rst is
port(
CLK : in std_logic;
RST : in std_logic;
www.eeworm.com/read/38741/1116944
svn-base 5460ae1ea90ca453fc71a54c9fe40e82afab18fb.svn-base
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
entity Coder_rst is
port(
CLK : in std_logic;
RST : in std_logic;
www.eeworm.com/read/38741/1117036
vhd codr_rst.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
entity Coder_rst is
port(
CLK : in std_logic;
RST : in std_logic;
www.eeworm.com/read/247871/4472589
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/244005/4514622
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/204140/5033343
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