-
windows2000内核秘密 中文版 喜欢驱动的朋友有福了
windows2000内核秘密 中文版 喜欢驱动的朋友有福了 -windows2000-core like the Chinese version of the secret-driven blessed Friend
- 2022-01-24 17:55:29下载
- 积分:1
-
http protocol
http协议-http protocol
- 2022-03-22 21:21:33下载
- 积分:1
-
Turbo C provides a very rich graphical functions, all the graphics functions of...
Turbo C提供了非常丰富的图形函数, 所有图形函数的原型均在graphics. h中, 本节主要介绍图形模式的初始化、独立图形程序的建立、基本图形功能、图形窗口以及图形模式下的文本输出等函数。另外, 使用图形函数时要确保有显示器图形驱动程序*BGI, 同时将集成开发环境Options/Linker中的Graphics lib选为on, 只有这样才能保证正确使用图形函数。-Turbo C provides a very rich graphical functions, all the graphics functions of the prototype are in graphics. H in, this section focuses on the initialization of graphics mode, the establishment of an independent graphics program, the basic graphics functions, graphics window, as well as graphics mode text output and other functions. In addition, when using the graphics function is to ensure that display graphics drivers* BGI, while Integrated Development Environment Options/Linker in the Graphics lib voted on, the only way to ensure the proper use of graphics functions.
- 2022-03-26 08:00:32下载
- 积分:1
-
C++入门,介绍VC++编程思想,基础知识,中文版,PDF格式,供初学者...
C++入门,介绍VC++编程思想,基础知识,中文版,PDF格式,供初学者-C++ Getting Started, Introduction VC++ Programming ideas, basic knowledge, the Chinese version, PDF format, for beginners
- 2022-02-02 22:37:25下载
- 积分:1
-
ERS.mdb应放到C盘的根目录下。将代码拷贝到本地硬盘,去掉只读属性,再调试。...
ERS.mdb应放到C盘的根目录下。将代码拷贝到本地硬盘,去掉只读属性,再调试。-ERS.mdb should put C disk root directory. Copy the code to the local hard disk, remove the read-only attribute, then Debug.
- 2022-03-15 10:10:58下载
- 积分:1
-
认证教材,不要错过下载机会,是你通过sun的认证不可不看的教材!...
认证教材,不要错过下载机会,是你通过sun的认证不可不看的教材!-teaching certification should not miss the opportunity to download, you have passed the certification sun can not see the teaching!
- 2022-01-22 06:52:40下载
- 积分:1
-
ADO操作数据库
ADO操作数据库-ADO Database
- 2022-05-06 23:20:32下载
- 积分:1
-
A Software
A Software-Defined GPS and Galileo Receiver,非常好的一本国外的gps软件接收机的书-A Software-Defined GPS and Galileo Receiver, a very good one foreign book gps software receiver
- 2022-02-02 11:10:24下载
- 积分:1
-
Windows Programing by Wang YanPing
王艳萍的 Windows程序设计,MFC仿真代码-Windows Programing by Wang YanPing
- 2022-08-25 03:24:25下载
- 积分: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