-
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
-
Ex1_02
VC 入门字符串的用法,示范了在纯C++中字符串的输出及换行的方法。(Introduction to string VC usage, demonstrated in pure C++, the output of the string and wrap method.)
- 2011-08-03 00:57:26下载
- 积分:1
-
ch3_3
泡泡运动,通过载入泡泡图片和背景。运用动量守恒定律来实现泡泡的碰撞。可能缺少几个图片,大家自己补充一下就好(Bubble motion pictures and background by loading bubble. The use of the law of conservation of momentum to achieve bubble collisions. May be missing a few pictures, we like to add your own)
- 2013-10-10 21:21:28下载
- 积分:1
-
kuqiyc9
若允许天平两边放砝码,times应从-num[index]开始,并且分段计算sum,本例只放天平一边,()
- 2017-11-15 19:47:06下载
- 积分:1
-
Demo
vc如何实现快捷菜单的源码,有兴趣的朋友可以看下(vc how to source the shortcut menu, interested friends may have a look)
- 2011-06-10 15:16:17下载
- 积分:1
-
PMA
PMA规约模拟测试软件。适合初学者使用,包含几个常用规约(PMA Statute of the simulation test software)
- 2013-09-17 12:23:28下载
- 积分:1
-
798567
DAO数据库表字段操作演示VC++精选编程学习源码,很好的参考资料。(DAO database table field operation and demonstration of VC++ selected learning programming source code, a good reference.)
- 2013-11-21 09:05:25下载
- 积分:1
-
24dian
24点游戏应该是大多数人熟悉的游戏了,这个源代码就是实现24点游戏的。(24 points, the game should be familiar with the game most people, this source code is to achieve 24-point game.)
- 2008-12-16 21:21:57下载
- 积分:1
-
免费的优秀图形控件VC
这是VC 写的源码工业控件,在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的最多的控件中间最完美的(This is the source code to write VC industrial controls, can be directly applied to industrial display very good, absolutely no less than a century, dust control)
- 2020-06-26 09:20:02下载
- 积分:1
-
VB.NET+Library
说明: VB。NET写的数据库管理系统,数据库为ACCESS,OLEDB驱动(VB.NET was database management systems, database for ACCESS, OLEDB driver)
- 2021-01-18 10:58:43下载
- 积分:1