搜索资源列表
createNewComm.tar
- 编 写 MPI 程 序 : 依 据 所 有 mpi 进 程运 行 所 在 节 点 集 合 的 大 小 , 进 行 MPI_COMM_WORLD 通信域划分,使得运行在相同节点上的 mpi 进程都将被分到相同的子通信域。测试并验证你的程序能够正确分组。 -Write MPI programs: mpi process is running in accordance with all the size of a collection of nodes, the MPI_COMM_WOR
MatlabSVM
- 基于Matlab的SVM模式分类方法的实验系统,有仿真实验,有举例说明,可用于参考-Matlab-based classification method of SVM model experimental systems, there are simulation results, there are examples, can be used for reference
read_txt
- 用VC++实现的对并行计算和进化计算中分类问题,读取数据文件的源程序-With VC++ Achieved on parallel computing and evolutionary computation in the classification of the source data file to read
dco-class.c.tar
- This the mpi source code for the document classification program-This is the mpi source code for the document classification program
markov
- MRF classification for remote sensing images
Mpi--datalog--classification--
- Mpi例子以及datalog 说明和数据挖掘分类机制-The Mpi example and datalog instructions and data mining classification mechanism
juzhenxiangcheng
- 矩阵相乘的并行算法,矩阵是按行分类的,还有按列分类的算法-Parallel algorithm for matrix multiplication, matrix classification by line, column classification algorithm
opencl-1-2-ref-card.pdf.tar
- OpenCL编程的快速参考卡,分类清晰,易查易用。-OpenCL Programming Quick Reference Card, classification clear, easy to use and easy to check.
julei
- 本程序主要是把相同的类聚在一起,便于后续的分类,方法使用简单方便。-This procedure is the same class together, to facilitate the subsequent classification method easy to use.
odd_even
- C语言的单核以及MPI多核运行程序,进行奇偶分类,一个是单核运行,一个是多核运行,可对比,并输出时间信息,计算效率和加速-C language and the mononuclear MPI multicore run programs parity classification, a single-core operation, a multi-core operation, can be compared, and the output time information, computati
NativeBayes
- Hadoop文本分类算法研究,实现了hadoop集群来对文本进行分类,其中主要算法为朴素贝叶斯分类算法。-Hadoop text classification algorithm to achieve a Hadoop cluster for text classification, feature extraction, weight calculation
scala-shell-code_09.scala
- 基于spark做的文本分类,有分词、提取TFIFDF关键词特征,贝叶斯分类次,word2vector-Make text classification based spark, partakers word feature extraction TFIFDF keyword, Bayesian classification times, word2vector
spark-logisticregression-and-softmax
- spark平台上的机器学习算法,包括分类、回归以及矩阵相乘的并行实现-Machine learning algorithms spark platforms, including classification, regression and parallel implementation of matrix multiplication
MPI-and-OpenMP-parallel-programming
- 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
python-GBDT
- 一个用PYTHON编写的梯度提升算法,适合做分类回归,希望对你有用-A gradient boost algorithm in PYTHON, suitable for classification of regression, hope useful to you