-
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
-
关于C++的相关知识,大家好好研究一下。应该会对大家编程有帮助的...
关于C++的相关知识,大家好好研究一下。应该会对大家编程有帮助的 -C on the relevant knowledge, we look carefully at. We should be able to help the program
- 2022-04-09 05:00:46下载
- 积分:1
-
是MFC平台下开发的几个源代码,其中代码详细,是很好的参考材料。可以进行借鉴...
是MFC平台下开发的几个源代码,其中代码详细,是很好的参考材料。可以进行借鉴-MFC platform was developed under a number of source code, including code in detail, is a very good reference material. Can learn from
- 2023-04-18 13:05:05下载
- 积分:1
-
Flash
Flash-ROM(闪存)已经成为了目前最成功、流行的一种固态内存,与 EEPROM 相比具有读写速度快,而与 SRAM 相比具有非易失、以及价廉等优势。而基于 NOR 和 NAND 结构的闪存是现在市场上两种主要的非易失闪存技术。 Intel 于 1988 年首先开发出 NOR flash 技术,彻底改变了原先由 EPROM 和 EEPROM 一统天下的局面。紧接着,1989 年东芝公司发表了 NAND flash 技术(后将该技术无偿转让给韩国 Samsung 公司),强调降低每比特的成本,更高的性能,并且象磁盘一样可以通过接口轻松升级。-Flash-ROM (flash memory) has become the most successful and popular form of solid-state memory, Compared with the EEPROM with faster read and write, compared with SRAM and nonvolatile, and the advantages of cheap. For the NOR, and NAND flash memory structure of the market is now two main nonvolatile flash memory technology. Intel in 1988 to develop the first NOR flash technology, completely changed from the original EPROM and EEPROM dominate the market situation. Then, 1989 Toshiba Corporation issued a NAND flash technology (free after the technology transfer to the South Korean Sam sung), stressing the lower cost per bit, higher performance, and the same as the disk interface can be easily upgraded.
- 2022-03-19 00:16:16下载
- 积分:1
-
masm32编程win32汇编的书籍资料
masm32编程win32汇编的书籍资料-between programming information compiled by the books!
- 2023-07-09 19:50:03下载
- 积分:1
-
这是我从网上收集的电子书,讲的是数据结构,很合适初级入门的朋友看...
这是我从网上收集的电子书,讲的是数据结构,很合适初级入门的朋友看-This is my online collection of books, talking about the data structure, it is the right friends, seeing the primary entry
- 2022-05-23 13:51:29下载
- 积分:1
-
IEEE802.1x协议
IEEE802.1x协议-IEEE802.1x
- 2022-04-19 23:02:31下载
- 积分:1
-
包括常用的编程方法。
包括常用的编程方法。-include common programming methods.
- 2022-07-01 05:05:38下载
- 积分:1
-
HVAC Manual ASHRAE
HVAC Manual ASHRAE-2005
- 2022-03-11 04:33:39下载
- 积分:1
-
该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。...
该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。
-The MFC reference covers the Microsoft Foundation Class in the class, global function, global variables and macro elements.
- 2022-01-24 18:22:13下载
- 积分:1