代码搜索:solving

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

代码结果 630
www.eeworm.com/read/102394/15783218

texi roots.texi

@cindex root finding @cindex zero finding @cindex finding roots @cindex finding zeros @cindex roots @cindex solving a non-linear equation @cindex non-linear equation, solutions of This chapter descri
www.eeworm.com/read/187173/8849098

html problems.html

Solving Common Problems Using Other Swing Features (The Java™ Tutorials > Creating a GUI w
www.eeworm.com/read/187173/8849442

html problems.html

Solving Common Event-Handling Problems (The Java™ Tutorials > Creating a GUI with JFC/Swi
www.eeworm.com/read/187173/8849770

html problems.html

Solving Common Layout Problems (The Java™ Tutorials > Creating a GUI with JFC/Swing > La
www.eeworm.com/read/380443/9149537

c solncos.c

/* * solncos.c -- function for solving Poisson's equation by means of * fast cosine transform */ #include #include #include "dct.h" #include "pi.h" /* Ma
www.eeworm.com/read/418304/10955415

gms fm_cong.gms

$title GAMS/PSAT interface for solving the electricty market problem $onempty $offlisting $offupper $if exist psatglobs.gms $include psatglobs.gms set B /1*%nBus%/, L /1*%nLine%/, G /1*%nPs%
www.eeworm.com/read/464776/7155334

m createfdplot.m

function [h,kdx,idx,Z] = CreateFDPlot(S0,K,T,s,t,P) % CreateFDPlot - Use MATLAB graphics commands to create a custom plot to % illustrate the finite difference approach to solving the price proble
www.eeworm.com/read/456193/7355104

gms fm_cong.gms

$title GAMS/PSAT interface for solving the electricty market problem $onempty $offlisting $offupper $if exist psatglobs.gms $include psatglobs.gms set B /1*%nBus%/, L /1*%nLine%/, G /1*%nPs%
www.eeworm.com/read/338832/12278833

pl queens2.pl

% File : queens.pl % Author : Neng-Fa ZHOU % Date : 1998 % Purpose: A linear-constraint program for solving the N-queens problem go:- write('N=?'),read(N),queens(N). queen
www.eeworm.com/read/212602/15152348

gms fm_cong.gms

$title GAMS/PSAT interface for solving the electricty market problem $onempty $offlisting $offupper $if exist psatglobs.gms $include psatglobs.gms set B /1*%nBus%/, L /1*%nLine%/, G /1*%nPs%