-
包括图象处理的几十种算法的实现,包括一些基本算法以及一些复杂的处理算法...
包括图象处理的几十种算法的实现,包括一些基本算法以及一些复杂的处理算法-including dozens of image processing algorithms are realized, including some of the basic algorithms and complex processing algorithms
- 2022-05-28 09:27:56下载
- 积分: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
-
opencv+directshow
学习opencv+directshow的文档-opencv+directshow
- 2023-08-29 03:35:03下载
- 积分:1
-
一种新的基于局部小波统计特性的多聚焦图像融合算法
一种新的基于局部小波统计特性的多聚焦图像融合算法-A new wavelet based on local statistical characteristics of multi-focus image fusion algorithm
- 2023-05-17 22:45:03下载
- 积分:1
-
实现对PGM图像的显示和处理功能,不是控制台的程序
实现对PGM图像的显示和处理功能,不是控制台的程序-Realize on the PGM image display and processing functions, not the console procedures
- 2022-01-21 21:58:39下载
- 积分:1
-
MATLAB工具箱,《数字图像处理》冈萨雷斯版专用,网上不少人在找,这是我从国外网站下载的,贡献出来。...
MATLAB工具箱,《数字图像处理》冈萨雷斯版专用,网上不少人在找,这是我从国外网站下载的,贡献出来。-MATLAB toolbox,
- 2022-12-30 23:15:06下载
- 积分:1
-
visual c preparation, image PCA integration, application
visual c++编写,图像主分量融合,应用加权图像融合算法-visual c preparation, image PCA integration, application-weighted image fusion algorithm
- 2022-12-07 16:55:02下载
- 积分:1
-
networld 程序matlab可以画图
networld 程序matlab可以画图-Networld procedures can draw matlab
- 2022-10-15 10:35:03下载
- 积分:1
-
基于两次分数阶傅里叶变换的数字水印算法,一种高保密性的算法...
基于两次分数阶傅里叶变换的数字水印算法,一种高保密性的算法-Based on the two fractional Fourier transform of the digital watermarking algorithm, a high-confidentiality algorithm
- 2022-04-30 15:48:42下载
- 积分:1
-
计算几何算法的C语言实现,挺不错的,但有些是比较困难…
计算几何算法的C语言实现,还不错,
不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
- 2022-12-10 06:25:03下载
- 积分:1