代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/158379/11622322
c two_line.c
#include
void main ()
{
printf ("This is line one.\n");
printf ("This is the second line.");
}
www.eeworm.com/read/259865/11761139
c two_line.c
#include
void main ()
{
printf ("This is line one.\n");
printf ("This is the second line.");
}
www.eeworm.com/read/156528/11795227
m two_signal.m
function PI = two_signal()
s1=wavread('man.wav');
s2=wavread('women.wav');
s=[s1';s2'];
%A=[1.5 1;1 1.4];
[dim,sample]=size(s);
n=1:sample;
t=n/16000;
A=rand(2);
x=A*s;
[y,B,W]=fastica(x);
www.eeworm.com/read/257422/11930200
xml two_gent.xml
The Two Gentlemen of Verona
Text placed in the public domain by Moby Lexical Tools, 1992.
SGML markup by
www.eeworm.com/read/151304/12221403
m two_eyes.m
www.eeworm.com/read/149929/12331290
hif two_consecutive.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/149929/12331478
acf two_consecutive.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/149929/12332378
vhd two_consecutive.vhd
entity TWO_CONSECUTIVE is
port(CLK,R,X: in BIT;Z: out BIT);
end TWO_CONSECUTIVE;
architecture DATAFLOW of TWO_CONSECUTIVE is
signal Y1,Y0: BIT;
begin
STATE: block((CLK = '1'and not C
www.eeworm.com/read/337954/12332607
txt two99.txt
www.eeworm.com/read/149929/12332740