代码搜索:solving
找到约 630 项符合「solving」的源代码
代码结果 630
www.eeworm.com/read/212602/15152060
gms fm_gams.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
www.eeworm.com/read/222293/4820849
gprolog-doc
Document: gprolog-doc
Title: Online docs for GNU Prolog compiler
Author: Daniel Diaz
Abstract: GNU Prolog is a free Prolog compiler with constraint solving over finite
domains (FD) developed by Danie
www.eeworm.com/read/222293/4820850
gprolog
Document: gprolog
Title: GNU Prolog compiler
Author: Daniel Diaz
Abstract: GNU Prolog is a free Prolog compiler with constraint solving over finite
domains (FD) developed by Daniel Diaz. GNU Prolog
www.eeworm.com/read/304358/3799776
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/356084/3042426
m lp_interior.m
% LP_Interior --
% Primal-dual damped Newton method for solving a linear program
% in standard form.
% [x,pi] = pd( A,b,c,l,u ) computes a vector x that solves
% the p
www.eeworm.com/read/472820/6858413
c md4coll.c
/* MD4 Collision Generator by Patrick Stach
* Implementation of paper by Xiaoyun Wang, et. al.
*
* A few optimizations to make the solving method a bit more deterministic
*
www.eeworm.com/read/394381/8227649
m nlsqold.m
function [x,OPTIONS,CostFunction,JACOB] = nlsqold(FUN,x,OPTIONS,GRADFUN,varargin)
%NLSQ Solves non-linear least squares problems.
% NLSQ is the core code for solving problems of the form:
% min
www.eeworm.com/read/292967/8320123
cpp skyblue_llk_cheatdlg.cpp
//
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
skyblue_LLK_CheatDlg.cpp
Abstract:
the game's cheating-kernal-solving Dialog class
Author:
Weijian Luo (Arth
www.eeworm.com/read/292967/8320128
h skyblue_llk_cheatdlg.h
//
/*++
Copyright (c) AFE(Active-Free-Elegance)
Module Name:
skyblue_LLK_CheatDlg.h
Abstract:
the game's cheating-kernal-solving Dialog class
Author:
Weijian Luo (Arthur
www.eeworm.com/read/368337/9701253
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 chapte