-
计算机图形学,obj图像说明,用于计算机图形学软件中的实体交互,3DMAX MAYA等...
计算机图形学,obj图像说明,用于计算机图形学软件中的实体交互,3DMAX MAYA等-Computer Graphics, obj image description for the computer graphics software, interactive entity, 3DMAX MAYA, etc.
- 2023-03-29 17:10:04下载
- 积分:1
-
is all the image processing code reference books for the week long "<pro...
很全的图象处理的代码
参考书为周长发的《〈精通Visual C++ 图像编程》》,为数字图象处理的经典作品-is all the image processing code reference books for the week long "
- 2023-08-08 04:45:03下载
- 积分:1
-
这是计算机数字图像处理课要求做的作业,将源码上传以供大家参考...
这是计算机数字图像处理课要求做的作业,将源码上传以供大家参考-This is the digital image processing computer courses demanded operations, will upload the source code for your reference
- 2022-03-16 00:39:52下载
- 积分: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
-
Java生成缩图的引擎,经本人调试成功!
Java生成缩图的引擎,经本人调试成功!-Java generated thumbnail of the engine, as I debug the success!
- 2022-03-22 15:49:36下载
- 积分:1
-
直方图均衡化(图形的翻转、拉伸、变形等操作)
直方图均衡化(图形的翻转、拉伸、变形等操作)-histogram equalization (graphics overturned, tensile deformation etc)
- 2022-07-02 22:26:56下载
- 积分:1
-
图像处理框架 图像处理框架
图像处理框架 图像处理框架 -Image processing framework for image processing framework for image processing framework
- 2022-06-21 12:58:21下载
- 积分:1
-
Butterworth高通滤波器
butterworth high pass filter
- 2022-06-29 10:54:20下载
- 积分:1
-
麻省理工是LabelMe图像标注软件的开发
LABELME是MIT开发的图像标注软件-LABELME MIT is the development of image tagging software
- 2023-01-14 05:25:04下载
- 积分:1
-
图像边缘检测与提取,轮廓跟踪算法代码。边缘有限公司
图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
- 2022-08-05 22:14:30下载
- 积分:1