-
spark并行化的FIM挖掘(apriori,p_growth)
频繁项集挖掘采用spark实现的并行化挖掘算法(并行的apriori算法和b并行的 fp_growth算法)。并行的apriori算法采用scala编写,并行的fpgrowth采用java编写。里面会有较多函数使编程的内容。 &
- 2022-05-08 03:57:50下载
- 积分:1
-
凸多边形的最小权分割
资源描述最小权三角剖分问题是求最小总边长三角网的问题。这是一个多边形,输入或输入点集后必须细分为三角形,满足边缘到边缘和顶点到顶点,以这样的方式来减少三角形的周长的总和。
- 2022-08-12 12:31:55下载
- 积分:1
-
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度...
用VC实现从距离方位到经纬度的转换,已知一点A的经纬度和另一点B相对于点A的距离和方位,求点B的经纬度-With the VC to the latitude and longitude position from a distance conversion, known latitude and longitude point A, and another point A to point B relative to the distance and azimuth, latitude and longitude of point B
- 2022-01-24 13:55:54下载
- 积分:1
-
Fuzzylogic is programmed by VB,simple,but the algorithm of it is deserved to hav...
模糊逻辑的VB实现,简单,但是算法的生成很值得看看,在Diablo,halflife等都能见到它的身影,希望对此研究的有用-Fuzzylogic is programmed by VB,simple,but the algorithm of it is deserved to have a look,in Diablo, halflife you,etc. you could its use, so maybe it will what you want
- 2022-08-07 07:40:40下载
- 积分:1
-
产生指数分布随机数的程序
产生指数分布随机数的程序-index generated random distribution of the process
- 2022-08-13 23:55:53下载
- 积分:1
-
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT...
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
- 2022-11-24 22:05:03下载
- 积分:1
-
ROMBERG ALGORITHM
* * To approximate I = integral ( ( f(x) dx ) ) from a to b:* * INPUT: endpoints a, b; integer n.** OUTPUT: an array R. ( R(2,n) is the approximation to I. )** R is computed by rows; only 2 rows saved in storage
- 2022-08-09 17:55:35下载
- 积分:1
-
遗传算法MATLB程序
有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子
- 2023-06-23 21:35:03下载
- 积分:1
-
表达式处理及数制转换
表达式处理及数制转换-expression processing system conversion, and several
- 2022-03-13 09:13:04下载
- 积分:1
-
高性能计算高斯消去解方程组c++程序(复杂度 n^3
高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
- 2022-01-26 00:03:00下载
- 积分:1