代码搜索:problems
找到约 3,996 项符合「problems」的源代码
代码结果 3,996
www.eeworm.com/read/410537/11278910
m f6_spiral_dyn.m
% f6_spiral_dyn.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version moves the minimum about a Fermat Spiral
% according to the equation:
www.eeworm.com/read/263879/11338174
m sqpmin.m
function[x,val,output,ex,lambda]=sqpmin(c,H,xstart,A,b,lb,ub,verb,options,computeLambda)
%SQPMIN Solve quadratic problems with box constraints or linear equalities
%
% Locate local soln to
%
%
www.eeworm.com/read/404623/11481358
c maxflow.c
#include "maxflow.h"
/* Comment out the next line if you are getting compile problems (see README-maxflow.txt): */
// #define PRF_DOWNLOADED
#ifndef PRF_DOWNLOADED
/* These stubs are define
www.eeworm.com/read/402294/11538660
todo
Problems are listed in approximate order of priority.
- character set support: We should have a global cache of
character to file name mappings.
- When displaying MIME headers, rfc 2047 decoding i
www.eeworm.com/read/154775/11927123
readme
the most recent documentation is Jakob OEstergaard's RAID HOWTO in the
Software-RAID.HOWTO directory.
feel free to report problems/suggestions/feature requests/tricks to:
linux-raid@vger.kernel
www.eeworm.com/read/253602/12210477
txt windows 2000 utility manager privilege elevation exploit (ms04-019).txt
//by Cesar Cerrudo sqlsec at yahoo.com
//Local elevation of priviliges exploit for Windows 2K Utility Manager (second one!!!!)
//Gives you a shell with system privileges
//If you have problems try
www.eeworm.com/read/337307/12377462
m sqpmin.m
function[x,val,output,ex,lambda]=sqpmin(c,H,xstart,A,b,lb,ub,verb,options,computeLambda)
%SQPMIN Solve quadratic problems with box constraints or linear equalities
%
% Locate local soln to
%
%
www.eeworm.com/read/250314/12414808
m f6_spiral_dyn.m
% f6_spiral_dyn.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version moves the minimum about a Fermat Spiral
% according to the equation:
www.eeworm.com/read/232588/14191641
m f6_spiral_dyn.m
% f6_spiral_dyn.m
% Schaffer's F6 function
% commonly used to test optimization/global minimization problems
%
% This version moves the minimum about a Fermat Spiral
% according to the equation:
www.eeworm.com/read/230739/14277170
in preinstall.in
#!/bin/sh
echo " "
echo "REPORT ALL BUGS, PROBLEMS, AND ACCOLADES TO:"
echo " "
echo " Zip-Bugs@lists.wku.edu"
echo " "
echo "Checking architecture platform for .ARCH. ..."
arch=`uname -p`
if