-
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
-
孙鑫的书 vc++深入详解全套代码 希望对大家有帮助
孙鑫的书 vc++深入详解全套代码 希望对大家有帮助-SUN Xin book vc++ Depth explain a full set of code would like to have everyone help
- 2022-07-03 10:38:07下载
- 积分:1
-
网站制作 网上开店 源码 经验 对于想要做网站的人来说绝对正点...
网站制作 网上开店 源码 经验 对于想要做网站的人来说绝对正点-Web site produced open-source online experience for people who want to make web site is absolutely punctual
- 2022-06-17 15:48:28下载
- 积分:1
-
客户机端ActionScript语言参考
客户机端ActionScript语言参考-Client side ActionScript Language Reference
- 2022-03-31 23:00:23下载
- 积分:1
-
qeewafssdafasfsafdsasafsdaf
qeewafssdafasfsafdsasafsdaf
- 2023-09-07 08:30:03下载
- 积分:1
-
ABEL language reference books detail the ABEL syntax HDL hardware design is the...
ABEL 语言参考书
详细介绍了ABEL的语法
是HDL硬件设计的初级语言.
对HDL硬件设计人员仍然有用.-ABEL language reference books detail the ABEL syntax HDL hardware design is the primary language. Right HDL hardware designers still useful.
- 2022-07-25 19:29:19下载
- 积分:1
-
完整的usb massstorage 的协议文档
完整的usb massstorage 的协议文档-Usb massstorage complete agreement document
- 2022-06-15 05:23:19下载
- 积分:1
-
谭浩强C语言第4章 谭浩强C语言第4章
谭浩强C语言第4章 谭浩强C语言第4章-TAN Hao-qiang C-Chapter 4 TAN Hao-qiang C-Chapter 4 TAN Hao-qiang C-Chapter 4
- 2022-08-14 19:58:50下载
- 积分:1
-
C++函数库,方便使用者查询某一函数,
初学者必不可少的参考书...
C++函数库,方便使用者查询某一函数,
初学者必不可少的参考书-C++ function library, a user-friendly query function, essential reference books for beginners
- 2023-07-24 11:20:03下载
- 积分:1
-
标题:教程和参考指南:C++编程与标准模板…
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: Addison-Wesley
Page: 560
Edition: 2nd edition (March 27, 2001)
Format: PDF
Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.-Title: STL Tutorial and Reference Guide: C Programming with the
Standard Template Library (2nd Edition)
Author: David R. Musser/Gillmer J. D
- 2022-03-11 19:32:21下载
- 积分:1