-
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。-source achieved Fast Fourier Transform, and I hope to have some friends to help.
- 2022-08-03 02:47:48下载
- 积分:1
-
关于对图片加噪声的操作(椒盐噪声),分别加椒噪声、盐噪声和椒盐噪声...
关于对图片加噪声的操作(椒盐噪声),分别加椒噪声、盐噪声和椒盐噪声-With regard to the operation of the picture plus noise (salt & pepper noise), respectively, plus pepper noise, noise and salt, Salt & Pepper Noise
- 2023-03-25 13:00:03下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1
-
matlab做的标定程序,包括角点检测与张正友标定算法做的,有界面...
matlab做的标定程序,包括角点检测与张正友标定算法做的,有界面-matlab to do the calibration interface, including the corner detection algorithm and Zhang Zheng-you do calibration
- 2022-07-01 10:06:18下载
- 积分:1
-
合纵大dm642 dsp的图像处理手册,讲的很详细
合纵大dm642 dsp的图像处理手册,讲的很详细-All vertical great dm642 dsp image processing manuals, talking in great detail
- 2022-01-27 22:07:04下载
- 积分:1
-
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发...
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发-Meanshift algorithm on the details, including English, have some inspiration for beginners
- 2022-05-23 04:16:46下载
- 积分:1
-
VC prepared by the PCA and the LBP
VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
- 2022-01-25 17:30:25下载
- 积分:1
-
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。
图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
- 2022-07-10 15:16:57下载
- 积分:1
-
数字图像 图形处理 visual c++ 开发
转制代换的源代码
数字图像 图形处理 visual c++ 开发
转制代换的源代码-digital image graphics processing visual c conversion substitution development of source code
- 2022-07-17 05:47:16下载
- 积分:1
-
OPLUS平台上高清LCD/PDP TV的软件开发及对应OSD的流程控制
OPLUS平台上高清LCD/PDP TV的软件开发及对应OSD的流程控制-OPLUS platform high-definition LCD/PDP TV and the corresponding software development process control OSD
- 2023-06-01 07:30:03下载
- 积分:1