代码搜索:Solver
找到约 5,733 项符合「Solver」的源代码
代码结果 5,733
www.eeworm.com/read/162177/10329189
readme
This package contains an implementation of the image colorization approach described in the paper:
A. Levin D. Lischinski and Y. Weiss Colorization using Optimization.
ACM Transactions on Graphics,
www.eeworm.com/read/421666/10713204
news
GLPK 4.36 (release date: Feb 06, 2009)
The following new API routines were added to the package:
glp_mincost_okalg find minimum-cost flow with out-of-kilter
www.eeworm.com/read/308773/13692585
h setups.h
integer processor
logical solver
common /setups/ processor,solver
www.eeworm.com/read/184463/9099797
cpp bandedforce.cpp
#include
using namespace std;
#include "Plate.h"
//---------------------------------------------------------------------------
double* TPlate::Banded_Force(){
// Solver = 0
www.eeworm.com/read/303101/13821736
m sldemo_absbrakeplots_digest_solver_selection_fixed.m
%RUNABS script which loads and runs the model absbrake
% RUNABS when typed at the command line, loads the model
% and plots the results.
%
% See also ABSDATA
% Author(s): L. Michaels,
www.eeworm.com/read/280731/10297130
h uofsolver.h
#ifndef _UOFSOLVER_
#define _UOFSOLVER_
#include "UOFId.h"
#include "UOFTerminator.h"
#include "UOFInitializer.h"
#include "UOFEvaluator.h"
#include "UOFProblem.h"
//! Basic Solver class
/
www.eeworm.com/read/394483/8221767
m test15.m
pdecirc(0,0,1,'C1')
pdecirc(0,0,0.8,'C2')
pdecirc(0,0,0.6,'C3')
pdecirc(0,0,0.5,'C4')
pdecirc(0,0,0.4,'C5')
pderect([-0.2 0.2 0.2 0.9],'R1')
pderect([-0.1 0.1 0.2 0.9],'R2')
pderect([0 1 0 1],'
www.eeworm.com/read/428849/8834758
m minball.m
function model = minball(X,options)
% MINBALL Minimal enclosing ball in kernel feature space.
%
% Synopsis:
% model = minball(X)
% model = minball(X,options)
%
% Description:
% It computes center
www.eeworm.com/read/427417/8946904
h sat_c.h
// /*********************************************************************
// Copyright 2000-2004, Princeton University. All rights reserved.
// By using this software the USER indicates that he or sh