-
moxingmoni
一个学习模型模拟不错的例子,对排队等候这种情况进行了简单的模拟。(a good model to study the example of the queue waiting for this for a simple simulation.)
- 2006-12-07 22:42:20下载
- 积分:1
-
我收集的C++ builder编写socket的文章.
我收集的C++ builder编写socket的文章.-I collected C builder prepared socket article.
- 2022-02-07 08:21:21下载
- 积分:1
-
打字训练
采用VB6.0编写的小软件,可以实现打字检查正确率,用来学习文本操作。(The small software written by VB6.0 can achieve the correct rate of typing checking, and is used to learn text operation.)
- 2018-05-22 17:13:15下载
- 积分:1
-
一个很好的vc编程,一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.....
一个很好的vc编程,一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good vc programming, a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug VC6.0 through ..
- 2023-08-24 05:20:03下载
- 积分:1
-
acm 经典代码 数论 图论网络流 最小生成树 组合 数学应用 等
acm 经典代码 数论 图论网络流 最小生成树 组合 数学应用 等-acm classic code contains the acm contest most of the major classification chart tree mathematics applications
To explain by category
- 2022-05-06 03:05:17下载
- 积分:1
-
PacketVB
PacketVB Setup.exe file goto Working Help
- 2015-06-04 17:01:35下载
- 积分:1
-
smtp
实现网络抓包 与相关的功能 显示网卡 并且采用state模式编写-smtp
- 2023-06-01 08:30:03下载
- 积分:1
-
light2
说明: 用于处理在图像发生运动模糊时,所使用的图像恢复方法。(for handling images on the campaign blurred by the use of the image restoration methods.)
- 2006-03-15 08:12:38下载
- 积分:1
-
inwended
This library is intended to be a supplement to the Turbo C f
- 2017-06-03 01:24:40下载
- 积分:1
-
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