-
画一条直线的三种算法,种子填充,画圆,圆的痛苦…
三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
- 2022-09-05 15:50:03下载
- 积分:1
-
一个关于画图方面的小程序,很有实用性哦
一个关于画图方面的小程序,很有实用性哦 -A small area on the drawing process, is very practical Oh
- 2022-02-04 00:41:02下载
- 积分: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
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
Hough变换处理的源代码,希望大家能用一点点,但…
一个处理hough变换的源码,希望大家能有点用,不过是一个matlab的源码,一会再传一个C的-Hough transform a deal with source code, hope that we can use a little bit, but is a matlab source code, one would send a C of
- 2022-04-23 04:10:38下载
- 积分:1
-
算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健....
算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健.-Algorithm to achieve the elimination of small areas of the region to retain the large area of the region. For the removal of small spots very sound.
- 2022-02-28 10:48:34下载
- 积分:1
-
分析bmp文件的基本信息, 并提取位图数据信息.
分析bmp文件的基本信息, 并提取位图数据信息.-Analysis of the basic information bmp files, and extract bitmap data.
- 2022-03-19 20:56:34下载
- 积分:1
-
vc图像处理的程序2
实例 vc程序
文件名IMGCaputre
vc图像处理的程序2
实例 vc程序
文件名IMGCaputre-vc image processing procedures 2 examples vc program file name IMGCaputre
- 2022-05-06 02:36:09下载
- 积分:1
-
图像匹配的的原图和目标图片,很实用的,欢迎下寨
图像匹配的的原图和目标图片,很实用的,欢迎下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian -Image matching the image and objectives of the picture, it is useful, welcome下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian
- 2023-06-06 04:40:03下载
- 积分:1
-
Insider on the image processing technology, image processing technology to those...
关于图像处理技术内幕,对图像处理的技术有需要的人很有启发-Insider on the image processing technology, image processing technology to those who need it very enlightening
- 2022-06-22 04:12:42下载
- 积分:1