-
bmp图片几个AVI视频文件编码生成的类代码的AVI文件…
将几张bmp图片编码为avi视频文件,生成avi的类代码在writeavi.cpp文件中-Bmp picture to a few avi video files encoded to generate the class code avi files writeavi.cpp
- 2022-01-26 15:09:47下载
- 积分: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
-
JPEG2000编码器的算法,即MQ编码器。在ADI的blackfin535平台…
jpeg2000中的算术编码器,也就是MQ编码器。在ADI blackfin535平台下的代码-JPEG2000 encoder of arithmetic, that is, MQ encoder. In ADI blackfin535 platform code
- 2022-02-14 07:40:21下载
- 积分:1
-
一个在VC下做三维显示的代码.做的很简单,只有一些简单的功能...
一个在VC下做三维显示的代码.做的很简单,只有一些简单的功能-VC under a three-dimensional display of the code to do.
- 2022-01-26 04:02:06下载
- 积分:1
-
经典算法之多边形游戏
经典算法之多边形游戏-classic algorithms polygon game
- 2022-04-22 08:54:35下载
- 积分:1
-
主要是图像复原的实现,包括运动模糊图像复原和逆滤波、维纳滤波复原。...
主要是图像复原的实现,包括运动模糊图像复原和逆滤波、维纳滤波复原。-Mainly the realization of image restoration, including motion-blurred image restoration and inverse filtering, Wiener filtering restoration.
- 2023-04-25 17:00:03下载
- 积分:1
-
图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好...
图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好-image processing framework procedures can open multiple image formats, and fulfill some basic image algorithm, a good interface
- 2023-03-01 18:15:03下载
- 积分:1
-
基于相位相关性的运动估计实现方法,matlab代码
基于相位相关性的运动估计实现方法,matlab代码-Phase correlation-based motion estimation method, matlab code
- 2022-04-10 04:37:59下载
- 积分:1
-
此程序用于中值滤波 采用了一定的算法 滤波效果比较好
此程序用于中值滤波 采用了一定的算法 滤波效果比较好-medium
- 2022-03-26 03:37:20下载
- 积分:1
-
Image processing, scaling processing, linear interpolation, better
图像处理,缩放处理,采用线性插值,效果较好-Image processing, scaling processing, linear interpolation, better-performing
- 2023-06-12 14:25:09下载
- 积分:1