代码搜索:Problems
找到约 3,996 项符合「Problems」的源代码
代码结果 3,996
www.eeworm.com/read/300337/3847496
java transformations.java
/*
* Transformations.java
* @author Juan J. Durillo
* @version 1.0
*
*/
package jmetal.problems.WFG;
import jmetal.base.Configuration;
import jmetal.util.JMException;
/**
* Class
www.eeworm.com/read/300337/3847502
java shapes.java
/**
* Shapes.java
* @author Juan J. Durillo
* @version 1.0
*/
package jmetal.problems.WFG;
/**
* Class implementing shape functions for WFG benchmark
* Reference: Simon Huband, Luigi Barone
www.eeworm.com/read/285908/4044189
m pfminbnd.m
function [X,FVAL,EXITFLAG,OUTPUT] = pfminbnd(FUN,initialX,LB,UB,options)
%PFMINBND Finds minimum of a function with bound constraints.
% PFMINBND solves problems of the form:
% min F(X) s
www.eeworm.com/read/285908/4044196
m pfminlcon.m
function [X,FVAL,EXITFLAG,OUTPUT] = pfminlcon(FUN,initialX,Aineq,Bineq,Aeq,Beq,LB,UB,options)
%PFMINLCON Finds a linearly constrained minimum of a function.
% PFMINLCON solves problems of the form
www.eeworm.com/read/283355/4080485
patch crosstool-0.30-nptl-solaris-fixes.patch
This patch tries to correct 2 problems:
1) the pthreadtypes.h header file location cannot be based on ${ARCH} for
ppc architecture.
2) This patch try to guaranty which assembler/linker is used by
www.eeworm.com/read/273665/4201068
rules
#!/usr/bin/make -f
#
# Important modifications (introduction of a saved config.cache to
# solve build problems) introduced in Samba 2.2.1a-5. These
# modification were made by Steve Langasek
www.eeworm.com/read/273665/4201151
rules
#!/usr/bin/make -f
#
# Important modifications (introduction of a saved config.cache to
# solve build problems) introduced in Samba 2.2.1a-5. These
# modification were made by Steve Langasek
www.eeworm.com/read/273665/4201243
rules
#!/usr/bin/make -f
#
# Important modifications (introduction of a saved config.cache to
# solve build problems) introduced in Samba 2.2.1a-5. These
# modification were made by Steve Langasek
www.eeworm.com/read/447901/1693523
readme
1. This version of the GM nal requires an unreleased extension to the GM API to
map physical memory: gm_register_memory_ex_phys(). This allows it to avoid
ENOMEM problems associated with large c
www.eeworm.com/read/443014/1752974
java ufo_attack.java
// Free to use and copy for any purpose.
//
// No responsability for any mis-use or problems
// due to the usage of this code on any device.
// (i.e. crashing your browser and/or your OS)
//
//