-
欢迎大家的使用,我在网上找的,但是觉得有一点问题。
欢迎大家的使用,我在网上找的,但是觉得有一点问题。-welcome the use of the Internet, I find, but find it somewhat problematic.
- 2022-02-26 13:53:21下载
- 积分:1
-
关于C算法一本书 希望对你有所帮助
关于C算法一本书 希望对你有所帮助-C algorithm on a book you want to help! ! !
- 2023-01-06 23:20:03下载
- 积分:1
-
如果(pfile() = = 0)unlink(名字)别的fprintf(stderr,“%s:I/O错误
if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error -- File unchanged
", inname) fclose(outfile) fclose(infile) } exit(0) - if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error-- File unchanged
", inname) fclose(outfile) fclose(infile) } exit(0)
- 2022-01-27 22:48:17下载
- 积分:1
-
这里面是关于Visual C__ 6的四本书籍,比较好学的书本!
这里面是关于Visual C__ 6的四本书籍,比较好学的书本!-This is about the Visual C__ 6 inside the four books, more studious of the books!
- 2022-11-17 13:15:14下载
- 积分:1
-
一种快速算法的相关泽尼克论文,高
有关zernike的快速算法论文,高质量,本人用这个论文实现,相当不错-A Fast Algorithm for the relevant Zernike thesis, high-quality, I realize with this thesis, quite good
- 2022-10-14 10:00:03下载
- 积分:1
-
Java learning personal views and opinions
Java学习个人意见和见解-Java learning personal views and opinions
- 2022-05-22 06:16:06下载
- 积分:1
-
Caden line inside the differential use of the Aggregate hope to help novice
CADEN里面差分线的使用总结
希望对新手有所帮助-Caden line inside the differential use of the Aggregate hope to help novice
- 2022-11-26 06:25:02下载
- 积分: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
-
Wrox
WROX-Professional_ASP.NET_2.0
pdf格式
经典的WROX系列书 英文原版,很难找哦
详细介绍了ASP.NET_2.0的高级功能-WROX- Professional_ASP.NET_2.0 pdf format Classic WROX the original series of books in English, it is difficult to find detailed Oh ASP.NET_2.0 introduced the advanced features
- 2022-03-05 03:22:05下载
- 积分:1
-
The performance of speech recognition systems receiving speech that has been tra...
关于语音处理的英文书籍,其中特征提取部分(MFCC)讲解的很好很详细-The performance of speech recognition systems receiving speech that has been transmitted over mobile channels can be
significantly degraded when compared to using an unmodified signal. The degradations are as a result of both the low
bit rate speech coding and channel transmission errors. A Distributed Speech Recognition (DSR) system overcomes
these problems by eliminating the speech channel and instead using an error protected data channel to send a
parameterized representation of the speech, which is suitable for recognition. The processing is distributed between the
terminal and the network. The terminal performs the feature parameter extraction, or the front-end of the speech
recognition system. These features are transmitted over a data channel to a remote "back-end" recognizer. The end result
is that the transmission channel does not affect the recognition system performance and channel invariability is achieved.
- 2022-02-07 09:17:56下载
- 积分:1