-
一个计算光子晶体的程序,Fortran语言编写,学习光子晶体方向的很好的参考程序...
一个计算光子晶体的程序,Fortran语言编写,学习光子晶体方向的很好的参考程序-A procedure for calculating the photonic crystal, Fortran languages, study of photonic crystal the direction of a good reference procedures
- 2022-01-25 15:34:56下载
- 积分:1
-
并行关联分析算法
资源描述mahout中fpgrowth算法的实现。fpgrowth算法在主要用于关联分析,相比apriori算法只需要两次读取数据库。而并行的fpgrowth算法就将算法分而治之,改写成MR的形式,可以在hadoop的大数据框架上实现大数据关联分析
- 2022-02-03 12:59:18下载
- 积分:1
-
数值分析,组合型辛蒲生,多项式的最小二乘逼近等10多个算法实现...
数值分析,组合型辛蒲生,多项式的最小二乘逼近等10多个算法实现
- 2022-05-07 16:16:44下载
- 积分:1
-
numerical integration : Key words : numerical integration approximate interpolat...
数值积分:关键词:数值积分 近似 插值求积 梯形 辛普生 复化 逐次分半 龙贝格-numerical integration : Key words : numerical integration approximate interpolation Quadrature trapezoidal Simpson Health Minute of successive half Romberg
- 2022-03-25 08:35:29下载
- 积分:1
-
克鲁斯卡 (Clsk) 求最小生成树
克鲁斯卡 (Clsk) 求最小生成树-unmarked (Clsk) for the minimum spanning tree
- 2022-11-10 10:45:03下载
- 积分:1
-
TI DSP TMS320F280x iic eeprom例程。
TI DSP TMS320F280x iic eeprom例程。-TI DSP TMS320F280x iic eeprom routines.
- 2023-05-23 09:10:03下载
- 积分:1
-
用C++编写的二到十六进制正整数字符串转为数值的小程序
用C++编写的二到十六进制正整数字符串转为数值的小程序-Using C prepared in 2-16 M-ary positive integer values into a string of small procedures
- 2022-04-18 05:45:49下载
- 积分:1
-
使用递归实现的快速排序法
使用递归实现的快速排序法-Quick sort using recursive
- 2022-08-04 11:35:02下载
- 积分:1
-
Example to calculate, with basic operations, polinomial til 10 degrees, just the...
Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish-Example to calculate, with basic operations, polinomial til 10 degrees, just the first step for
solution of polinomial problems, can be implemented according to your wish
- 2023-07-30 06:10:03下载
- 积分:1
-
帮助你迅速理解PCA算法的java程序
本程序是实现PCA算法的一个完整java程序。代码的层次清晰,包含特征值和特征向量的提取等。能让你迅速了解并学会PCA算法。程序中包含测试数据,只要变换测试数据,就可以运行你想应用的数据库。
- 2022-03-13 05:41:09下载
- 积分:1