-
MyTest
CUDA代码,主要是要实现一个具体ADD操作,并且可以高速在GPU上运行(An Algorithm based on UKF)
- 2013-10-14 09:45:06下载
- 积分:1
-
基于Hadoop的文本分类(1)-文本预处理&文本表示
资源描述一、环境环境:Ubuntu14、Hadoop2.6,Eclipse、NLPIR/ICTCLAS2015等;
二、算法简介:
1、此项目是基于Hadoop2.6进行MapReduce并行开发;
2、此项目是文本分类的文本预处理和文本表示部分,包括分词,去停用词,特征选择和文本表示等(分类算法采用的是随机森林算法,暂时未开放,读者可自行采用Mahout或Weka进行验证);
3、分词采用的是NLPIR/ICTCLAS2015;文本表示采用的是VSM模型,权重计算采用TFIDF进行文本表示;特征选择采用CHI算法(卡方统计);
4、关于并行分词环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4917665.html
5、关于Hadoop环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4901528.html和http://www.cnblogs.com/merru/p/4905118.html。
- 2022-03-01 12:43:10下载
- 积分:1
-
pc
说明: 天津大学并行计算大作业代码及实验报告。
包括:
1.利用Pthread并行实现求Pi和Jacobi迭代
2.利用MPI并行实现Jacobi迭代
3.hadoop下的Mapreduce实现Wordcount算法(Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and Jacobi iteration 2 use MPI parallel implementation of Jacobi iteration 3.hadoop under Mapreduce achieve Wordcount algorithm.)
- 2014-05-31 23:46:24下载
- 积分:1
-
目标对象颜色检测
This simple and somewhat silly application demonstrates using concurrent collections with WPF. The collections are wrapped with observable facades, such that multiple threads may modify the collections concurrently, and those updates are safely propagated to UI controls.
- 2023-08-31 18:10:03下载
- 积分:1
-
ToolboxBSS
盲分离算法,处理声音信号的分离,利用算法分离出语音信号,供语音识别使用(blind separation algorithm, the signal processing sound separation, the use of algorithms to isolate voice signal, for the use of speech recognition)
- 2020-11-04 22:29:52下载
- 积分:1
-
第一题
说明: Parallel Programming common use code!
- 2020-06-22 09:40:07下载
- 积分:1
-
mpi-kmp
详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明(Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm description)
- 2011-05-30 21:22:23下载
- 积分:1
-
OMPI编译器
OMPI编译器 用于OPENMP的开源C编译器 上传1.2.2版本 请在LINUX环境下使用
- 2023-06-19 07:10:04下载
- 积分:1
-
MPI
说明: 使用MPI_Send和MPI_Recv实现MPI_Alltoall功能(Using MPI send and MPI recv to realize MPI alltoall function)
- 2020-11-26 20:59:31下载
- 积分:1
-
222small
并行图像细化算法和C代码实现,希望对大家有用(parallel image thinning algorithm and C code to achieve the hope that it may be useful to)
- 2007-06-18 17:53:45下载
- 积分:1