-
生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现...
生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现-uniform random number generation algorithm out and then generate Gaussian sequences of the two Algorithm
- 2022-05-06 11:54:11下载
- 积分:1
-
蚁群算法matlab源代码
蚁群算法的matlab源代码实现,十分实用。
- 2022-01-29 02:49:07下载
- 积分:1
-
毕业设计四轴飞行
这是匿名论坛小陀毕业设计的源代码。程序参考了匿名和圆点博士的不凡驱动和核心算法!非常棒的参考资料!
- 2022-02-13 03:55:44下载
- 积分:1
-
基于哈夫曼编码的文件压缩
利用哈夫曼编码对文件进行压缩处理,并能从解压文件重新解压到原来的文件,可以显示压缩和解压时间,压缩文件以.cod后缀名保存,界面采用gtk编写,编译环境codeblocks 10.05.
- 2022-03-14 13:52:16下载
- 积分:1
-
delauney二维非结构网格生成过程中使用的语言
delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
- 2022-07-12 00:48:11下载
- 积分:1
-
三次样条插值算法和拉格朗日插值算法的实现。
三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
- 2022-08-25 06:15:22下载
- 积分:1
-
Real
实数编码遗传算法程序 这是第二部分,可用于模型参数辨识,也有其它的用途-Real-coded genetic algorithm This is the second part of the procedure can be used for model parameter identification, there are other uses
- 2023-02-08 13:45:03下载
- 积分:1
-
This is a compiler for a small pascal procedures it is not enough for some but a...
这是一个用来编译pascal的一个小程序有些还不行但也发了-This is a compiler for a small pascal procedures it is not enough for some but also made a
- 2022-02-05 02:30:56下载
- 积分:1
-
mahout in action 书中的源码实现
应用背景最近在学习mahout,买了一本书mahout in action .从网上下载下来的书中的源码实现练习一下加深一下印象,很好的代码,很有用.传上来跟大家分享,希望对大家有帮助.关键技术
解压缩后里面有readme
安装好thrift、maven
将pom.xml中的:改成,引号里面是thrift安装位置。
将pom.xml中thrift的版本从0.6.1改成0.9.0,因为classifier.java是由0.9.0版本生成。
mvn eclipse:eclipse
此时项目上有红色感叹号,添加环境变量:M2_REPO=“你的.m2/repository的路径"即可。
在eclipse将项目import进来。
按照readme中的方法继续操作。
- 2022-11-12 06:30:02下载
- 积分:1
-
K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
- 2022-09-07 14:40:02下载
- 积分:1