资源列表
qing-hua-CUDA
- 清华大学的CUDA培训编程课件,目前少有的网络资料,对CUDA入门有帮助-CUDA programe
list_statistics
- pthread 在linux下高性能并行计算平均值与方差。-pthread linux parallel computing mean and variance.
cjsh_server
- 游戏服务器源码 好强大-Game server source code
2
- 这是一款非常实用的计算软件,对大家非常有用-This is a very practical calculation software, very useful to everyone!!!
newtest
- 在hadoop下实现的一个简单的哈夫曼算法,能对文件进行压缩-In hadoop achieve a simple Huffman algorithm, can compress the file
genetic-algorithm-in-cSharp
- C#的遗传算法实现,在学会代码的同时可以学会算法的思想-genetic algorithm in c#
Monte-Carlo-simulation-code
- 这份资料介绍了如何用C#实现蒙特卡罗仿真的一个案例-This document describes how to use C# implementation of a Monte Carlo simulation case
codeMPI
- MPI编程的典型案例,适合初学者学习使用,有很大的帮助作用-MPI programming typical case, suitable for beginners to learn to use, there are very helpful
selected
- Example_Reduce编程模型实现海量数据处理—数字求和-Hadoop学习-Example_Reduce programming model to achieve massive data processing- Digital Sum-Hadoop learning
Lab-2-NIOS_demo
- 关于Nios的开发例程。(偶是新人 向大家多多学习!)-This is the demo about Nios II
PSOt
- PSO工具箱.zip PSO工具箱.zip-PSO toolbox. ZipPSO toolbox. ZipPSO toolbox. Zip
dot_product
- 利用C++进行MPI并行程序的编程,实现点积计算 例如: 输入; X = 1 2 3 输入: Y = 3 4 6 输出: The dot product is 29.-Use MPI to have a dotproduct