-
us_apgxy
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. (ZEMAX source: 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 xy 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.)
- 2006-11-10 17:25:16下载
- 积分:1
-
dreamweaver2004 as a tool to develop the Guide asp, they include the source ~
一个以dreamweaver2004为工具开发asp的教程,里面包括了源码~-dreamweaver2004 as a tool to develop the Guide asp, they include the source ~
- 2023-01-17 07:35:03下载
- 积分:1
-
tree1
数据结构中对树进行各种操作的java实现,并用例子进行了验证(Java to perform various operations on the tree data structure is implemented and verified with examples)
- 2012-12-27 20:50:55下载
- 积分:1
-
CheckSum
说明: 可以快速计算文件的CRC32校验值,主要用于bin和hex、rom文件的校验。(It can quickly calculate the CRC32 check value of files, mainly used for the check of bin, hex and ROM files.)
- 2021-04-10 15:58:59下载
- 积分:1
-
cipandiaodu
从键盘输入一组磁盘访问序列,选择三种算法中的一种,输出其磁头移动的总的磁道数(Input from the keyboard sequence of a set of disk access, select one of three algorithms, the total output of the head movement and number of tracks)
- 2011-01-07 21:17:48下载
- 积分:1
-
mycom
使用pyqt 实现windows下串口通信,包括串口选择配置,数据收发等。当然也可以加入pygraph实现波形显示,可做为上位机程序的参考(Using pyqt to achieve windows serial communication, including serial selection, configuration, data transceiver. Of course, you can also join the pygraph to achieve waveform display, can be used as a reference to the host computer program)
- 2017-08-03 18:52:36下载
- 积分:1
-
The-MDB-protocol-[part-3]---bounis-blogAAA
this is very very book. thank you
- 2014-01-17 16:55:48下载
- 积分:1
-
Thinking_in_C++
电子文档 effective c++ 一本很好的介绍C++的书(Electronic document effective c++ Introduce a very good C books)
- 2007-09-29 18:03:34下载
- 积分:1
-
DIBAPI
说明: 对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码,对图片的处理很好的源代码(very important for the picture!very important for the picture!very important for the picture!very important for the picture!very important for the picture!)
- 2009-08-29 16:22:32下载
- 积分:1
-
4VBScript-interactive-XML
针对VBScript 在输入大批数据时所表现出的不足,提出了以XML 文件为载体,利用VB.net 设计的交互程序将大批数据写入XML 文件完成参数预定义,VBScrip 程序通过查询XML 文件获取参数值,从而取代inputbox 函数的单一交互方式,实现了VBScrip 交互性能的优化。该优化方法在域环境下的登录脚本中已成功使用,结果表明该方法使用方便,提高了VBScript 程序在输入大批量参数时的执行效率。(For VBScript in the input data is shown by the large number of deficiencies, proposed an XML file as a carrier, the use of VB. net interactive program designed to write data to an XML file to complete a large number of predefined parameters, VBScrip program by querying the XML file for parameter values, thereby replacing the inputbox function to a single interaction, enabling a VBScrip interactive performance optimization. The optimization method in a domain environment logon script has been successfully used, the results show that the method is easy to use, improve the VBScript program parameters in the input bulk execution efficiency.)
- 2013-11-08 08:45:13下载
- 积分:1