-
scala实现的KMeans算法
spark下用scala实现的KMeans算法,注释多,可运行
- 2022-02-03 13:29:47下载
- 积分:1
-
spark源码
Apache Spark 是专为大规模数据处理而设计的快速通用的计算引擎。Spark是UC Berkeley AMP lab (加州大学伯克利分校的AMP实验室)所开源的类Hadoop MapReduce的通用并行框架,Spark,拥有Hadoop MapReduce所具有的优点;但不同于MapReduce的是Job中间输出结果可以保存在内存中,从而不再需要读写HDFS,因此Spark能更好地适用于数据挖掘与机器学习等需要迭代的MapReduce的算法。
- 2022-04-27 01:47:32下载
- 积分:1
-
java 模板语言核心代码
模板语言,java,股票,证券。非常棒的。功能强大
package com.honey.template.algorithm.formula;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.honey.template.algorithm.formula.support.DataFieldValueContext;
import com.honey.template.algorithm.formula.support.RelatedFieldContext;
import com.honey.template.algorithm.formula.support.RelatedFieldInfo;
import com.honey.template.algorithm.formula.support.VariableContext;
import fr.expression4j.basic.MathematicalElement;
import fr.expression4j.core.Expression;
/**
*
* @ClassName: Formula
* @Description: TODO
* @author duanl
* @date 2016年6月13日
*
*/
public class Formula
{
private String v;
private String[] varnames;
private Map returns =
- 2022-05-14 09:40:41下载
- 积分:1
-
xgoktnou
本系统用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA。(This system is used for all Web applications, such as website management backstage, website member center, CMS, CRM, OA.)
- 2018-10-16 22:42:11下载
- 积分:1
-
1
说明: 深入理解Spark核心技术书籍,书籍对spark进行了深入讲解,并对spark源码进行了剖析(In-depth understanding of Spark core technology books, books on Spark in-depth explanation, and analysis of spark source code)
- 2019-08-07 18:05:31下载
- 积分:1
-
1doppler_satellite
说明: 基于低轨卫星的频偏估计算法,用matlab实现,估计精度较高(frequency offset estimation on satellite)
- 2019-12-26 21:56:02下载
- 积分:1
-
chisel实现的数据选择器fpga代码
chisel实现的数据选择器fpga代码
chisel实现的数据选择器fpga代码
chisel实现的数据选择器fpga代码
chisel实现的数据选择器fpga代码
chisel实现的数据选择器fpga代码
chisel实现的数据选择器fpga代码
chisel实现的数据选择器fpga代码
- 2022-02-16 01:34:47下载
- 积分:1
-
用于构建分布式系统的http://orbit.bioware.com/轨道-虚拟角色框架
公共接口你好延伸演员{任务;sayHello(字符串的问候);
- 2022-12-31 22:35:04下载
- 积分:1
-
Spark机器学习源码
说明: Spark 机器学习代码,有大量机器学习算法实例。(Spark machine learning code, there are a large number of machine learning algorithm examples.)
- 2020-09-27 16:39:19下载
- 积分:1
-
GM(1,1)模型的改进与应用及其MATLAB实现
MATLAB灰色预测GM(1,1)。。。。。(MATLAB three exponential smoothing method)
- 2017-10-11 10:57:06下载
- 积分:1