mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-07 08:47:36 +00:00
更新windows内置office目录名, 适配jodconverter
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
#BaseNLPSolver
|
||||
NLPSolverCommon.Properties.AssumeNonNegative=Onartu aldagai ez-negatiboak
|
||||
|
||||
#BaseEvolutionarySolver
|
||||
NLPSolverCommon.Properties.SwarmSize=Multzoaren tamaina
|
||||
NLPSolverCommon.Properties.LibrarySize=Liburutegiaren tamaina
|
||||
NLPSolverCommon.Properties.LearningCycles=Ikasketa-zikloak
|
||||
NLPSolverCommon.Properties.GuessVariableRange=Muga aldakorren proposamena
|
||||
NLPSolverCommon.Properties.VariableRangeThreshold=Muga aldakorren atalasea (proposamenak egitean)
|
||||
NLPSolverCommon.Properties.UseACRComparator=Erabili ACR konparatzailea (BCH ordez)
|
||||
NLPSolverCommon.Properties.UseRandomStartingPoint=Erabili ausazko hasierako puntua
|
||||
NLPSolverCommon.Properties.StagnationLimit=Geldialdi-muga
|
||||
NLPSolverCommon.Properties.Tolerance=Geldialdi-tolerantzia
|
||||
NLPSolverCommon.Properties.EnhancedSolverStatus=Erakutsi ebazlearen egoera hobetua
|
||||
|
||||
#DEPS
|
||||
NLPSolverCommon.Properties.AgentSwitchRate=Agentearen aldaketa-tasa (DE probabilitatea)
|
||||
NLPSolverCommon.Properties.DEFactorMin=DE: Eskala-faktore min (0-1.2)
|
||||
NLPSolverCommon.Properties.DEFactorMax=DE: Eskala-faktore max (0-1.2)
|
||||
NLPSolverCommon.Properties.DECR=DE: Gurutzatze-probabilitatea (0-1)
|
||||
NLPSolverCommon.Properties.PSC1=PS: Konstante kognitiboa
|
||||
NLPSolverCommon.Properties.PSC2=PS: Konstante soziala
|
||||
NLPSolverCommon.Properties.PSWeight=PS: Murriztapen-koefizientea
|
||||
NLPSolverCommon.Properties.PSCL=PS: Mutazio-probabilitatea (0-0.005)
|
||||
Reference in New Issue
Block a user