资源列表
Sort
- Java application 写的三种排序方法的实现还有时间统计-sort code in Java
BitwiseSeat
- 将稀疏矩阵用三元组顺序表来表示,并用按位就坐的方式实现矩阵的转置-represent sparse matrix with triple table and sit with a way to achieve the matrix transpose
gailvfenbutongji
- 主要讲述的统计学分布中涉及到的正态分布和二项式分布-Binomial distribution and normal distribution
switch_123
- 主要是switch和for循环的代码用法,里面给出了具体的例子-The switch、for loop code usage
LDAPenalty2Class2
- Fisher discriminant analysis with kernel-This function implements Fisher discriminant analysis with kernel, which can be applied on very high dimensional space.
newton
- 牛顿法球方程,计算每一步迭代结果以及最终迭代次数-Newton' s Law balls equation to calculate the results of each iteration and the final iterations
jacobi-Gauss-Seidel-SOR
- 雅克比迭代,SOR迭代计算器,输入方程组可求得结果-Jacobi iteration, SOR iteration calculator, enter the results of equations can be obtained
program
- 华为oj平台测试题目,主要部分用c语言实现-Huawei oj platform test subject, the main part of the c language
bayes
- 朴素贝叶斯分类算法:其中,朴素的意思是该分类算法基于的两个简单的假设,特征独立以及每个特征同等重要。 贝叶斯分类是基于贝叶斯准则的分类算法。朴素贝叶斯常用于文档分类,过滤垃圾邮件等。 -Naive Bayesian classification algorithm: where is the plain meaning of the classification algorithm based on two simple assumptions, features independent
kNN
- kNN分类算法——将没有分类标签的数据与样本集合中所有的数据一一进行距离计算, 然后提取最相似的K个数据,这个K个数据中分类标签出现最多的分类就是新数据的分类标签。 优点:简单有效,缺点:耗费存储空间,非常耗时,无法给出任何数据的结构信息。 这个程序是采用python缩写,注释比较多,自己加的-kNN classification algorithm: no data and sample collection of all data classification labels on
data-process-method
- 数据处理方法: 对常见的数据预处理方法进行了总结,对均值、方差等各种概念进行了解释。对各种数据预处理变换方法进行了具体说明和公式。-Data processing method: Of common data preprocessing methods are summarized for various concepts mean and variance explained. All the data of the pre-processing transform methods
changeRMB
- Delphi数字转换为大写人民币金额DEMO-Digital convert to uppercase RMB amounts DEMO for Delphi
