-
VC图像的魔术表演的程序编写,包含了详细的注释,可以啊…
vc++编写的实现图像特效显示的程序,包含详细注释,可以实现各种图像特效显示,强烈推荐-vc Image prepared by the magic show procedures, contains detailed notes, can achieve various effects images, strongly recommended
- 2022-04-13 15:58:20下载
- 积分: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
-
视频编解码源代码
视频编解码源代码 -Video codec video codec source code source code
- 2022-05-21 22:45:16下载
- 积分:1
-
该程序能通过加标签将模拟表盘得刻度删除掉!通过大量得图片都能得到很好得效果!...
该程序能通过加标签将模拟表盘得刻度删除掉!通过大量得图片都能得到很好得效果!-through the process of labeling analog dial in the calibration deleted! Through a picture can be a very good result!
- 2022-10-22 21:55:03下载
- 积分:1
-
bmp image format to asc small program, which is very convenient to use debugger
bmp图像格式转asc的小程序,十分方便调试使用-bmp image format to asc small program, which is very convenient to use debugger
- 2022-02-14 17:44:46下载
- 积分:1
-
a new Mahalanobis distance calculation algorithm, the algorithm using quadratic...
一种新的计算马氏距离的算法,算法采用二次协方差矩阵操作,进而使距离考加入相对性因素。-a new Mahalanobis distance calculation algorithm, the algorithm using quadratic covariance matrix operations, thereby enabling the relative distance to take factors.
- 2022-07-11 14:42:57下载
- 积分:1
-
MAD相似性度量准则的改进,实现模板匹配程序
MAD相似性度量准则的改进,实现模板匹配程序-MAD similarity measurement criteria to improve and achieve template matching procedures
- 2022-01-22 15:20:17下载
- 积分:1
-
实现YUV
实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
- 2022-03-24 07:07:25下载
- 积分:1
-
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度...
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度-c builder graphic image processing (irregular graphics animation technology) mobile graphics, can change its horizontal and vertical distance, and speed
- 2023-08-03 13:20:04下载
- 积分:1
-
BlurTemplate.m为模糊模板函数子程序
DIPexp2.m为用逆滤波和维纳滤波进行恢复的源程序...
BlurTemplate.m为模糊模板函数子程序
DIPexp2.m为用逆滤波和维纳滤波进行恢复的源程序-Template function for the fuzzy BlurTemplate.m Subroutine DIPexp2.m using inverse filtering and Wiener filtering for the restoration of the source
- 2023-07-05 06:55:03下载
- 积分:1