代码搜索:Difference

找到约 3,389 项符合「Difference」的源代码

代码结果 3,389
www.eeworm.com/read/140700/13066213

txt alg114.txt

> restart; > # NONLINEAR FINITE-DIFFERENCE ALGORITHM 11.4 > # > # To approximate the solution to the nonlinear boundary-value problem > # > # Y'' = F(X,Y,Y'), A
www.eeworm.com/read/140698/13066589

c alg114.c

/* * NONLINEAR FINITE-DIFFERENCE ALGORITHM 11.4 * * To approximate the solution to the nonlinear boundary-value problem * Y'' = F(X,Y,Y'), A
www.eeworm.com/read/140697/13066913

m alg124.m

% WAVE EQUATION FINITE-DIFFERENCE ALGORITHM 12.4 % % To approximate the solution to the wave equation: % subject to the boundary conditions % u(0,t) = u(l,t) = 0, 0 < t < T = max t %
www.eeworm.com/read/140697/13067114

m alg124.m

% WAVE EQUATION FINITE-DIFFERENCE ALGORITHM 12.4 % % To approximate the solution to the wave equation: % subject to the boundary conditions % u(0,t) = u(l,t) = 0, 0 < t < T = max t %
www.eeworm.com/read/326691/13123062

txt 3-436msg2.txt

Subject: re : 3 . 427 innateness joe stemberger write : > i ' ve never understand why it make any difference at all to linguistic > theory whether highly language-specific information be innate or no
www.eeworm.com/read/241364/13151400

sql ch08_blankpadding.sql

/* Shows the difference between blank-padded string comparisions and non-blank-padded string comparisions. */ DECLARE company_name CHAR(30) := 'Feuerstein and Friends'; char_parent
www.eeworm.com/read/316047/13531127

m fadj.m

function [upper,lower]=fadj(w,f) %FADJ Estimates the order of a pseudo-decoupling pre-compensator % [UPPER,LOWER]=FADJ(W,F) estimates the difference in the % orders of the pre-compens
www.eeworm.com/read/313956/13578190

m symerr.m

function [num, rat] = symerr(x, y, tot) %SYMERR Symbol error analysis. % [NUMBER, RATIO] = SYMERR(X, Y) compares the elements in the two % matrices X and Y. The number of the difference
www.eeworm.com/read/151988/5677854

cpp periodic.cpp

// Periodic.cpp // // Copyright (C) Symbian Software Ltd 2000-2005. All rights reserved. /* Shows difference between CPeriodic and CHeartBeat CPeriodic uses repeated RTimer::After() reques
www.eeworm.com/read/115273/6117994

c test23.c

/* * duplicate xmcd's checkbox. * OH, WOE IS ME, THE ORDER OF OPERATIONS MAKES A HUGE DIFFERENCE IN MOTIF * BUT NOT IN LESSTIF. Sigh -- we're more predictable??!? */ #include #include