-
使用DELPHI 编写的实现三角形 以及可以推广到多边形窗体 自己参考源码 进行修改...
使用DELPHI 编写的实现三角形 以及可以推广到多边形窗体 自己参考源码 进行修改-prepared to use Delphi as well as the realization of triangular polygons can be promoted to Form reference to source code changes
- 2023-01-09 01:00:04下载
- 积分:1
-
基于VC的JPG和BMP的图像读取 显示 并含有部分图像处理功能。有一个简易的DIB类...
基于VC的JPG和BMP的图像读取 显示 并含有部分图像处理功能。有一个简易的DIB类-Based on the VC of JPG and BMP images to read display and contains part of image processing functions. DIB has a simple type
- 2023-08-29 07:30:04下载
- 积分:1
-
ertdfvfh wfsddf。
将YUV文件中每帧的数据转换成OpenCV中的Ipl-ertdfvfh wfsddf.
- 2022-03-14 10:52:05下载
- 积分:1
-
用于模糊图像通过添加一些噪声,图像和恢复原来的出现…
用来模糊图像,加入一些噪声,并且恢复图像原貌!验证图像的可分辨程度。-used to fuzzy images by adding some noise, image and restore the original appearance. Images can be verified to distinguish degree.
- 2023-02-18 11:55:03下载
- 积分:1
-
Self
基于自组织神经网络数据及图像处理,在图像分割中应用极强。很好的源程序。
-Self-organizing neural network-based data and image processing, image segmentation in the application of highly. Very good source.
- 2023-06-07 16:35:04下载
- 积分:1
-
基于文本的图像处理显示框架, 使用于学习图像处理框架.
基于文本的图像处理显示框架, 使用于学习图像处理框架.-Text-based image processing show that the framework used to study image processing framework.
- 2023-05-06 23:25:02下载
- 积分:1
-
利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者....
利用小波分解与重构,实现图像滤波和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image filtering and compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
- 2022-03-09 22:39:19下载
- 积分:1
-
mix 快速图象分割 内含4个Matlab应用程序
mix 快速图象分割 内含4个Matlab应用程序
- 2022-02-11 18:53:52下载
- 积分:1
-
非常好的图形图象处理程序,具有很多滤镜和图象处理方法,功能强大。...
非常好的图形图象处理程序,具有很多滤镜和图象处理方法,功能强大。-Very good graphics image processing procedures, a lot of filters and image processing methods and powerful.
- 2022-07-06 23:28:11下载
- 积分: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