资源列表
huff
- 哈夫曼编码,用C++实现的哈夫曼编码及解码,使用的文件的输出-huffman code
lab6
- 在FPGA板子上的八种运算类型计算器,并有Error信息提醒。(Eight computing types calculators on the FPGA board and Error information reminders)
drtoolbox
- 模式识别领域常用的经典数据降维工具箱,可以查看源代码并且附带GUI,方便二次开发-a toolbox for reducing dimensionality in pattern recognization
Matching-parentheses
- 关于数据结构中得括号匹配问题,粗略的把括号匹配的算法演算。-Data obtained on the structure of matching parentheses, brackets match the rough calculation algorithm.
MRPCUDA
- 这是MapReduce编程模型在GPU、GPU和CPU以及多GPU系统上的开源实现。-This file contains the MapReduce progrmming model implmented in different platforms of GPU
HMM 隐马尔可夫模型程序代码
- 隐马尔可夫模型程序代码,很经典的一个算法-Hidden Markov model code, it is a classic algorithm
array_max
- 用MPI并行思想实现二维数组求最大的过程,以二进制的二维数组为例-MPI parallel thinking with seeking to achieve maximum process two-dimensional array, a two-dimensional array of binary Case
Parallel-Computing
- 并行计算的课件,里面有详细的并行计算介绍,是零基础学习并行计算的好工具-this is a ppt about Parallel Computing.it is a good tool of learning parallel computing.
Beg_Java_Code
- 一个简单的分布计算环境,用于实现在分布式环境下的开发与通信
stock
- 自动读取sina的股票资金流向信息 能够分析机构资金流入流出-abc
MPI_865904129
- MPI编程是写并行程序,这份文档讲述MPI编程的方法-MPI programming is to write parallel programs, this document describes the MPI programming methods
pi
- 自己写的一个 MPICH计算PI的例子,用于学习MPICH -A pi calculation programme written by myself based on MPICH