代码搜索:solving

找到约 630 项符合「solving」的源代码

代码结果 630
www.eeworm.com/read/321263/13409881

m program_7c.m

% Chapter 7 - Differential Equations. % Program_7c - Solving simple differential equations. % Copyright Birkhauser 2004. Stephen Lynch. % Chemical kinetics (Example 8). deqn=inline('.00713*(4-c(
www.eeworm.com/read/317173/13508419

cpp skyblue_llkdlg.cpp

/*++ Copyright (c) AFE(Active-Free-Elegance) Module Name: skyblue_LLKDlg.cpp Abstract: LLK-Game's kernal-solving Dialog Author: Weijian Luo (Arthur Luo) 15-Jun-2005
www.eeworm.com/read/139903/5795574

cpp copyingwithpointers.cpp

//: C12:CopyingWithPointers.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Solving the pointer
www.eeworm.com/read/483071/6609356

cpp skyblue_llkdlg.cpp

/*++ Copyright (c) AFE(Active-Free-Elegance) Module Name: skyblue_LLKDlg.cpp Abstract: LLK-Game's kernal-solving Dialog Author: Weijian Luo (Arthur Luo) 15-Jun-2005
www.eeworm.com/read/403014/11523676

cpp copyingwithpointers.cpp

//: C12:CopyingWithPointers.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Solving the pointer
www.eeworm.com/read/345575/11808327

h flags.h

//version 1.04 in effect 9/1/06 //version 2.01 in effect 6/3/06 //version 2.02 in effect 11/9/07 #define RSAT_VERSION 2.02 //Example flags //whether to verify the solution after solving the instance
www.eeworm.com/read/259220/11814382

cpp copyingwithpointers.cpp

//: C12:CopyingWithPointers.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Solving the pointer
www.eeworm.com/read/343762/11928652

m durlev.m

function [MX,res,arg3] = durlev(AutoCov); % function [AR,RC,PE] = durlev(ACF); % function [MX,PE] = durlev(ACF); % estimates AR(p) model parameter by solving the % Yule-Walker with the Durbin-Levins
www.eeworm.com/read/227522/14421637

m durlev.m

function [MX,res,arg3] = durlev(AutoCov); % function [AR,RC,PE] = durlev(ACF); % function [MX,PE] = durlev(ACF); % estimates AR(p) model parameter by solving the % Yule-Walker with the Durbin-Levins
www.eeworm.com/read/225993/14506026

c solve.c

/* GNU Chess 5.0 - solve.c - position solving code Copyright (c) 1999-2002 Free Software Foundation, Inc. GNU Chess is based on the two research programs Cobalt by Chua Kong-Sian and Gazebo