资源列表
xianxingjisuan
- 实现线性回归的计算,任意输入多个坐标,可计算线性回归的参数a b 等-yi yuan xian xing huigui jisuan
InformationGain
- 使用java实现的信息增益算法,附带了一些训练样本,已经进行了分词-Java algorithm using information gain realized, with some training samples have been carried out participle
连续梁
- 较好的工程计算程序功能较强 计算桥梁的跨度等-better engineering calculation procedures more powerful calculation of the bridge span, etc.
Iluk
- 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algor
Apriori_Java
- Apriori algorithm for association rules
Sort-Array-Calculator
- Sort Array Calculator
calgorithms
- 经典算法的C语言的经典实现,图形图像处理的常规算法这里都有了。-Classical algorithms to achieve the classic C language, graphics, image processing, where all of the conventional algorithms.
Generating-MultiplicativData-Rates
- 伪随机序列数据的产生,用于产生理论上差距不大的随即数列-Generating Multiplicative Pseudo-Noise Codes to Support Multiple Data Rates
计算器,(计算式直接计算)
- 通过输入数学公式进行数学计算的源代码,大家下巴-enter mathematical formula calculation of the source code, we chin
julijuzhen
- 利用元包数组来存放计算过程的结果,利用matlab实现多元统计学中的聚类算法(计算距离矩阵)。-million packets using arrays to store the calculation results Matlab achieve multiple use of statistical clustering algorithm (distance matrix calculation).
GA
- An implementation of Genetic Algorithm using java. This specifically for Independent set in graph. But you can use it for your own usage by changing fitnessCalc class.-An implementation of Genetic Algorithm using java. This is specifically for Indepe
Source
- The Strongly connected component algorithm. This is my exercise of Introduction to Algorithm subject.
