-
《COM本质论》电子书,超星格式,解压后用超星阅读器查看
《COM本质论》电子书,超星格式,解压后用超星阅读器查看- COM Nature of e-books, Chaoxing format after decompression Chaoxing Reader to view
- 2022-05-08 22:55:27下载
- 积分:1
-
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is...
zemax源码:
This DLL models an anamorphic aspheric surface.
This surface is essentially an even aspheric surface with different terms for
the x and y directions.
The sag is given by:
Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y)))
+ AR*( (1 - AP)*x*x + (1 + AP)*y*y )^2
+ BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3
+ CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4
+ DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5
Note the terms AR, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power.
The terms AP, BP, CP, and DP are dimensionless.
The surface is rotationally symmetric only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.
-ZEMAX source: This DLL models an anamorphic aspheric surface.This surface is essentially an even aspheric surface with different terms forthe x and y directions.The sag is given by: Z = ((CX* x* x)+ (CY* y* y))/(1+ sqrt (1- ((1+ KX)* CX* CX* x* x)- ((1+ KY)* CY* CY* y* y)))+ AR* ((1- AP)* x* x+ (1+ AP)*
- 2022-04-21 04:49:04下载
- 积分:1
-
书中含有大量fortran源代码,可用于信号处理
书中含有大量fortran源代码,可用于信号处理-The book contains a lot of fortran source code, can be used for signal processing
- 2022-05-19 12:52:31下载
- 积分:1
-
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用...
本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。-book on the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the procedures Writing Methods. These procedures using C language and the use of the original Windows Application Progra mming Interface (API). If later in this chapter under discussion, and it is not writing Windows process the only way. However, no matter what the ultimate way to use your writing process, learn about the Windows API is very important.
- 2022-03-22 07:21:47下载
- 积分:1
-
J2ME手机游戏编程入门》一书的配套源码,全部是适合J2ME新手学习的好实例,几乎每一章都有一个实例游戏源码,而且实例囊括面也比较广,对入门者来说非常不错...
J2ME手机游戏编程入门》一书的配套源码,全部是适合J2ME新手学习的好实例,几乎每一章都有一个实例游戏源码,而且实例囊括面也比较广,对入门者来说非常不错-J2ME Mobile Game Programming Getting Started, " a book supporting source, all are suitable for novice to learn a good example of J2ME, almost every chapter has an instance of the game source code, and examples include surface is relatively broad, is very good for beginners
- 2022-02-27 07:40:06下载
- 积分:1
-
关于用c语言设计屏幕界面技术的精典书籍。
关于用c语言设计屏幕界面技术的精典书籍。-Designed on the screen using c language interface technology of classical books.
- 2022-03-29 21:41:54下载
- 积分:1
-
Programming expert Proverbs, for realization of high
编程高手箴言,对于变现高质量的代码有很好的帮助-Programming expert Proverbs, for realization of high-quality code has a very good help
- 2022-02-15 07:41:35下载
- 积分:1
-
本软件是图象处理软件,能对图象进行简单的处理,如中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数等...
本软件是图象处理软件,能对图象进行简单的处理,如中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数等-software is the image processing software, the images can be simple, such as the filter, two values of transformation, Brightness changes, Fourier transform, anti-Israel, and so on, from right
- 2023-04-29 18:35:03下载
- 积分:1
-
java 210
java 210-051 certificate
- 2022-01-30 10:29:26下载
- 积分:1
-
关于JANA的课程设计,简单的计算器是一种能实现加、减、乘、除、开方、求倒数等简单运算的工具。要实现计算功能,可以用JAVA的知识编写程序来解决此问题。...
关于JANA的课程设计,简单的计算器是一种能实现加、减、乘、除、开方、求倒数等简单运算的工具。要实现计算功能,可以用JAVA的知识编写程序来解决此问题。-About JANA curriculum design, a simple calculator to achieve an add, subtract, multiply, divide, square root, and seek the countdown and other simple computing tools. To achieve the computing power, you can use knowledge of JAVA programming to solve this problem.
- 2022-10-15 04:00:04下载
- 积分:1