登录
首页 » Special Effects » 强大,真强,数学建模中系统标定的一大堆M源码,好用

强大,真强,数学建模中系统标定的一大堆M源码,好用

于 2022-02-07 发布 文件大小:216.65 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

强大,真强,数学建模中系统标定的一大堆M源码,好用-Strong, really strong, and mathematical modeling in the system calibration of a lot of M-source, easy to use

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本目录存放的是第2章文档的程序源代码,子目录说明: wvltlib 中存放的一些基本的小波基定义和相关库函数; wvltwrefine 中存放的是小波基...
    本目录存放的是第2章文档的程序源代码,子目录说明: wvltlib 中存放的一些基本的小波基定义和相关库函数; wvltwrefine 中存放的是小波基细化的程序代码; wvltwxfrm 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : wvlt lib stored in the basic definition of small Porgy and related library functions; wvlt wrefine stored in the small Porgy sophisticated code; wvlt wxfrm is stored in the wavelet transform one-dimensional mathematical achievement
    2022-02-07 23:22:00下载
    积分:1
  • ENVI_IDL43 new features introduced include support for multi
    ENVI_IDL43新功能介绍,主要包括支持多线程、iVector、图形部件的增强、支持更多的科学数据格式、支持更多的平台-ENVI_IDL43 new features introduced include support for multi-threaded, iVector, enhanced graphics components to support more scientific data formats, support for more platforms
    2022-10-05 14:30:04下载
    积分:1
  • used VTK VC mixed with the human equivalent of achieving surface mapping, data m...
    用VTK与VC++混合实现对人体等值面的绘制,内含人体数据信息-used VTK VC mixed with the human equivalent of achieving surface mapping, data messages containing human body
    2022-05-12 20:17:04下载
    积分:1
  • simple image processing, including color to grayscale 256, the Hough transform,...
    实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
    2022-02-07 23:10:38下载
    积分:1
  • 一个优化了的H.264编码JM,在VC下能够顺利通过测试
    一个优化了的H.264编码JM,在VC下能够顺利通过测试-Workspaces for MS Visual C++ 2003/2005 are provided with the names jm_vc7.sln - MS Visual C++ 2003 jm_vc8.sln - MS Visual C++ 2005
    2022-03-14 09:11:45下载
    积分:1
  • em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助...
    em算法,实现聚类,是k均值算法的拓展,希望对大家能有所帮助-em cluster
    2022-03-09 19:01:42下载
    积分:1
  • 一个基于样例的图像修补技术的matlab演示
    一个基于样例的图像修补技术的matlab演示-A sample-based image repair technology demo matlab
    2022-07-26 03:23:11下载
    积分:1
  • 里面是各种图像处理的算法,包括边缘算法等
    里面是各种图像处理的算法,包括边缘算法等-There is a variety of image processing algorithms, including algorithms such as edge
    2022-03-10 09:49:26下载
    积分:1
  • 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中...
    用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 • 其它小算法 代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成: 主要类: memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。 Complex类:复数类,完成复数运算。 CBmpDemoView类:视类,完成显示。 CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。 Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
    2022-02-13 08:58:34下载
    积分:1
  • 细胞图象处理平台,可以打开位图,进行多种出了
    细胞图象处理平台,可以打开位图,进行多种出了 -cell image processing platform, can open bitmap for a variety of
    2023-04-09 01:35:04下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载