-
高斯滤波器的matlab代码
Gaussian Filter Matlab Code
- 2022-08-08 23:41:29下载
- 积分:1
-
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序...
计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法
程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
- 2022-05-26 23:12:13下载
- 积分:1
-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
基于灰度和matlab编写的图像匹配源代码,运行效果不错
基于灰度和matlab编写的图像匹配源代码,运行效果不错-Prepared based on the gray and the image matching matlab source code, run the effect of good
- 2022-02-22 12:15:57下载
- 积分: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
-
完整的matlab6.5图形图像处理源程序,希望对大家有用
完整的matlab6.5图形图像处理源程序,希望对大家有用-Complete matlab6.5 graphics image processing source code, in the hope that useful to everybody
- 2022-03-02 12:04:23下载
- 积分:1
-
图像小波变换的VC++的实现的实现的的实现
图像小波变换的VC++的实现的实现的的实现-Wavelet transform implementation of VC++ implementation of
- 2022-08-20 09:15:28下载
- 积分:1
-
人脸识别中特征提取matlab源码,LDA,
人脸识别中特征提取matlab源码,LDA,-Face Recognition feature extraction Matlab source, LDA.
- 2023-06-06 10:10:03下载
- 积分:1
-
此为linux平台下的视频捕获的源代码,请放心下载.
此为linux平台下的视频捕获的源代码,请放心下载.-This is under linux platform video capture source code, please rest assured that download.
- 2022-07-17 07:47:08下载
- 积分:1
-
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章...
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章-For the image gray-scale transformation, threshold, histogram, linear gray scale, gray scale distribution of equalization process. Retrieved from " vc++ image processing program design," Chapter 4
- 2022-03-12 12:38:46下载
- 积分:1