mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-20 00:58:38 +00:00
更新windows内置office目录名, 适配jodconverter
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
#BaseNLPSolver
|
||||
NLPSolverCommon.Properties.AssumeNonNegative=Antager ikke-negative variable
|
||||
|
||||
#BaseEvolutionarySolver
|
||||
NLPSolverCommon.Properties.SwarmSize=Sv\u00E6rmens st\u00F8rrelse
|
||||
NLPSolverCommon.Properties.LibrarySize=Bibliotekets st\u00F8rrelse
|
||||
NLPSolverCommon.Properties.LearningCycles=L\u00E6ringscyklus.
|
||||
NLPSolverCommon.Properties.GuessVariableRange=Variabelafgr\u00E6nset g\u00E6t
|
||||
NLPSolverCommon.Properties.VariableRangeThreshold=Variabelafgr\u00E6nset t\u00E6rskel (ved g\u00E6t)
|
||||
NLPSolverCommon.Properties.UseACRComparator=Brug ACR sammenligner (i stedet for BCH)
|
||||
NLPSolverCommon.Properties.UseRandomStartingPoint=Brug tilf\u00E6ldigt startpunkt
|
||||
NLPSolverCommon.Properties.StagnationLimit=Stagnationsgr\u00E6nse
|
||||
NLPSolverCommon.Properties.Tolerance=Stagnationstolerance
|
||||
NLPSolverCommon.Properties.EnhancedSolverStatus=Vis udvidet probleml\u00F8serstatus
|
||||
|
||||
#DEPS
|
||||
NLPSolverCommon.Properties.AgentSwitchRate=Agent skiftrate (DE Sandsynlighed)
|
||||
NLPSolverCommon.Properties.DEFactorMin=DE: Mindste skaleringsfactor (0-1,2)
|
||||
NLPSolverCommon.Properties.DEFactorMax=DE: St\u00F8rste skaleringsfaktor (0-1,2)
|
||||
NLPSolverCommon.Properties.DECR=DE: Overkrydsningssandsynlighed (0-1)
|
||||
NLPSolverCommon.Properties.PSC1=PS: Kognitiv konstant
|
||||
NLPSolverCommon.Properties.PSC2=PS: Social konstant
|
||||
NLPSolverCommon.Properties.PSWeight=PS: konstriktions-koefficient
|
||||
NLPSolverCommon.Properties.PSCL=PS: Mutationssandsynlighed (0-0.005)
|
||||
Reference in New Issue
Block a user