代码搜索:Coder
找到约 7,216 项符合「Coder」的源代码
代码结果 7,216
www.eeworm.com/read/138935/5812302
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/138935/5812303
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv
www.eeworm.com/read/138884/5813356
m tg7231coder.m
function tG7231Coder
% Test G.723.1 coding
% Notes:
% - This version runs on Windows. Windows dependencies: Cygwin version of
% LBCCODE2; Windows version of CopyAudio; Windows file compare utility.
www.eeworm.com/read/131843/5927260
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/131843/5927261
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv
www.eeworm.com/read/102395/6233757
h coder_strbuf_adapter.h
/*******************************************************************************
+
+ LEDA 4.5
+
+
+ coder_strbuf_adapter.h
+
+
+ Copyright (c) 1995-2004
+ by Algorithmic Solutions Software GmbH
www.eeworm.com/read/478253/6722862
vhd coder16_4.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity coder16_4 is
port(a:in std_logic_vector(15 downto 0);
z:out std_logic_vector
www.eeworm.com/read/478253/6722863
vhd coder8_3.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity coder8_3 is
port(sel:in std_logic_vector(7 downto 0);
q:out std_logic_vector(
www.eeworm.com/read/402018/11543973
vhd coder8_3.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity coder8_3 is
port(sel:in std_logic_vector(7 downto 0);
q:out std_logic_vector(
www.eeworm.com/read/402018/11544066
vhd coder16_4.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity coder16_4 is
port(a:in std_logic_vector(15 downto 0);
z:out std_logic_vector