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

搜索资源列表

  1. digui

    0下载:
  2. 数据结构经典算法实现c语言描述(汪杰)编之递归算法实现,经典哦!-Data structure c language to describe the classical algorithm (Wang Jie) compilation of recursive algorithm, the classic Oh!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:伊琪
  1. c_music

    0下载:
  2. music算法在谱估计中(即经典算法)在高信噪比和多阵元情况下有较高的估计性能和精度。本程序主要是实现此算法。-music spectrum estimation algorithm (ie the classical algorithm) in the high SNR and multi-array cases have a higher estimation performance and accuracy. This procedure is mainly to achieve the
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:674
    • 提供者:superfeige
  1. Five

    0下载:
  2. 数据结构经典算法实现与习题解答 五子棋的源码 -Classical algorithms and data structures backgammon Answers to the source
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:78202
    • 提供者:wangtao
  1. state-of-art-algorithms-with-c

    0下载:
  2. 《数据结构经典算法实现》书籍源代码,c语言实现-data structure and state-of-art algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:429243
    • 提供者:sing
  1. tuxiangquzao-matlab

    0下载:
  2. matlab图像去噪经典算法实现 -classical image denoising algorithm matlab 00000000000000000000000
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:178913
    • 提供者:招志汉
  1. Apriori

    0下载:
  2. 数据挖掘算法 关联规则挖掘 Apriori经典算法的实现-Data mining algorithm Apriori association rule mining algorithms to achieve the classic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2690
    • 提供者:Sandy
  1. mitmatlab

    0下载:
  2. 数据挖掘中经典算法实现,可以节省不少时间哦-matlab code for classical algorithms in Data Mining
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:817802
    • 提供者:张丽丽
  1. YUV_To_RGB

    0下载:
  2. 本程序是YUV422转RGB24的经典算法实现,程序下载CPP中,可以复制粘贴在任何地方 -This program is transferred RGB24 YUV422 classic algorithm, the program downloads the CPP, you can copy and paste in any place
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:773
    • 提供者:zhang
  1. The-similarity-calculation-string

    0下载:
  2. 一个关于--计算字符串的相似度--的经典算法实现与分析-A string of calculation about-similarity of classical algorithm to realize-and analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:223313
    • 提供者:kklljj
  1. matlab-classical-algorithm1

    0下载:
  2. MATLAB的一些经典算法实现源代码,包括插值规划-MATLAB classical algorithm code, including interpolation,planning
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3216612
    • 提供者:吴彦合
  1. equalization

    1下载:
  2. 用于lms均衡的经典算法实现,可以和VPI嵌套使用-For the lms balanced classic algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2738
    • 提供者:huangbaoqi
  1. FullScreen

    0下载:
  2. 数字图像处理技术的经典算法实现opencv与mfc-A classical algorithm for digital image processing technology to achieve opencv with mfc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11902049
    • 提供者:刘芝麻
  1. Line

    0下载:
  2. 数字图像处理技术的经典算法实现opencv与mfc-A classical algorithm for digital image processing technology to achieve opencv with mfc
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2921090
    • 提供者:刘芝麻
  1. sClanguagestat

    0下载:
  2. 研究计算机程序源码算法中关于字符串操作作的经典算法实现源程序源码 可直接使用。 -The classical algorithm for string manipulation, computer program source algorithm source code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1064
    • 提供者:zxcvva
  1. traversing-graph

    0下载:
  2. 图的遍历,用两种经典算法实现对任意图的遍历-Graph traversal, two classical algorithm on any graph traversal
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:182061
    • 提供者:王京石
  1. 数据结构中哈夫曼数的生成实现算法

    0下载:
  2. 数据结构中哈夫曼数的生成实现算法,数据结构中经典算法-Huffman algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-10-31
    • 文件大小:1316
    • 提供者:王嘉竞
  1. C

    0下载:
  2. 关于c语言的经典算法实现,供初学者学习联系使用。-Classic algorithm c language, contact use for beginners to learn.
  3. 所属分类:Communication

    • 发布日期:2017-12-03
    • 文件大小:228480
    • 提供者:hck
  1. K_MEAN

    0下载:
  2. 数据挖掘经典算法实现 (C语言版)K-MEAN的demo-Data mining the Classic algorithm (C language version) K-Mean demo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:784384
    • 提供者:刘涛
  1. Source-Code

    0下载:
  2. 数据挖掘经典算法实现。使用这个算法分别对图片和DBLP上面学者的合作关系图进行了聚类,然后评估聚类的结果。算法实现用的java,DBLP的数据的搜集和预处理是用Python编写。-Classical data mining algorithm. Using this algorithm, respectively, pictures and cooperation between scholars DBLP above graph clustering, and then evaluate th
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:113674
    • 提供者:peijun
  1. Apriori

    0下载:
  2. Apriori 算法的实现,数据挖掘的经典算法实现-Apriori algorithm to achieve the classic data mining algorithms to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:928
    • 提供者:Lu er wei
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com