搜索资源列表
l2007425234648
- 这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉, 在下浅见: 1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序 -This is a very basic procedure, While they want it begi
HelloGPGPU.rar
- GPU程序代码!很经典的并行计算代码!希望对大家有帮助!呵呵……,GPU code! Very classic parallel computing code! We want to help! Ha ha ... ...
mpisourceprogram
- 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
Constrained_PSO_operator
- 带约束算子的粒子群算法,希望对大家的学习研究有所帮助。-Constrained PSO operator, we want to study and research help.
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
AnySrcMsg
- 一个基于分布式并行计算的消息传递代码~~有兴趣者可以按照此模板继续扩充自己想要的功能-A distributed parallel computing based on message passing code ~ ~ Those interested can follow this template you want to continue to expand the functions of
divider
- 几个有用的分频器电路的VHDL实现。有需要的进来-The divider using VHDL code. if you want, please come in. welcome to give some suggestion. Thank you.
21840314STC89C52
- vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
parallel_demo
- 并行计算的实例,希望对大家有所帮助,也是初学者,互相交流啊-Examples of parallel computing, we want to help, also for beginners, sharing ah
Global_convergence
- 全局收敛的PSO算法,可用于智能运算开发等,希望对大家有所帮助。-Global convergence of the PSO algorithm can be used for development of intelligent computing, etc., we want to help.
Lab2_data
- 并行计算的几个基本实验,对想了解和参考的读者,有较好的帮助-Several basic experimental parallel computing, and reference to the readers want to know, to help better
Lab4_data
- 并行计算的几个基本实验,对想了解和参考的读者,有较好的帮助-Several basic experimental parallel computing, and reference to the readers want to know, to help better
Guide-to-parallel-computing
- 并行计算指南,对于想学习并行计算的人来说是一本不错的书!希望对你有帮助!-Guide to parallel computing, for people who want to study parallel computing is a good book! Want to help you!
ga
- 主要是自己学习时做的习题,希望对你有帮助-Mainly to their own learning exercises to do, want to help you
Prime
- JAVA多线程找质数。 输入为你想要创建的线程数和质数上限。 例: java PrimeSieve 10 3会利用三个线程输出10以下所有的质数-JAVA multi-threading to find prime numbers. Enter the number of threads you want to create the maximum number and quality. Example: java PrimeSieve 10 3 will make use of
Oxford__Parallel-Scientific-Computation
- This book is for students and researchers who are interested in scientific computation. The book has a dual purpose: first, it is a textbook for a course on parallel scientific computation. Second, the book is a source of example parallel algorithms
MP_PageRank
- 利用mapreduce编程思想,个人编写的网页排名算法,绝对可用。若果想要在集群上运行,可能需要对于数据集格式做调整。-Mapreduce programming ideas, personal written page rank algorithm is absolutely available. If you want to run on a cluster, you may need to adjust the format of the data sets.
Openmpcode_examples
- 里面包含了几个openMP的共享存储式C程序代码,希望对你们有帮助,现在能参考的大型程序的openMP的代码比较少-Which contains several openMP shared storage type C code, you want to help, and now can reference the code in large programs openMP less
huandaijisuan
- 通过不同的还贷方式计算出其所要还钱的数量从而最好定出最好的还贷方式-Repayment through different ways to calculate the amount they want to pay back the loan and thus the best way to set the best
MAIN_1
- 这是一个关于基于非结构网格有限体积LBM法的并行算法,希望对大家有帮助-This is a parallel algorithm based on LBM unstructured grid finite volume method, we want to help
