-
Arbitrariness
C#源码,随书源码,递归算法,排列组合
C#递归算法:0~N位数的排列组合,组合的数字在0~5之间,输入需要组合的位数,点击“计算”按钮,程序会列出所有符合条件的数列组合。一个学习C#递归算法的好范例。(C# source code, source code with the book, recursive algorithms, permutations and combinations C# recursive algorithm: 0 ~~ N digit permutation and combination, the combination of numbers 0 to 5, enter the number of bits need to combine, click on " Calculate" button, the program will List all eligible series combination. A good example of a recursive algorithm to learn C#.)
- 2012-07-26 20:43:27下载
- 积分: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
-
JingDongInterface
图像识别算法,使用点阵方式识别图片,借用Tessnet2.zip 组件,用来进行图片文字/图片数字识别(Tessnet2.zip use to be Image recognise)
- 2020-06-23 02:00:02下载
- 积分:1
-
C#操作XML实例,含基本的增删改查询操作
最基本的xml操作实例,含常用操作方法
- 2013-01-20下载
- 积分:1
-
main
说明: 通过初始化LAN8720实现网络通信,然后可以通过网络传输数据(Achiving communication by config LAN8720)
- 2020-01-16 14:15:08下载
- 积分:1
-
定时关进程
一个简单的定时自动关进程的应用程序,可以定时关闭任何你指定的进程。操作步骤:先指定进程名及关闭时间,关闭时间只支持时分,然后点击启用,如果程序能在系统中找到指定的进程名,就会开始定时任务。
- 2023-07-30 05:30:03下载
- 积分:1
-
bubble-sort
Bubble sort algorithm in C language
- 2012-07-17 23:59:52下载
- 积分:1
-
水木清华程序在C代码生成器
水木清华关于C++Builder程序的代码
-SMTH procedures on the C code Builder
- 2022-04-01 16:18:11下载
- 积分:1
-
DevelopingSoftwareForSymbianOs
《Developing Software For Symbian Os - An Introduction To Creating Smartphone Applications In C》英文原版书籍,适合Symbian C++初学者。()
- 2007-08-08 17:14:34下载
- 积分:1
-
2.LED 按键
说明: 调节单片机小车的键盘,等一系列的功能,希望大家好用。(Adjust single-chip car keyboard, and a series of functions, I hope we use.)
- 2020-06-15 22:22:59下载
- 积分:1