-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(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
-
对于彩色图像的 k均值算法的matlab代码 文件置于c盘根目录
对于彩色图像的 k均值算法的matlab代码 文件置于c盘根目录-Colored graphics k-means algorithm matlab code
- 2023-01-08 05:20:02下载
- 积分:1
-
转换成JPG文件目录图自动搜索指定的方向…
转换目录中的fig 成JPG文件 程序自动搜索指定的目录-Conversion directory fig into JPG files automatically search the specified directory
- 2022-08-13 11:05:10下载
- 积分:1
-
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。...
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。-rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great reference value counterparts.
- 2022-04-28 13:16:21下载
- 积分:1
-
SIFT算法C语言原程序,有需要的可以下载了,好东西哦!
SIFT算法C语言原程序,有需要的可以下载了,好东西哦!-sciences algorithm C language program, the need to be downloaded, the good stuff!
- 2022-11-16 11:25:04下载
- 积分:1
-
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重...
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重要组成部分。
-Itk are affiliated with the United States National Institutes of Health National Library of Medicine invest huge sums of money to support the three research institutions to develop medical image segmentation and registration algorithm R
- 2022-07-02 05:06:56下载
- 积分:1
-
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
- 2022-11-16 11:30:05下载
- 积分:1
-
利用Delphi实现高速屏幕图象传输的例程序.
利用Delphi实现高速屏幕图象传输的例程序.-Delphi realize the use of high-speed image transmission Example screen procedures.
- 2022-02-03 06:10:54下载
- 积分:1
-
数字图像处理(matlab版)源码
数字图像处理(matlab版)源码
数字图像处理(matlab版)源码
数字图像处理(matlab版)源码
-Digital Image Processing (matlab version) source of digital image processing (matlab version) source
- 2022-03-14 10:11:52下载
- 积分:1
-
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波
粒子滤波matlab程序,主要是扩展的卡尔曼粒子滤波-Particle filter matlab program, mainly extended Kalman particle filter
- 2022-10-02 11:15:03下载
- 积分:1