-
ProgrammingPractice
说明: 本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,
讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。
本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。
(This book is Brian W. Kernighan and Rob Pike s important new book co-author. This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books.)
- 2008-09-21 11:27:00下载
- 积分:1
-
us_apgxy
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 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.)
- 2006-11-10 17:25:16下载
- 积分:1
-
[计算机网络].(美)Andrew.S.Tanenbaum
《计算机网络》中文版本,经典书籍,学习网络知识必备("Computer Network" Chinese version, classic books, learning network knowledge necessary)
- 2018-05-22 20:28:18下载
- 积分:1
-
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。...
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。-achieve the lexical analyzer, artisanal production, import source, can be broken down into digital, URI, Segmentation website Operators, reservations word.
- 2022-03-11 14:11:08下载
- 积分:1
-
jd-gui-1.6.2
JD-GUI是一个用于Java编程语言源代码“.class”文件反编译软件。您可以使用JD-GUI浏览和重建源代码的即时访问方法和字段,以代码高度方式来显示反编译过来的代码。(JD-GUI is a decompiling software for Java programming language source code ". class" file. You can use JD-GUI to browse and rebuild instant access methods and fields of source code to display decompiled code in code height.)
- 2020-06-22 02:00:01下载
- 积分:1
-
Novel 2D hyperbolic Method
说明: 对比了基础dv-hop算法,和改进的2d-hyperbolic 方法,引进了权重因子,在很大程度上改进了定位精确度。(Compared with the basic DV hop algorithm and the improved 2D hyperbolic algorithm, the weight factor is introduced to improve the positioning accuracy to a large extent.)
- 2019-12-26 10:46:08下载
- 积分:1
-
4564574364
易语言给窗口加上帮助按钮源码,很好的参考资料,有需要的就下载吧。(Easy language to the window with the help button source code, a good reference, there is a need to download it.)
- 2013-10-04 09:52:50下载
- 积分:1
-
tree
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合(Using Java to prepare a fractal process. Fractal (Fractal) theory is the Mandelbrot in the 20th century, 70s raised a non-linear science, used to describe the nature of the non-equilibrium nonlinear complex systems in an orderly state. Using fractal algorithm can draw strange image. Mandelbrot set and Julia fractal sets is the most basic collection of two collections)
- 2007-07-11 23:10:36下载
- 积分:1
-
MFC――自带的DLL 实现在IE中的传输 过防火 360 等
MFC――自带的DLL 实现在IE中的传输 过防火 360 等
- 2022-12-24 21:25:02下载
- 积分:1
-
Lab8_v0.3
java+mysql+tomcat 开发的程序 用户管理(java+mysql+tomcat procedures developed user management)
- 2012-05-27 17:17:11下载
- 积分:1