-
Visual C++数字图像处理技术课本后带代码第3章
应用背景Visual C++数字图像处理技术课本后带代码第3章,讲的是傅里叶变换及反变换,离散余弦变换,小波变换等,还有各种正交变换,旋转缩放镜像变换等,代码亲测可用,vs2010,2012,vc6.0均可以。关键技术
void Fourier(CplexNum * pTd, int lWidth, int lHeight, CplexNum * pFd)
void IFFT_2D(complex * pCFData, complex * pCTData, int nWidth, int nHeight)
HGLOBAL Rotate(LPSTR lpSrcDib, LPSTR lpSrcStartBits,long lWidth, long lHeight,
long lLineBytes, WORD palSize, long lDstWidth,
long lDstHeight,long lDstLineBytes,float fSina, float fCosa)
- 2022-08-08 19:30:35下载
- 积分:1
-
这个课件是一个非常好的算法课件,非常棒对于初学算法的人来说,希望大家能喜欢能对大家有所帮助...
这个课件是一个非常好的算法课件,非常棒对于初学算法的人来说,希望大家能喜欢能对大家有所帮助-This courseware is a very good algorithm courseware, great for the beginner algorithm people, hope that we can love all of you can help
- 2023-08-23 12:05:03下载
- 积分:1
-
Application of C45 decision tree tools of source code, and its use.
C45决策树工具的源代码,及其使用说明。-Application of C45 decision tree tools of source code, and its use.
- 2022-01-27 11:19:08下载
- 积分:1
-
一本关于移动通信中阵列信号处理技术的好书
一本关于移动通信中阵列信号处理技术的好书-A book on mobile communication array signal processing technology books
- 2022-01-25 19:19:46下载
- 积分:1
-
redhatlinux9应用指南。
实例图解RedHatLinux9应用指南。-RedHatLinux9 Application Guide.
- 2022-03-14 08:44:37下载
- 积分:1
-
最近一个项目基于RCP,RCP认为有很深的感情,希望永远…
最近做了一个基于 RCP 的项目,感受颇深,觉得 RCP 有希望扭转 Java 桌面应用的颓
势。在项目中积累了一点经验与心得,拿出来与大家分享,希望能给 RCP初学者一点帮助。
我研究 Eclipse 插件开发已经有一段时间了,但是我并没有很系统的学习过 Eclipse 的插件开
发,往往只是做项目需要临时学的一点,所以讲的东西难免粗陋,请见谅。-Recently a project based on RCP, deep feelings, RCP think there is hope to reverse the trend of Java desktop applications. In projects that have accumulated experience and knowledge to share with you out, I hope that can help beginners RCP. I have studied the development of Eclipse plug-ins for some time, but I have not been very systematic development of Eclipse plug-ins, often only do projects that require temporary school, so inevitably things crudely speaking, please forgive me.
- 2022-01-30 23:37:31下载
- 积分:1
-
如何提高自己的VC++开发水平
如何提高自己的VC++开发水平-how to increase their level of development of the VC
- 2022-07-17 00:02:22下载
- 积分:1
-
optical design software zemax source : This DLL models an annular aspheric surfa...
光学设计软件zemax源码:
This DLL models an nular aspheric
surface as described in:
"Annular surfaces in annular field systems"
By Jose M. Sasian
Opt. eng. 36 (12) P 3401-3401 December 1997
This surface is essentially an odd aspheric surface with an offset in the aspheric terms.
The sag is given by:
Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ...
Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.-optical design software zemax source : This DLL models an annular aspheric surface as d escribed in : "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 Dece This inflicted 1,997 surface is essentially an odd asp heric surface with an offset in the aspheric ter ms. The sag is given by : Z = (c* r* r)/(1 (1-((a k)* c* c* r* r)) ^ 1/2) a* (r- q) b ^ 2* (r-q)* c ^ 3 (r-q) ^ 4 ... Note the terms a, b, c, ... have units of length to the-1,-2,-3, ... power.
- 2022-06-20 23:05:16下载
- 积分:1
-
SystemVerilog 3.1A
systemverilog参考手册,对用systemverilog做验证的朋友有很好的参考价值-SystemVerilog 3.1a
Language Reference Manual
- 2022-03-19 05:24:24下载
- 积分:1
-
该书讲vc++在开发中常常遇到的问题以及解决方案具有很强的实用性...
该书讲vc++在开发中常常遇到的问题以及解决方案具有很强的实用性-book stresses vc often in the development of the problems encountered and solutions is very practical
- 2022-05-20 02:17:49下载
- 积分:1