代码搜索:Differential
找到约 1,454 项符合「Differential」的源代码
代码结果 1,454
www.eeworm.com/read/416185/11038472
ncb differential.ncb
www.eeworm.com/read/416185/11038493
suo differential.suo
www.eeworm.com/read/416185/11038495
sln differential.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "differential", "differential\differential.vcproj", "{9BFAAFEE-
www.eeworm.com/read/145862/12699170
cpp differential.cpp
#include "iostream.h"
#include "euler.h"
#include "hieuler.h"
#include "runge-kutta.h"
#include "adamsbashforth.h"
#include "ab4-am4.h"
#include "hiab4-am4.h"
main()
{
float x, y, xend, h;
www.eeworm.com/read/309760/13664876
java differential.java
package numericalAnalysis.differential;
import java.text.DecimalFormat;
/**
* 微分求解,包括牛顿柯特斯公式和龙贝格法.本类不容易理解,使用本类前必读懂书上197页例6.12!对照书:数值分析第二版,史万明等编,北京理工大学出版社.
*
* @author 山
*
*/
public
www.eeworm.com/read/112607/15481918
cpp differential.cpp
#include"BetterEuler.h"
#include"Adamsin.h"
#include"RungeKutta.h"
double f(double t,double u){
return (-5)*u;
}
double u(double t){
return exp(-5*t);
}
double f1(double t,double u){
retu
www.eeworm.com/read/112607/15481919
dsp differential.dsp
# Microsoft Developer Studio Project File - Name="Differential" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x