-
时间控件编程源码,控件编程源码是编程人间经常碰到的,这个源码供大家共同参考学习.并发表意见....
时间控件编程源码,控件编程源码是编程人间经常碰到的,这个源码供大家共同参考学习.并发表意见.-Time control programming source code, source control program is frequently encountered programming world, this common reference source for everyone to learn. And to express their views.
- 2022-04-25 05:50:09下载
- 积分:1
-
API课件 帮助大家理解API函数的功能
API课件 帮助大家理解API函数的功能-API program file
- 2022-02-09 17:04:07下载
- 积分:1
-
Matlab的神经网络工具箱实用指南
第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如...
Matlab的神经网络工具箱实用指南
第一章是神经网络的基本介绍,第二章包括了由工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数,例如new、init、adapt和train。第三章以反向传播网络为例讲解了反向传播网络的原理和应用的基本过程。-Matlab neural network toolbox is a practical guide to the first chapter a basic introduction to neural networks, and the second chapter, including designated by the toolbox on network structure and symbols of basic materials and the establishment of neural networks, some of the basic functions, such as new, init, adapt and the train. Chapter III in order to back-propagation network as an example to explain the back-propagation network, the basic process principles and applications.
- 2023-01-29 01:25:03下载
- 积分:1
-
matlab编成设计基础相关的10本书,对学好matlab有很大帮助。
matlab编成设计基础相关的10本书,对学好matlab有很大帮助。-matlab-related design basis into 10 books, has a lot to learn matlab help.
- 2022-03-13 14:29:11下载
- 积分:1
-
电子书中是关于CUDA的编程指南,书中给出了CUDA编程的语法和语义,但给出了部分例子...
电子书中是关于CUDA的编程指南,书中给出了CUDA编程的语法和语义,但给出了部分例子-E-book is on the CUDA programming guide, the book gives the CUDA programming syntax and semantics, but some examples are given
- 2022-04-16 16:37:05下载
- 积分:1
-
汇编语言,教你如何编写高效的汇编程序,使你在短时间内成为汇编高手...
汇编语言,教你如何编写高效的汇编程序,使你在短时间内成为汇编高手-computer principle and asm language
- 2022-09-03 02:30:04下载
- 积分:1
-
ao go的汇编论坛精华
ao go的汇编论坛精华-ao go to the essence of the compilation Forum
- 2022-07-25 11:31:35下载
- 积分:1
-
CONVERSOR BCD TO 7 SEGMENTS DISPLAY
CONVERSOR BCD TO 7 SEGMENTS DISPLAY
- 2023-08-10 07:15:03下载
- 积分:1
-
一本很好的关于VHDL硬件描述语言方面的书籍,个人觉得写得还不错。...
一本很好的关于VHDL硬件描述语言方面的书籍,个人觉得写得还不错。-A very good on the VHDL hardware description language books, written personally feel that good.
- 2022-08-09 19:36:20下载
- 积分: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