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

搜索资源列表

  1. szpmatrix

    0下载:
  2. 矩阵常见算法,C++实现的类,这是个下载的公用类如果侵犯了您的权利,请告诉我。-This class implements some usual operation about matrix.If this pragram being put on the internet infringe upon your right,please tell me.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4048
    • 提供者:方平
  1. 层次非递归遍历

    0下载:
  2. 数据结构中的常见算法,树的层次非递归遍历序算法,简单易懂-data structure of the common algorithm, the level of tree traversal sequence non - recursive algorithm, simple
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9624
    • 提供者:emma
  1. DMBench

    0下载:
  2. 简易数据挖掘工具,集成支持向量机、聚类等常见算法-simple data mining tools, integrated support vector machine, such as common clustering algorithm
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1640256
    • 提供者:haifeng
  1. c.suanfa

    0下载:
  2. 常见算法的c语言描述,对学习c很有帮助,希望大家对有用-c common algorithm descr iption language, to learn c helpful, we hope to useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:176027
    • 提供者:毛润之
  1. 模糊c-均值算法是模糊聚类

    2下载:
  2. 模糊c-均值算法是模糊聚类中最常见、应用最广泛的分析方法之一.经典FCM算法理论和应用的研究已经相当成熟,Bezdek业已证明算法的收敛性[6],许多软件提供了多种方便的FCM工具箱(如Matlab中FCM工具箱等).但是传统FCM算法处理的是普通数据集,不能直接处理区间数,得到的聚类原型也不是区间数.针对区间数,一种直觉的方法是分别对左区间值和右区间值作FCM,并把得到的聚类原型分别作为区间型聚类原型的左右区间值,但这种方法已经被证明是行不通的[6]-fuzzy c-means cluster
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:9098
    • 提供者:feifei
  1. imagegrey

    0下载:
  2. imagegrey图像灰度化的三种常见算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1533478
    • 提供者:wkfm
  1. 常见排序算法实现

    0下载:
  2. 常见的排序算法,如插入排序,快速排序-common algorithm, such as the insertion sort, rapid sequencing etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47801
    • 提供者:林志伟
  1. python算法库

    1下载:
  2. 人工智能算法的研究,大数据的处理,常见的数据结构的写法(The study of artificial intelligence algorithm, processing of big data, common data structure)
  3. 所属分类:数据结构

  1. MATLAB常用算法程序集

    0下载:
  2. 这是一个matlab常用算法的程序集,可以解决一些常见的问题(An assembly of algorithms commonly used in MATLAB)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:135168
    • 提供者:yung11
  1. 算法设计与分析

    0下载:
  2. 算法设计与分析,分析常见的算法及其应用,附源码。(Algorithm design and analysis, analysis of common algorithms and their applications, with source code.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:3302400
    • 提供者:香茗
  1. 几大常见数学问题的解决窍门

    0下载:
  2. 整理的几个竞赛中很常见的算法,并加以分析,希望能对他人有所帮助。(This is a very common algorithm that has been compiled for several contests and analyzed, hoping to help others.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:18432
    • 提供者:kdjlyy
  1. 几种常见的稀疏重构算法代码

    0下载:
  2. 压缩感知FOCUSS算法。可用于处理压缩感知相关的问题。(Compressed sensing FOCUSS algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:ALIENEGRA
  1. 内排序算法

    0下载:
  2. 常见6种内排序算法,冒泡排序,直接插入排序,直接选择排序,快速排序,希尔排序,堆排序(Common 6 internal sorting algorithms, bubble sort, direct insertion sort, direct selection sort, quick sort, Hill sort, heap sort)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:苍痕
  1. GYIKN

    0下载:
  2. acm是一门相当富有技术含量的大学生竞赛,这是其中的一些常见算法模板,希望对大家有帮助()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:45056
    • 提供者:sequetca
  1. C++ base

    0下载:
  2. c/c++基础,常见算法及函数,c++的特性分析(C/c++ foundation, common algorithm and function, c++ characteristic analysis)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:15017984
    • 提供者:scott..
  1. 二分查找与分制算法

    0下载:
  2. 二分查找与分制算法题解常见题型解决方案2018_3_18(Binary search and division algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:萌宝宝
  1. 大规模MIMO

    2下载:
  2. mimo系统中常见的三种算法中的性能比较(Performance comparison of three common algorithms in MIMO system)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-02
    • 文件大小:31744
    • 提供者:力问
  1. Bp_Mast

    4下载:
  2. 步进频连续波探地雷达快速成像算法 包含两种算法常见算法(fast imaging algorithm of stepped frequency continuous wave ground penetrating radar BP and WK algorithm)
  3. 所属分类:其他

    • 发布日期:2020-07-17
    • 文件大小:1024
    • 提供者:晴晴晴晴晴
  1. Algorithm design and analysis(Java)

    1下载:
  2. 王晓东版本的算法设计与分析,介绍数据结构与常见算法题目,附Java代码示例。(Wang xiaodong version of the algorithm design and analysis, introduce the data structure and common algorithm topics, with Java code examples.)
  3. 所属分类:数据结构

    • 发布日期:2019-12-22
    • 文件大小:6620160
    • 提供者:超人迪加
  1. 智能优化算法及其MATLAB实例

    4下载:
  2. matlab编程参考书籍,常见示例与编程说明(Matlab programming reference books)
  3. 所属分类:其他

    • 发布日期:2020-09-11
    • 文件大小:23948288
    • 提供者:bobozhang123123
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com