CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - minimum

搜索资源列表

  1. huffman_f

    0下载:
  2. huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2201
    • 提供者:真实
  1. CGMEC013395

    0下载:
  2. 最小覆盖圆,很多点,然后找一个最小覆盖他们这些点的圆,有算法。-coverage of the smallest circle, many of the points, and then look for a minimum coverage of these points they won, algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:154470
    • 提供者:萧飞
  1. RLine

    0下载:
  2. 通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数-through a series of points with a minimum two multiplication fitting straight line, also includes paintings and calculating normal parallel lines some small function
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3731
    • 提供者:hcy
  1. Statisticalparameterscalculatedimage

    0下载:
  2. 有四个单独的MATLAB程序,是对一幅256的单色图像进行最大值计算,最小值计算,均值计算,还有一个是画出其直方图-four separate MATLAB program is to a 256 monochrome image maximum, minimum, mean, there is a painted its histogram
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1374
    • 提供者:xuhua
  1. cp_ofc_vb

    0下载:
  2. A radar chart example with VB.NET :: Draw a radar chart with minimum knowledge of ASP.NET (VB.NET)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:225981
    • 提供者:Erag0n
  1. blossom5-v2.01.src.tar

    0下载:
  2. 基于文献“一种新的最小割完美匹配算法”的最小割匹配算法-An implementation of a minimum cost perfect matching algorithm described in Blossom V: A new implementation of a minimum cost perfect matching algorithm. Vladimir Kolmogorov. To appear in Mathema
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:45608
    • 提供者:illusionme
  1. MinAreaRectangle

    0下载:
  2. 对平面上的点集,寻找它的最小面积包围矩形,最小周长包围矩形,以及最大距离点对。算法采用了游标卡尺的思想,在找到凸包后时间复杂度为线性。-for finding the minimum area encasing rectangle and the maximum distance pair. The complexity of this algorithm is O(n),so it s very fast.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:4249
    • 提供者:highflybird
  1. L0

    1下载:
  2. 最小范数 最小二乘解 国外源码 希望对大家有用-Minimum norm least squares solution of foreign source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:79675
    • 提供者:medyuanxiao
  1. 3step

    0下载:
  2. This algorithm was introduced by Koga et al in 1981. It became very popular because of its simplicity and also robust and near optimal performance. It searches for the best motion vectors in a coarse to fine search pattern. The algorithm may be descr
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:257185
    • 提供者:cho
  1. MLS

    0下载:
  2. 基于最小移动二乘算法的图像变形算法,效果非常好-Moving least square algorithm based on the minimum image deformation algorithm, the effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:371965
    • 提供者:陈皓
  1. MINTREE

    0下载:
  2. 用各种求解最小生成树的算法实现最小生成树的动态演示-Solving the minimum spanning tree algorithm to achieve the dynamic presentation of the minimum spanning tree
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:4833280
    • 提供者:Daydreamer
  1. LowpassFIR

    0下载:
  2. 选择hamming窗来实现最小阻带衰减为50dB的一个低通FIR滤波器-Select hamming window to achieve the minimum stopband attenuation of 50dB, a low-pass FIR filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:523
    • 提供者:王平平
  1. face

    0下载:
  2. 人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:11658
    • 提供者:君君
  1. max-and-min-filter

    0下载:
  2. 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:1020
    • 提供者:杨涛
  1. MinRecArea

    1下载:
  2. c 实现了以点阵表示的多边形的最小外接矩形,并求出其的面积。-c to achieve a in order to dot-matrix expressed of polygons of the minimum bounding rectangle, and calculated its of the area.
  3. 所属分类:2D图形编程

    • 发布日期:2013-12-20
    • 文件大小:1335682
    • 提供者:zhuqiangsheng
  1. lsphasingunwrapiing

    0下载:
  2. 最小二程相位解包裹,可以很好的得到解包裹图像,挺好的 -Minimum two-way phase unwrapping, can get unwrapped image is very good, very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:107176
    • 提供者:吴全
  1. test

    0下载:
  2. 绘制二维密度散点图,根据x,y的最大最小值将坐标分成若干小格,然后统计落在每个小格里的点数,最后形成的就是一个矩阵,然后直接出图-Drawing two-dimensional density scatter plot, according to the x, y minimum and maximum values ​ ​ of the coordinates into a number of small cells, then every little statistic
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:Linqing Yang
  1. algorithm

    0下载:
  2. This paper presents a new algorithm for partitioning a gray-level image into connected homogeneous regions. The novelty of this algorithm lies in the fact that, by constructing a minimum spanning tree representation of a gray-level image, it reduce
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:819542
    • 提供者:杨松
  1. functsyn-several

    0下载:
  2. BNB20 Finds the constrained minimum of a function of several
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:Georbe
搜珍网 www.dssz.com