-
基于visual studio开发的经典小波变换的VC代码,很实用。
基于visual studio开发的经典小波变换的VC代码,很实用。-Based on the visual studio to develop the classic VC wavelet transform code, very useful.
- 2022-05-19 03:05:36下载
- 积分:1
-
一种新的贝叶斯算法代码,基于VC++环境编写的,很实用的哦
一种新的贝叶斯算法代码,基于VC++环境编写的,很实用的哦-A new Bayesian algorithm code, based on VC++ Prepared environment, it is practical Oh
- 2022-02-03 18:24:57下载
- 积分:1
-
一个对24位真彩位图进行 细化算法的 在 VC++下实现的完成程序 ,...
一个对24位真彩位图进行 细化算法的 在 VC++下实现的完成程序 ,-1 pairs of 24-bit true color bitmap to carry out thinning algorithm in VC++ Realize the completion of procedures,
- 2023-03-05 14:25:03下载
- 积分:1
-
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家-flash navigation bar, web design in the U.S. often encounter how to design their own navigation bar, some fine examples of the navigation bar to the U.S.
- 2022-03-19 17:04:08下载
- 积分:1
-
高斯随机噪音程序,做理论模型数据时,一般会加高斯随机噪音,以模拟实际数据
高斯随机噪音程序,做理论模型数据时,一般会加高斯随机噪音,以模拟实际数据-Gaussian random noise process, make the theoretical model data, they generally will be Gaussian random noise to simulate the actual data
- 2022-06-16 16:14:48下载
- 积分:1
-
siftsrccode c c## sift algorithm source code
c#siftsrccode
c#sift算法源代码-siftsrccode c c## sift algorithm source code
- 2022-03-31 17:43:46下载
- 积分:1
-
用VC实现的一幅图像的快速离散余弦变换程序,同时也给出了普通离散余弦变换的程序,以方面对比,给出了变换后的图像,以及相应的离散余弦反变换。...
用VC实现的一幅图像的快速离散余弦变换程序,同时也给出了普通离散余弦变换的程序,以方面对比,给出了变换后的图像,以及相应的离散余弦反变换。-with VC image of a fast discrete cosine transform procedures, We also discuss the discrete cosine transform ordinary procedures, respect contrast, is the transformation of images, and the corresponding discrete cosine transform.
- 2022-05-28 08:21:18下载
- 积分:1
-
背景差分法和时间的运动目标检测
运动目标检测中背景差分法和时间差分法的实现结构包括平台。
- 2023-04-08 08:20:03下载
- 积分: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
-
用vc.net打开BMP图像,通过仿射变换,将戒指明星…
利用VC.net打开BMP图像,通过仿射变换,将圆环展开变矩形的代码-Use VC.net open BMP images, through the affine transformation, will ring to start changing the code of rectangular
- 2022-07-01 14:29:10下载
- 积分:1