-
ADO.NET in a Nutshell is the most complete and concise source of ADO.NET informa
ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available. Besides being a valuable reference, this book covers a variety of issues that programmers face when developing web applications or web services that rely on database access. Most examples use Microsoft s C# language. The book s CD includes an add-in to integrate the reference with Visual Studio .NET help files.
- 2023-02-22 16:15:04下载
- 积分:1
-
一些简单的c++源代码
一些简单的c++源代码-some simple c source code
- 2022-03-24 01:38:34下载
- 积分:1
-
网络工程师历年试题以及答案2009年最新更新版
网络工程师历年试题以及答案2009年最新更新版-Network engineers over the years as well as answers to examination questions in 2009 latest update
- 2023-04-30 01:00:04下载
- 积分:1
-
tiny web
tiny web-server for MB90f497 chematics ACCEL EDA 15
- 2022-06-16 08:20:43下载
- 积分:1
-
深入浅出Visual C++入门进阶与应用实例 随书光盘
作者 何志丹,网名he_idan,2002年6月加入CSDN社区(http://www.csdn....
深入浅出Visual C++入门进阶与应用实例 随书光盘
作者 何志丹,网名he_idan,2002年6月加入CSDN社区(http://www.csdn.net),2003年3月任CSDN专题开发大版主,2003年7~月任CSDN VC/MFC版的大版主至今,擅长Visual C++技术,从事多年windows平台下的开发,项目经验丰富,现任职于一家大型软件开发企业。关于作者和本书的更多信息可以访问作者个人技术网站(http://www.vcshare.net)或博客(http://blog.csdn.net/he_zhidan/) -In layman
- 2022-03-18 14:09:58下载
- 积分:1
-
tutorial on matlab friends want to help, thank you
matlab教程希望能帮上朋友们,谢谢。-tutorial on matlab friends want to help, thank you
- 2022-02-05 12:59:17下载
- 积分:1
-
常用的例子和书籍,以及常用的一些方法等…
vc的常用例子和书,还有常用的一些方法等等。都是在网上搜索整理的。-vc common examples and books, as well as a number of commonly used methods, etc.. Are online search finishing.
- 2022-03-29 06:13:37下载
- 积分:1
-
Programming_C very good# C# Directory
Programming_C# 非常不错的C#教程-Programming_C very good# C# Directory
- 2023-06-14 12:50:19下载
- 积分:1
-
C++Primer这本C++圣经的随书源代码。
C++Primer这本C++圣经的随书源代码。-C++ Primer This C++ Biblical book with source code.
- 2022-10-04 21:20:03下载
- 积分:1
-
ZEMAX来源:这个DLL模型标准ZEMAX表面类型,无论是平面、球面…
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 pupi
- 2022-06-26 13:58:33下载
- 积分:1