更新windows内置office目录名, 适配jodconverter

This commit is contained in:
陈精华
2022-12-19 14:45:45 +08:00
parent 7d3a4ebc4e
commit d761d0cc88
12504 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,24 @@
#BaseNLPSolver
NLPSolverCommon.Properties.AssumeNonNegative=Aanname Veranderlikes is Nie-Negatief
#BaseEvolutionarySolver
NLPSolverCommon.Properties.SwarmSize=Grootte van Groep
NLPSolverCommon.Properties.LibrarySize=Grootte van Biblioteek
NLPSolverCommon.Properties.LearningCycles=Leer Siklusse
NLPSolverCommon.Properties.GuessVariableRange=Veranderlikes Grense Beraming
NLPSolverCommon.Properties.VariableRangeThreshold=Veranderlike Grense Drempel (wanneer geraai word)
NLPSolverCommon.Properties.UseACRComparator=Gebruik ACR-vergelyking (in plaas van BCH)
NLPSolverCommon.Properties.UseRandomStartingPoint=Gebruik Ewekansige Beginpunt
NLPSolverCommon.Properties.StagnationLimit=Stagnasie Grens
NLPSolverCommon.Properties.Tolerance=Stagneer Toleransie
NLPSolverCommon.Properties.EnhancedSolverStatus=Toon verbeterde oplossingstatus
#DEPS
NLPSolverCommon.Properties.AgentSwitchRate=Wisselkoersagent (DE-waarskynlikheid)
NLPSolverCommon.Properties.DEFactorMin=DE: Minimum Skaal Faktor (0-1.2)
NLPSolverCommon.Properties.DEFactorMax=DE: Maksimum Skaal Faktor (0-1.2)
NLPSolverCommon.Properties.DECR=DE: Kruiswaarskynlikheid (0-1)
NLPSolverCommon.Properties.PSC1=PS: Kognitiewe Konstante
NLPSolverCommon.Properties.PSC2=PS: Sosiale Konstante
NLPSolverCommon.Properties.PSWeight=PS: Vernouingsko\u00EBffisi\u00EBnt
NLPSolverCommon.Properties.PSCL=PS: Mutasie Waarskynlikheid (0-0,005)