搜索资源列表
WHTransform
- Walsh Hadamard Transform Generator
RMDecoder
- 本文为LTE中reed-muller码的译码程序,译码算法用的是FHT(快速哈达玛变换)。-This article LTE in the reed-muller code decoding process, decoding algorithm using a FHT (Fast Hadamard Transform).
THaddamaah
- 本程序源码为哈达玛变换的Visual C++实现,能够实现矩阵阵任意阶数的变换(2的任意整数次幂) -The program source code for the Visual C++ Hadamard transform to achieve transformation matrix array of any order (any integer power)
ImageProcess_vs2015
- 代码来自《精通Visual C++图像处理编程(第3版)》附盘,笔者作了一点代码补充和修改,移植到 win10 - vs2015 平台,编译运行成功。 图像处理主要功能:平滑(&F),锐化,边缘增强,边缘检测,中值滤波去噪,浮雕,油画,快速傅立叶变换,余弦变换,沃尔什-哈达玛变换,腐蚀,膨胀,开运算,闭运算,边缘提取,细化等。(Code from the "proficient in Visual C++ image processing programming (Third