CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Sets

搜索资源列表

  1. alg1-0.1.1.tar

    0下载:
  2. A C++ library which finds associations within sets of items, using a fast in-memory algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:110.39kb
    • 提供者:chen
  1. cluto-2.1.1.tar

    0下载:
  2. 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C - Means clustering algorithm software, capable of numerical data sets reasonable clustering.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.93mb
    • 提供者:杨秋实
  1. C7

    0下载:
  2. VC常用数值算法集\\C7 ECLASS.CPP ECLAZZ.CPP INDEXX.CPP PIKSR2.CPP PIKSRT.CPP QCKSRT.CPP RANK.CPP SHELL.CPP SORT2.CPP SORT3.CPP SORT.C-VC commonly used numerical algorithm sets \\ C7 ECLASS.CPP ECLAZZ.CPP INDIA XX.CPP PIKSR2.CPP PIKSRT.C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.79kb
    • 提供者:王璐
  1. ac1159

    0下载:
  2. 对于给定的自然数n,编程计算半数集set(n)中的元素个数-regard to the natural number n, calculate half Sets set (n) of the number of elements
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:823byte
    • 提供者:fjxm2005
  1. clustershiyongdaquan

    0下载:
  2. 聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:154.57kb
    • 提供者:zyjchlina
  1. kmeans_matlab

    0下载:
  2. 使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:58.46kb
    • 提供者:zyjchlina
  1. Julia_Set

    0下载:
  2. Julia集的分形算法,包括作图,使用VC6.0编写-Julia Sets fractal algorithms, including mapping, the use of the preparation VC6.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:23.37kb
    • 提供者:huahbo
  1. Matching-1

    0下载:
  2. 给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //输出格式为 a1 a2 - b1 b2 - c1 c2 - ... //满足a1<a2, b1<b2, ... //且 a1 < b1 < c1 <-given integer n, have all [2n] on the matching (matching) / / will be considered as an all pieces a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:侯庆虎
  1. Matching-2

    0下载:
  2. //给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //以a_i表示其第i个元素所在的集合号 //输出格式为 a1 a2 a3 ... //满足 //a_{i+1} <= max { a1,a2,...a_i } + 1 -/ / a given integer n, have all [2n] on the matching (matching) / / will be considered as an all
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.7kb
    • 提供者:侯庆虎
  1. C常用数值算法集

    0下载:
  2. C常用数值算法集,很有用,同时也是学习C的好帮手。-C commonly used numerical algorithm sets, useful, but also a good learning C helper.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:291.84kb
    • 提供者:tany
  1. oriencombin

    0下载:
  2. 利用横向递归算法解决数据组合的问题, 比如数组为a, 长度为len, 横向递归 B display(a,len) b是二维数组,a是一维数组-the use of horizontal recursive algorithm to solve the problem of data sets, such as the array is a length of len, horizontal display recursive B (a, len) b is the two-dimensional
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.49mb
    • 提供者:dym
  1. k-means-and-cure-in-Iris-Data-Set

    2下载:
  2. 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:185.38kb
    • 提供者:牛魔王
  1. source

    0下载:
  2. Visual C++常用数值算法集的源代码,包括各种常用的工程计算。-Visual C++ commonly used numerical algorithm sets the source code, including a variety of commonly used engineering calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:17.42kb
    • 提供者:drwate
  1. clara

    0下载:
  2. CLARA是基于k中心点的一种划分方法的实现,区别于别的划分方法,Clara是用于大规模分类运用方法的简称,可以实现对大规模数据的分类-CLARA(abbreviated from clustering large applications), is based on the k-medoid appraoch, which can be useful in clustering large data sets.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12.56kb
    • 提供者:林文
  1. GetCombin

    0下载:
  2. 这是应用移位算法生成组合的Perl包,包含两套函数,可生成形如 C(m,n)的数字序列组合,和多组的综合组合,具体请研读代码,有简要说明的。-This is the application of displacement algorithm to generate the Perl package combinations, including two sets of functions, such as creating form C (m, n) the number of sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.28kb
    • 提供者:liutao
  1. ndxsf

    0下载:
  2. 用牛顿下山法解方程x^3-x-1=0 (初值为0.6) 输入:初值,误差限,迭代最大次数,下山最大次数 输出:近似根各步下山因子 -Solution using Newton' s law equation down x ^ 3-x-1 = 0 (initial value 0.6) input: initial value, the error limit, the maximum number of iterations, the maximum number of se
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:689byte
    • 提供者:loseheaven
  1. STAT_F_TEST

    0下载:
  2. This function performs a test for homoscedasticity (equal variance) for two sets of sample data PR_X and PR_Y using the two sample F-test.-This function performs a test for homoscedasticity (equal variance) for two sets of sample data PR_X an
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:865byte
    • 提供者:xie
  1. comparison

    0下载:
  2. 本文有对大数据集的数据挖掘技术比较结果,帮助大家选择合适的方法-This article has pairs of large data sets compare the results of data mining technology to help you choose the right method of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:38.89kb
    • 提供者:X.S.Luo
  1. NR_C301

    0下载:
  2. Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Special Functions 7 Random Number
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:997.02kb
    • 提供者:Michael
  1. minimal-path-sets

    0下载:
  2. 可靠性-最小路集-编程 计算图的最小路集,是装备可靠性课程的一个作业。-Reliability- minimal path sets- programming calculation of minimal path sets, equipment reliability courses a job.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:14.56kb
    • 提供者:wang jinyi
« 12 3 4 5 »
搜珍网 www.dssz.com