-
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
-
srilm_vc2008
The SRI Language Modeling Toolkit contains a bunch of useful utilities for language modeling related research. The standard toolkit only includes build procedures for unix and Windows using Cygwin. I wanted to use the libraries in a Visual Studio project, so here is a solution and project files that builds native Windows libraries and the associated command-line utilities.
Instructions
* Download and unpack the SRILM toolkit.
* Unzip the below solution archive to the SRILM root directory.
* Load the srilm.sln in Visual Studio 2005.
* Select either Debug or Release in Build->Configuration Manager
* Right-click on each project in the libs folder, select Build.
* Build any of the command-line utilities you need.
- 2010-12-02 20:24:05下载
- 积分:1
-
Gp_Src
说明: VC++ 6.0 MFC for Stock
- 2020-06-25 16:20:01下载
- 积分:1
-
opcserver6.0
opcsever+client测试。opcsever+client测试(opcsever+client test,opcsever+client test.)
- 2015-04-22 21:53:06下载
- 积分:1
-
DataGridView操作大全及讲解和实例demo
说明: 实现DataGridVIEW 操作,增删改查,数据库的擦欧洲哦(DDataGridVIEW,EXCEL,DATABLIND)
- 2019-03-09 07:22:20下载
- 积分:1
-
3191753
A base-64 MIME format encoderdecoder with C source code(A base- 64 MIME format encoderdecoder with C source code)
- 2017-05-21 07:10:58下载
- 积分:1
-
v2f_turbulence_model
v2f turbulence model
- 2014-04-11 10:58:15下载
- 积分:1
-
JpushDemoC#
说明: 旧版本jpush简易推送,不包含发送自定义信息,即开即用(Simple push of old version jpush.It does not include sending custom information, that is, on-demand)
- 2020-06-23 21:00:01下载
- 积分:1
-
C++接口开发
说明: 接口开发-封装&终端,解决了接口无任何响应
平台关闭
网络不正常(系统设置/防火墙)
无法连接
登录失败等诸多问题(Interface Development-Packaging-Terminal Solves No Response of Interface
Platform closure
Network abnormalities (system settings/firewalls)
cannot connect
Many problems such as login failure)
- 2020-06-21 09:20:02下载
- 积分:1
-
JobSchedule
说明: QuartzNet构建windows服务,Topshelf是一个windows service框架,它对windows service进行封装使得我们可以把控制台程序安装成service,便捷的安装以及控制台可视化的调试大大提升了服务的开发效率。以上是我个人理解,如有错误,还望大侠纠正,不胜感激!(QuartzNet builds windows services. Topshell is a framework of windows services. It encapsulates windows services so that we can install console programs into services. Easy installation and visual debugging of console greatly improve the development efficiency of services. The above is my personal understanding. If there is any mistake, I would like to see the hero correct it. Thank you very much.)
- 2020-06-21 09:20:01下载
- 积分:1