mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-22 09:03:50 +08:00
移除office-plugin, 使用新版jodconverter
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
#BaseNLPSolver
|
||||
NLPSolverCommon.Properties.AssumeNonNegative=Za\u0142o\u017Cenie nieujemnych zmiennych
|
||||
|
||||
#BaseEvolutionarySolver
|
||||
NLPSolverCommon.Properties.SwarmSize=Wielko\u015B\u0107 roju
|
||||
NLPSolverCommon.Properties.LibrarySize=Wielko\u015B\u0107 biblioteki
|
||||
NLPSolverCommon.Properties.LearningCycles=Cykle uczenia si\u0119
|
||||
NLPSolverCommon.Properties.GuessVariableRange=Szacowanie zmiennych granic
|
||||
NLPSolverCommon.Properties.VariableRangeThreshold=Pr\u00F3g zmiennych granic (gdy szacowany)
|
||||
NLPSolverCommon.Properties.UseACRComparator=U\u017Cyj komparatora ACR (zamiast BCH)
|
||||
NLPSolverCommon.Properties.UseRandomStartingPoint=U\u017Cyj losowego punktu startowego
|
||||
NLPSolverCommon.Properties.StagnationLimit=Limit stagnacji
|
||||
NLPSolverCommon.Properties.Tolerance=Tolerancja stagnacji
|
||||
NLPSolverCommon.Properties.EnhancedSolverStatus=Wy\u015Bwietl rozszerzony status solvera
|
||||
|
||||
#DEPS
|
||||
NLPSolverCommon.Properties.AgentSwitchRate=Wska\u017Anik zmiany agenta (prawdopodobie\u0144stwo DE)
|
||||
NLPSolverCommon.Properties.DEFactorMin=DE: Min. wsp\u00F3\u0142czynnik skalowania (0\u20131,2)
|
||||
NLPSolverCommon.Properties.DEFactorMax=DE: Maks. wsp\u00F3\u0142czynnik skalowania (0\u20131,2)
|
||||
NLPSolverCommon.Properties.DECR=DE: Prawdopodobie\u0144stwo podzia\u0142u (0-1)
|
||||
NLPSolverCommon.Properties.PSC1=PS: Sta\u0142a poznawcza
|
||||
NLPSolverCommon.Properties.PSC2=PS: Sta\u0142a spo\u0142eczna
|
||||
NLPSolverCommon.Properties.PSWeight=PS: Wsp\u00F3\u0142czynnik zw\u0119\u017Cenia
|
||||
NLPSolverCommon.Properties.PSCL=PS: Prawdopodobie\u0144stwo mutacji (0-0.005)
|
||||
Reference in New Issue
Block a user