代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/299916/3849489

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/471742/6888578

txt ho1_3.txt

ho1_3.txt >> ho1 Enter the title name TTL:Damped Harmonic Oscillator Enter the number calculation steps desired NPTS: 200 Enter the run time TMAX: 20 Enter the Spring contant K: 1 Enter t
www.eeworm.com/read/471742/6888579

txt ho1_2.txt

ho1_2.txt >> ho1 Enter the title name TTL:Simple Harmonic Oscillator Enter the number calculation steps desired NPTS: 100 Enter the run time TMAX: 10 Enter the Spring contant K: 1 Enter t
www.eeworm.com/read/288786/8607989

dat pass4.dat

ADDRESS-000 LABEL- INSTRUCTION- OPERAND1- OP1 VALUE- OPERAND2- OP2 VALUE- COMMENT-; KCPSM3 Program - Control and calculation for Frequency Generator design using the
www.eeworm.com/read/146237/12662363

m cbir_colorhist.m

function colorhist = CBIR_colorhist(rgb) % EE6850 HW3, Content-Based Image Retrieval % CBIR_colorhist() --- color histogram calculation % input: % MxNx3 image data, in RGB % output: % 1x256
www.eeworm.com/read/306613/13741086

cpp newtondlg.cpp

// NewtonDlg.cpp : 实现文件 // #include "stdafx.h" #include "Newton.h" #include "NewtonDlg.h" #include "qd.h" #include "Calculation.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // 用于应
www.eeworm.com/read/306609/13741153

cpp newtondlg.cpp

// NewtonDlg.cpp : 实现文件 // #include "stdafx.h" #include "Newton.h" #include "NewtonDlg.h" #include "qd.h" #include "Calculation.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // 用于应
www.eeworm.com/read/338983/12268668

cpp rfc2617.cpp

/* * $Id: rfc2617.c,v 1.3 2002/09/19 12:23:53 jku Rel $ * * Digest response calculation as per RFC2617 * * Copyright (C) 2001-2003 Fhg Fokus * * This file is part of ser, a free SIP serv
www.eeworm.com/read/338983/12268750

h rfc2617.h

/* * $Id: rfc2617.h,v 1.2 2002/09/19 12:23:53 jku Rel $ * * Digest response calculation as per RFC2617 * * Copyright (C) 2001-2003 Fhg Fokus * * This file is part of ser, a free SIP serv
www.eeworm.com/read/127828/14332027

cpp rfc2617.cpp

/* * $Id: rfc2617.c,v 1.3 2002/09/19 12:23:53 jku Rel $ * * Digest response calculation as per RFC2617 * * Copyright (C) 2001-2003 Fhg Fokus * * This file is part of ser, a free SIP serv