mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-19 23:53:49 +08:00
移除office-plugin, 使用新版jodconverter
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
#BaseNLPSolver
|
||||
NLPSolverCommon.Properties.AssumeNonNegative=Mittenegatiivsete muutujate eeldamine
|
||||
|
||||
#BaseEvolutionarySolver
|
||||
NLPSolverCommon.Properties.SwarmSize=S\u00FClemi suurus
|
||||
NLPSolverCommon.Properties.LibrarySize=Teegi suurus
|
||||
NLPSolverCommon.Properties.LearningCycles=\u00D5ppimists\u00FCklite arv
|
||||
NLPSolverCommon.Properties.GuessVariableRange=Muutujapiiride oletamine
|
||||
NLPSolverCommon.Properties.VariableRangeThreshold=Muutujapiiride l\u00E4vi (oletamisel)
|
||||
NLPSolverCommon.Properties.UseACRComparator=ACR komparaatori kasutamine (BCH asemel)
|
||||
NLPSolverCommon.Properties.UseRandomStartingPoint=Juhusliku alguspunkti kasutamine
|
||||
NLPSolverCommon.Properties.StagnationLimit=Seisakuraja
|
||||
NLPSolverCommon.Properties.Tolerance=Seisakutolerants
|
||||
NLPSolverCommon.Properties.EnhancedSolverStatus=Lahendaja t\u00E4iendatud oleku kuvamine
|
||||
|
||||
#DEPS
|
||||
NLPSolverCommon.Properties.AgentSwitchRate=Agentide l\u00FClituskiirus (DE t\u00F5en\u00E4osus)
|
||||
NLPSolverCommon.Properties.DEFactorMin=DE: min. skaleerimistegur (0-1,2)
|
||||
NLPSolverCommon.Properties.DEFactorMax=DE: maks. skaleerimistegur (0-1,2)
|
||||
NLPSolverCommon.Properties.DECR=DE: ristumist\u00F5en\u00E4osus (0-1)
|
||||
NLPSolverCommon.Properties.PSC1=PS: kognitiivsuskonstant
|
||||
NLPSolverCommon.Properties.PSC2=PS: sotsiaalkonstant
|
||||
NLPSolverCommon.Properties.PSWeight=PS: ahenemiskoefitsient
|
||||
NLPSolverCommon.Properties.PSCL=PS: mutatsioonit\u00F5en\u00E4osus (0-0,005)
|
||||
Reference in New Issue
Block a user