-
裁剪算法采用java实现,包括LiangBarskyClip和Sutherland
裁剪算法采用java实现,包括LiangBarskyClip和Sutherland-Hodgman_Clip的实现-Clipping algorithm uses the java implementation, including LiangBarskyClip and Sutherland-Hodgman_Clip realization
- 2022-07-19 17:28:12下载
- 积分:1
-
fkm算法实现,主要应用于图像处理,数据挖掘
fkm算法实现,主要应用于图像处理,数据挖掘 -FKM algorithm, mainly used in image processing, data mining
- 2022-07-20 23:20:29下载
- 积分:1
-
hough变换中,要找到相关像素,才能组合成完整的直线
hough变换中,要找到相关像素,才能组合成完整的直线-hough transform to find the relevant pixels in order to complete a straight line into
- 2022-05-04 23:54:33下载
- 积分:1
-
这是一个简单的模拟水面反射效果的程序,程序中使用了GPU编程技巧...
这是一个简单的模拟水面反射效果的程序,程序中使用了GPU编程技巧-This is a simple simulation of surface reflection effects of the procedure, procedures using the GPU Programming Skills
- 2022-06-28 13:40: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
-
Button on the XP one example of these procedures is to realize some simple algor...
关于XP按钮的一个例子程序,可实现图形一些简单的算法应用-Button on the XP one example of these procedures is to realize some simple algorithm graphics applications
- 2022-01-25 14:45:07下载
- 积分:1
-
用matlab编写的内容
用matlab编写的基于内容的图像检索源代码。-Matlab prepared with content-based image retrieval source code.
- 2023-06-01 07:35:03下载
- 积分:1
-
AppWizard has created this KaraokeDemo application for you. This application not...
AppWizard已经为您创建了这个KaraokeDemo应用程序。此应用程序不仅演示了使用Microsoft基础类的基础知识,而且还是编写应用程序的起点。
- 2022-08-22 15:03:49下载
- 积分:1
-
tiff格式详细分析级VC++基本处理介绍,学习使用
tiff格式详细分析级VC++基本处理介绍,学习使用-tiff format, detailed analysis of the basic processing stage VC++ introduction and learning to use
- 2022-03-03 08:24:22下载
- 积分:1
-
用vb编写的图像数字水印的程序。功能还有待完善,可以供学习参考之用...
用vb编写的图像数字水印的程序。功能还有待完善,可以供学习参考之用-prepared with the digital watermark image of the procedure. Function needs to be perfected, could study for reference only
- 2023-03-06 06:55:03下载
- 积分:1