代码搜索:Calculation

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

代码结果 2,005
www.eeworm.com/read/227966/6350281

m tm.m

function [M,e,rho,Ebin] = TM(Eh,bins) % Transition matrix calculation method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/so
www.eeworm.com/read/484851/6575730

m tm.m

function [M,e,rho,Ebin] = TM(Eh,bins) % Transition matrix calculation method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/so
www.eeworm.com/read/232663/14186131

m tm.m

function [M,e,rho,Ebin] = TM(Eh,bins) % Transition matrix calculation method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/so
www.eeworm.com/read/230811/14273494

txt 1readme.txt

dated October 28th '97 (revised August 14th 2001) This directory called slab contains all the programs required to run a multi-layer slab wave-guide calculation in one transverse dimension . It is
www.eeworm.com/read/126000/14452466

h uart.h

// uart.h #ifndef __UART_H__ #define __UART_H__ /* UART Baud rate calculation */ #define UART_CPU 4000000 /* 4Mhz */ #define UART_BAUD_RATE 19200 /* baud ra
www.eeworm.com/read/216443/15006744

m assert_winready.m

function [winpos,L]=assert_winready(self,Lin,thisw,dofac,evalother,callfun) %ASSERT_WINREADY Make sure that a window is ready for calculation. % Usage: [winpos,L]=assert_winready(self,Lin,thisw,d
www.eeworm.com/read/207184/15280349

m tm.m

function [M,e,rho,Ebin] = TM(Eh,bins) % Transition matrix calculation method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcepts.com/so
www.eeworm.com/read/8804/154111

m calplotsig7.m

% calplotsig7.m - Written by Eli Mozeson and Nadav Levanon % used by ambfn7 for calculation and plot of the signal when the signal is defined % by u_amp, u_phase and u_freq (single carrier signal) %
www.eeworm.com/read/38039/1092710

mnu sched.mnu

SCHEDULE 计划 # remove the # sign and enter foreign help string in this line Now 当前 Submit the path for immediate remote calculation. 提交路径,以立即进行远程计算。 Later 以后 Select the sequence and use clock field to
www.eeworm.com/read/478549/1351008

c crcdefs.c

#ifndef LINT static char sccsid[]="@(#) crcdefs.c 2.1 87/12/25 12:21:58"; #endif /* LINT */ #include "options.h" /* Global definitions for CRC calculation. I claim no copyright over the con