-
JPEG2000 standard software, powerful, performance than the Jasper and OpenJpeg e...
JPEG2000的标准实现软件,功能强大,性能比Jasper和OpenJpeg出色,版本号V2.2.3-JPEG2000 standard software, powerful, performance than the Jasper and OpenJpeg excellent version V2.2.3
- 2022-03-18 16:22:20下载
- 积分:1
-
This is the Eindhoven University of Technology in the Netherlands under the guid...
这是在荷兰埃因霍温科技大学peater教授指导下做得图形识别寻找,在一堆图形中寻找圆形,多边形等图像,理论较为简单,适合与刚开始接触Mathematic的同志们。-This is the Eindhoven University of Technology in the Netherlands under the guidance of Professor peater done looking for pattern recognition, in a pile of graphics look round, polygon, such as images, a relatively simple theory for the beginning of contact with the Mathematic comrades.
- 2022-03-25 20:03:18下载
- 积分:1
-
本代码实现了一个系统闹钟,可以对基本进行一些属性设置
本代码实现了一个系统闹钟,可以对基本进行一些属性设置-This code implements a system clock, you can carry out some of the basic property
- 2022-02-06 05:50:39下载
- 积分:1
-
用photoshop制作的雕刻效果的详细步骤
用photoshop制作的雕刻效果的详细步骤-Photoshop sculpture produced by the effect of the detailed steps
- 2022-01-20 22:57:43下载
- 积分:1
-
G.723原版英文参考标准,作为多媒体开发人员必备…
G.723原版英文参考标准,作为多媒体开发人员必备的参考文献.-G.723 original English reference standards, as a multimedia developer essential references.
- 2022-06-12 01:27:43下载
- 积分:1
-
图像处理,图像的读入和显示,基于开源计算机视觉环境,文件小而精悍...
图像处理,图像的读入和显示,基于开源计算机视觉环境,文件小而精悍-image process
- 2023-03-26 23:40:04下载
- 积分:1
-
8种常用图像处理算法(函数),带注释,想研究一下的朋友可以...
8种常用图像处理算法(函数),带注释,想研究一下的朋友可以-8 kinds of commonly used image processing algorithm (function), with Notes, I would like to look at friends can
- 2022-02-04 17:33:19下载
- 积分: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
-
采用小波变换的方法实现数字水印的嵌入和表达。
采用小波变换的方法实现了数字水印的嵌入与提取,效果非常不错!-Using wavelet transform method to achieve the digital watermark embedding and extraction, the effect is very good!
- 2022-03-20 01:43:27下载
- 积分:1
-
能实现多种边缘检测方法,包括Prewitt、Roberts、Sobel和高斯拉普拉斯...
能实现多种边缘检测方法,包括Prewitt、Roberts、Sobel和高斯拉普拉斯-To achieve a variety of edge detection methods, including Prewitt, Roberts, Sobel and Laplacian of Gaussian
- 2022-03-19 02:21:07下载
- 积分:1