搜索资源列表
wo
- 此文件用来调用函数的,然后就可一用了,大家用吧
MPI
- 读取文件,然后根据要求选择进程数,并行运算,最后在得出的各个结果中选出最大值-Read the file, and then asked to choose the number of processes, parallel computing, in the end all the results obtained to select the maximum
kfs-0.3.tar
- 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such as, search engines, grid compu
over-
- 使用CUDA开发的去隔行,是对C语言版的加速,处理文件为foreman_cif.YUV.由于视频文件太大,所以没传。开发环境为VS2008+cuda-CUDA development deinterlacing is the C language version of the accelerated processing documents foreman_cif.YUV video file is too large, so do not pass. Development environme
day3.tar
- 大数据统计单词代码源码,还有分布式文件系统上传文件代码,rpc远程调用代码-Big data statistics the word code, source code, and the file on the file system of distributed code, RPC remote procedure call code
字符串并行统计
- 根据一个英文文本文件,不区分大小写的统计26个字母的出现频率。假设内存足够大,可以将文件一次性读入。(According to an English text file, the frequency of appearance of 26 letters is not case sensitive. Assuming that the memory is large enough, you can read the file one at a time.)