zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac
zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization fil...
zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization fil...
非線性優化中的經典算法,LM算法,老外寫的,言簡意賅,對寫優化程序很有用...
Procedure TSPSA: begin init-of-T { T為初始溫度} S={1,……,n} {S為初始值} termination=false while termination=false begin for i=1 to L d...
Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -l...
此算術表達式解析器能夠在程序運行時根據輸入的變量大小和算術表達式動態解析表達式,得到運算結果。支持多項算術運算符和數學函數如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc...