-
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
-
protel的视频对初学者很有用的 有助于能力的提高
protel的视频对初学者很有用的 有助于能力的提高-Protel video very useful for beginners to help enhance the capacity of
- 2023-08-12 05:50:04下载
- 积分:1
-
视频帧内预测的算法公式,详细介绍了帧内编码公式的参数含义及用法...
视频帧内预测的算法公式,详细介绍了帧内编码公式的参数含义及用法-Video intra prediction algorithm formula, the formula described in detail the parameters of intra-coded meaning and usage
- 2022-12-22 13:50:03下载
- 积分:1
-
关于p2p技术的论文,当代最流行的存储技术之一!
关于p2p技术的论文,当代最流行的存储技术之一!-Papers on the p2p technology, contemporary, one of the most popular storage technology!
- 2022-08-08 05:49:30下载
- 积分:1
-
计量经济学在金融领域中的作用,有多个模型
计量经济学在金融领域中的作用,有多个模型-Econometrics in the financial sector" s role, there are many models
- 2022-10-25 08:50:03下载
- 积分:1
-
In the rectangle packing problem, encoding schemes
to represent the placements...
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
- 2023-05-04 16:15:04下载
- 积分:1
-
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A...
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。-Base64 is a MIME message encoding one of the ways commonly used. Its main idea is to input data encoded into a string or contains only (A- Z, a- z, 0- 9,+, /) This 64 string of printable characters, so called
- 2022-05-24 10:45:39下载
- 积分:1
-
vc++经典的仿3D的推箱子游戏,设计巧妙,值得一看。
vc++经典的仿3D的推箱子游戏,设计巧妙,值得一看。-vc++ classic imitation of Sokoban 3D games, so cleverly designed and worth a visit.
- 2023-08-11 09:15:05下载
- 积分:1
-
应用C语言实现RS(255,223)编码器和译码器
应用C语言实现RS(255,223)编码器和译码器-Application of C language to achieve RS (255,223) encoder and decoder
- 2022-12-11 14:50:04下载
- 积分:1
-
EBook on VC++ Programming
EBook on VC++ Programming
- 2022-12-17 05:20:03下载
- 积分:1