-
window of multithreaded programming reference books. Worth reading
window下的多线程编程参考书。值得一读-window of multithreaded programming reference books. Worth reading
- 2022-09-26 03:00:03下载
- 积分:1
-
计算几何C++库CGAL(Computational Geometry Algorithms Library)说明文档...
计算几何C++库CGAL(Computational Geometry Algorithms Library)说明文档-C++ computational geometry library CGAL (Computational Geometry Algorithms Library) documentation
- 2023-05-31 10:35:06下载
- 积分:1
-
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。...
设计算法判断一个算术表达式的圆括号是否正确配对。 (提示:
对表达式进行扫描,凡遇到 ( 就进栈,遇 ) 就退掉栈顶的 ( ,表达式被扫描完毕,栈应为空。-Design algorithm to determine an arithmetic expression is correct matching parentheses. (Hint: regular expressions to scan for, in any case where (in the case into the stack, the event) on the Top-to return the (, expression was scanned, the stack should be empty.
- 2023-09-03 16:20:03下载
- 积分:1
-
这是北京大学计算机科学技术研究所出的一份数字图像处理的PPT讲义。较为全面的介绍了数字图像处理的各项知识,特此奉献给各位朋友。...
这是北京大学计算机科学技术研究所出的一份数字图像处理的PPT讲义。较为全面的介绍了数字图像处理的各项知识,特此奉献给各位朋友。-This is the Beijing University Institute of Computer Science and Technology of a digital image processing PPT overhead. A more comprehensive presentation of digital image processing of knowledge, is hereby dedicated to the ladies.
- 2023-02-03 15:20:04下载
- 积分:1
-
数字信号处理实现复数序列的奇偶分解,循环移位子程序
数字信号处理实现复数序列的奇偶分解,循环移位子程序-digital signal processing to achieve parity complex sequence of decomposition cycle shift subroutine
- 2023-08-18 10:15:03下载
- 积分:1
-
Which includes a lot of friends gathered ArcObjects learning experience and impo...
里面包括了网友收集的很多arcobjects的学习心得和重要资料-Which includes a lot of friends gathered ArcObjects learning experience and important information
- 2023-02-25 13:00:04下载
- 积分:1
-
本文档是(作者:钱能)《C++程序设计教程》系列的部分辅助代码。
选题编辑:张朝阳
责任编辑:徐培忠、林庆嘉
有关代码的具体问题请与作者联系。...
本文档是(作者:钱能)《C++程序设计教程》系列的部分辅助代码。
选题编辑:张朝阳
责任编辑:徐培忠、林庆嘉
有关代码的具体问题请与作者联系。-(Author : Money can), "C++ Programming Guide" series of some of the auxiliary code. Topics Editor : Zhang Chaoyang Editor : Xupeizhong, along she"s the code of specific issues, please contact the author.
- 2022-01-26 03:26: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
-
遥感图像处理软件envi使用教程,介绍其详细操作方法
遥感图像处理软件envi使用教程,介绍其详细操作方法-remote sensing image processing software envi directory, introduced its detailed method of operation
- 2023-01-06 21:30:02下载
- 积分:1
-
分布式数据仓库
Distributed Data Warehousing
- 2022-10-02 22:55:03下载
- 积分:1