资源列表
openmp
- This document specifies a collection of compiler directives, library functions, and environment variables that can be used to specify shared-memory parallelism in C and C++ programs. The functionality described in this document is collectively
title1
- 主要是解决了二分法的计算,针对不同的高阶方程,只要有根,就可以并行地将计算出其相应的根的运算,同时效率比一般算法高-Mainly to resolve the dichotomy of the calculation, for different order equation, as long as root, it can be calculated in parallel to the root of its corresponding operator, while higher effi
mul
- 模拟退火算法应用于光学模拟方向的程序代码-Simulated annealing algorithm is applied to the direction of the optical simulation code
Desktop
- MPI program to compute Matrix and Vector Multiplication using block checkerboard partitioning
mandel4
- Mandlbrot using c MPI
lab2
- Poison equation using c and mpi
FuncationCalculator
- 简单的计算器C++语言编程.新手参考-Simple calculator C++ programming language. Novice reference ..
01mpi-biggestnumber
- 用vc实现一个求数的最大值的mpi并行程序。运行前请安装mpi,否则,会提示缺少类库。-Using vc to implement a mpi program which finds the most biggest number among numbers.Please install mpi, or you ll be reminded of lacking some lib.
mpi
- 并行计算导论(中文版)中科院人士翻译,对于学习并行计算很有帮助。-the introduction to mpi calculation(chinese edition).It s useful for mpi studying.
MutipleThread
- 解决多个售票员售票,把一张票售给多个乘客的问题,采用多线程同步与互斥解决。-Solve multiple conductor ticket sales, the number of passengers a ticket sold to the problem of multi-thread synchronization and mutual exclusion solution.
w
- 接收从键盘输入的一行文本中单词的数量和每个字母的数量
c
- 输入1900-3000年之间的某个日期y年m月,求出y年m月有多少天。 若要结束输入则输入y或Y,否则,继续输入年、月,输出当月的天数。 -Enter a date between 1900-3000 y years m months, y years m calculated on the number of days. To end input, enter y, or Y, otherwise, continue to input the year, month, outpu
