-
C++ Graphics development library and easily help you to complete the effect of s...
C++图形开发库,轻松帮助你完成系统界面效果-C++ Graphics development library and easily help you to complete the effect of system interface
- 2023-09-04 10:50:03下载
- 积分:1
-
标准C++写的几个图形参数为函数来确保正确…
标准c++写的几个图形参数转换的函数,保证正确!-Standard c++ to write a few graphical parameters into a function to ensure correct!
- 2023-04-11 04:25:04下载
- 积分:1
-
Based on wavelet and morphology of the natural terrestrial background infrared t...
基于小波和形态学的自然地面背景红外目标检测方法-Based on wavelet and morphology of the natural terrestrial background infrared target detection method
- 2022-07-24 21:35:33下载
- 积分:1
-
有很多基本的算法,包括边缘抽取,滤波,跟踪,检测,形态学处理等基本的算法...
有很多基本的算法,包括边缘抽取,滤波,跟踪,检测,形态学处理等基本的算法-There are many basic algorithms, including edge extraction, filtering, tracking, detection, treatment and other basic morphological algorithms
- 2022-12-22 05:35:03下载
- 积分:1
-
滤波器网上找到的在MATLAB中实现的可能有问题在这里和大家分享一下一起研究...
滤波器网上找到的在MATLAB中实现的可能有问题在这里和大家分享一下一起研究-Filters found in the online MATLAB realized there may be a problem here and everyone together to share research
- 2022-04-10 04:00:21下载
- 积分:1
-
改进的水平集方法,采用C_V模型进化。为多相位
改进的水平集方法,采用C_V模型进化。为多相位-improve the level set method, C_V evolutionary model. For the multi-phase
- 2023-03-15 09:15:03下载
- 积分:1
-
一套由matlab编程的自然人脸特征提取与显示分析系统第四部分...
一套由matlab编程的自然人脸特征提取与显示分析系统第四部分-Matlab programming from a natural facial feature extraction and analysis system showed that the fourth part
- 2022-04-13 09:37:17下载
- 积分: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
-
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等...
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等-Contains a number of common remote sensing image processing algorithms, have median filter, Laplacian algorithm
- 2023-01-31 06:30:04下载
- 积分:1
-
FPGA实施3x3中值滤波(Verilog)
3x3中值滤波器的FPGA实现(VERILOG)-3x3 median filter FPGA implementation (VERILOG)
- 2022-04-02 08:28:42下载
- 积分:1