zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.
標簽: standard surface models either
上傳時間: 2013-12-05
上傳用戶:003030
C++ standard Library, A Tutorial and Reference source code
標簽: Reference standard Tutorial Library
上傳時間: 2015-08-09
上傳用戶:2467478207
rfc 2326 standard.是一個實時傳輸協議的文檔,希望對大家學習有幫助。rfc 2326 standard.
上傳時間: 2015-08-12
上傳用戶:jiahao131
本文檔是 Java 2 Platform standard Edition 5.0 的 API 規范。
標簽: Platform standard Edition Java
上傳時間: 2013-12-17
上傳用戶:獨孤求源
CCALC provides convenient way to for performing calculations. You can use standard infix notation for expressions and store results in variables.
標簽: calculations convenient performing provides
上傳時間: 2015-08-18
上傳用戶:dave520l
EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream, convertsit and outputs it to the standard output am. The streams are linkedthrough pipes, such that the input stream is the output from the import librarian being invoked, and the output stream is connected to the message window of the IDE, ie.
標簽: input standard EXAMPLE accepts
上傳時間: 2014-11-18
上傳用戶:siguazgb
EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through pipes, such that the input stream is the output from the assembler being invoked, and the output stream is connected to the message window of the IDE, ie.
標簽: input standard EXAMPLE accepts
上傳時間: 2014-01-13
上傳用戶:小碼農lz
This the standard to learn. Please let me download E
標簽: standard download Please learn
上傳時間: 2015-08-20
上傳用戶:myworkpost
The standard C++ Classes,是學習c++類庫的有力幫手。
上傳時間: 2014-01-21
上傳用戶:1427796291
DES( Data Encryption standard)算法,于1977年得到美國政府的正式許可,是一種用56位密鑰來加密64位數據的方法。 IDEA是International Data Encryption Algorithm 的縮寫,是1990年由瑞士聯邦技術學院來學嘉X.J.Lai 和Massey提出的建議標準算法稱作PES( Proposed Encryption standard) 。Lai 和Massey 在1992 年進行了改進強化了抗差分分析的能力改稱為IDEA 它也是對64bit大小的數據塊加密的分組加密算法密鑰長度為128位它基于“相異代數群上的混合運算”設計思想算法用硬件和軟件實現都很容易且比DES在實現上快的多。IDEA自問世以來,已經經歷了大量的詳細審查,對密碼分析具有很強的抵抗能力,在多種商業產品中被使用。
標簽: Encryption standard Data DES
上傳時間: 2015-08-27
上傳用戶:Avoid98