搜索资源列表
alg1-0.1.1.tar
- A C++ library which finds associations within sets of items, using a fast in-memory algorithm
cluto-2.1.1.tar
- 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C - Means clustering algorithm software, capable of numerical data sets reasonable clustering.
C7
- 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
ac1159
- 对于给定的自然数n,编程计算半数集set(n)中的元素个数-regard to the natural number n, calculate half Sets set (n) of the number of elements
clustershiyongdaquan
- 聚类算法全集以及内附数据集,可以方便使用。-clustering algorithm and the Collected Works of containing data sets, it is convenient to use.
kmeans_matlab
- 使用matlab进行实现的kmeans算法。数据集。-use Matlab for achieving the kmeans algorithm. Data sets.
Julia_Set
- Julia集的分形算法,包括作图,使用VC6.0编写-Julia Sets fractal algorithms, including mapping, the use of the preparation VC6.0
Matching-1
- 给定整数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
Matching-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
C常用数值算法集
- C常用数值算法集,很有用,同时也是学习C的好帮手。-C commonly used numerical algorithm sets, useful, but also a good learning C helper.
oriencombin
- 利用横向递归算法解决数据组合的问题, 比如数组为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
k-means-and-cure-in-Iris-Data-Set
- 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
source
- Visual C++常用数值算法集的源代码,包括各种常用的工程计算。-Visual C++ commonly used numerical algorithm sets the source code, including a variety of commonly used engineering calculations.
clara
- 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.
GetCombin
- 这是应用移位算法生成组合的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
ndxsf
- 用牛顿下山法解方程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
STAT_F_TEST
- 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
comparison
- 本文有对大数据集的数据挖掘技术比较结果,帮助大家选择合适的方法-This article has pairs of large data sets compare the results of data mining technology to help you choose the right method of
NR_C301
- 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
minimal-path-sets
- 可靠性-最小路集-编程 计算图的最小路集,是装备可靠性课程的一个作业。-Reliability- minimal path sets- programming calculation of minimal path sets, equipment reliability courses a job.