代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/148663/6935237
vhd prefixandorcfast.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure with fast carry-in
-- Project : VHDL Library of Arithmetic Units
-
www.eeworm.com/read/148663/6935263
vhd prefixandorcfast.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure with fast carry-in
-- Project : VHDL Library of Arithmetic Units
-
www.eeworm.com/read/467225/7020543
h mfcmd5calculatordlg.h
//*****************************************************************************
// FILE: MfcMD5CalculatorDlg.h
// DESC: Header file of MD5 calculator main dialog box.
//
// By Giovanni Dicanio
www.eeworm.com/read/448529/7531973
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/299923/7820335
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/196830/8055781
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/196069/8116616
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/317833/13495885
m ex080200.m
% Chapter 8: Example 8.2
% Calculation of Butterworth Ha(s) given |Ha(jW)|
%
N = 3; OmegaC = 0.5;
[b,a] = u_buttap(N,OmegaC);
[C,B,A] = sdir2cas(b,a)
%%C = 0.1250
%%B = 0 0 1
www.eeworm.com/read/152843/5665052
h timex.h
/*
* linux/include/asm-arm/arch-ixp4xx/timex.h
*
*/
#include
/*
* We use IXP425 General purpose timer for our timer needs, it runs at
* 66.66... MHz. We do a convulted calcul
www.eeworm.com/read/132649/5912572
h link_hsps.h
/*
* ===========================================================================
* PRODUCTION $Log: link_hsps.h,v $
* PRODUCTION Revision 1000.2 2004/06/01 18:04:09 gouriano
* PRODUCTION PRODUCT