CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 邻近算法

搜索资源列表

  1. DP.rar

    0下载:
  2. 最长路径DP算法 根据邻近矩阵,再运用DP算法计算出图中任意节点间的最长路径,有点类似于最短路径算法,DP algorithm for the longest path in accordance with the neighboring matrix, re-use of DP algorithm to calculate arbitrary graph the longest path between nodes, somewhat similar to the shortest path
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:1976
    • 提供者:yuxiqian
  1. 14

    0下载:
  2. 算法功能:输入一个正整数,若其是素数,将其输出,否则,找出与其最邻近的素数,并输出这个素数。-Algorithm functions: enter a positive integer, if it is a prime number, output, otherwise identify their nearest prime number, and outputs the primes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1319
    • 提供者:杨春晖
  1. targettracking

    0下载:
  2. 用最邻近数据关联算法实现目标跟踪,对研究目标跟踪领域的朋友有用-With the nearest neighbor data association algorithm for target tracking
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:20341
    • 提供者:郝人
  1. OSexperiment

    1下载:
  2. 内存分配的GUI显示算法 分配的方式就是常见的三种 首次适配 最佳适配和邻近适配 还包括一个实验报告 适合做课程设计用-Memory allocation algorithm of the GUI shows the distribution of three common way to best fit the first time, and adjacent Adapter Adapter report also includes an experimental design suitabl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:192570
    • 提供者:姚云翔
  1. OpenGLDemo

    0下载:
  2. 研究在三维空间中公告板的智能排布算法,具体解决三维空间中汉字标牌的位置排布问题,避免邻近标牌之间会产生遮挡的现象产生.本题目最终解决在一定程度上避免一定数量的汉字标牌重合问题。-Research in three-dimensional space in the bulletin board of the smart-arranged algorithm to solve a specific three-dimensional space in the location of Chinese
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:7107553
    • 提供者:储大为
  1. Image_Interpolation

    1下载:
  2. 图像孔洞/裂缝的填充算法。根据图像的同态性,采用最邻近插值的思想。-Image holes/cracks in the fill algorithm. According to the image of the same state, using the nearest interpolation ideas.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:948
    • 提供者:Liu Xi
  1. RotateDIB

    0下载:
  2. /************************************************************************* * 函数名称: * RotateDIB() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图像
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2367
    • 提供者:mfm101
  1. knn

    0下载:
  2. KNN 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-a machine learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1347
    • 提供者:li
  1. Bilinear-interpolation-algorithm

    0下载:
  2. 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:332557
    • 提供者:chenjun
  1. jiyu

    0下载:
  2. 基于邻近像素的低复杂度预测矢量量化图像压缩编码算法 基于邻近像素的低复杂度预测矢量量化图像压缩编码算法-Adjacent pixels based on the prediction of low complexity image compression coding algorithm is based on neighboring pixels predicted low complexity image compression coding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:126959
    • 提供者:
  1. Traditional-basic-K-nearest-neighbor

    0下载:
  2. 传统基本K-最邻近分类算法源程序 云计算-Traditional basic K-nearest neighbor classification algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2512
    • 提供者:gongchao
  1. Pattern-Recognition-LRB

    0下载:
  2. 用最邻近模板匹配法,最小错误概率的Bayes方法和Fisher算法分别对数字进行识别-Template matching with the nearest neighbor, minimum error probability of Bayes method and Fisher algorithm to identify each of the figures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:15763598
    • 提供者:
  1. pic

    0下载:
  2. 最邻近和四邻域算法实现图像缩放 支持大批量转换 dos调用-Achieve high-volume to read information from text conversion dos command line call
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9033973
    • 提供者:范容谦
  1. ICP

    0下载:
  2. 迭代最邻近点算法进行3D点云的匹配,四元数方法求旋转-ICP algorithm for point clouds
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1487
    • 提供者:Bo Wang
  1. KNN-ALG

    0下载:
  2. 基于欧式距离的最邻近改进算法,该算法在提高SIFT算法的特征点匹配效率-Euclidean distance based on the nearest improved algorithm SIFT algorithm to improve the efficiency of matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:182566
    • 提供者:xuzhaohe
  1. menory

    0下载:
  2. 这是一个内存管理分配的程序,里面包含三种配置算法,首次适配,邻近适配和最佳适配,有界面-This is a memory management distribution program, contains three allocation algorithm, first adaptation, neighboring adaptation and best fit, interface
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1901412
    • 提供者:何剑策
  1. picture-warp-using-Interpolation

    0下载:
  2. 运用插值算法对图像进行变形,包括邻近插值、双线性插值、三次卷积插值。使用了cximage类对jpeg类型图片的处理。有详细说明文档。-Use of the interpolation algorithm for image deformation, including the neighboring interpolation, bilinear interpolation, cubic convolution. Cximage class jpeg type of picture proces
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2717699
    • 提供者:r
  1. kdtree

    0下载:
  2. Kdtree 搜索算法,建树方法,邻近点搜索,查询-Kdtree searching algorithm,build tree, search neigbhor, query
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:58578
    • 提供者:Ding R
  1. deformation_transfer

    0下载:
  2. 在不考虑邻近点算法的情况下实现变形传递的C源程序,包括解大型方程组的cholesky分解程序、点标记点程序、求解能量函数的程序。-Not consider the proximal point algorithm for deformation transfer of the C source code, including the solution of large-scale equations cholesky decomposition procedure, the point mark
  3. 所属分类:Algorithm

    • 发布日期:2017-06-17
    • 文件大小:26863032
    • 提供者:ZYY
  1. scaler

    0下载:
  2. 针对视频数据的ZOOM IN/OUT模块, 插值算法为双线性或最邻近可选。-For video data ZOOM IN/OUT module, Interpolation algorithm for bilinear or nearest neighbor optional.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:6765
    • 提供者:
« 1 2 34 5 6 »
搜珍网 www.dssz.com