搜索资源列表
cpi
- 串行程序,用来计算pi值,可与并行程序进行比较-Serial procedures used to calculate the value of pi, and the parallel program comparison
pi111111
- 用PTHREAD编写的并行计算pi值的并行程序!-PTHREAD prepared by the Parallel Computing pi value of the parallel program!
301
- 测温的PI程序,汇编语言编写的,主程序文件,很清晰易懂!-The PI measurement procedures, the compilation of languages, the main program file, it is clear and understandable!
pitu
- 一个Parallel calculation入门的例子, 使用MPI 计算pi值-a calculation pi value MPI program to start learning the Parallel system
cpi.c.tar
- MPI环境下测试PI的调试程序 适合于刚配置好MPI环境来测试环境配置是否正确的~-a little program for the beginner to compile and run the first one to
pi_calc
- 自己写的一个计算圆周率的小程序,该方法利用圆周率的莱布尼次公式原理来实现,当前版本可以计算至五位以上,再往下记算可能会由于累积误差,使计不够精确,后续版本会解决这一问题。-To write a small program that calculated pi, pi using the method of Lai Buni second formula works to achieve, the current version can be calculated to five or more,
ques_1
- Tittle: MPI based parallel program to calculate the value of PI using monte-carlo simulation method
ques_1
- openMP parallel program to calculate the value of PI using different scheduling policies.
The-FIR-filter-design
- (附带有文档,文档中有方案,有程序有结果,设计完后对一段语音进行处理)给定滤波器的规一化性能指标(参考指标,实际中依据每个同学所叠加噪声情况而定)通带截止频率wp=0.25*pi。 采用窗函数法设计低通、高通、带通型FIR滤波器,对叠加噪声前后的语音信号进行滤波处理,绘出滤波器的频域响应,绘出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;在相同的性能指标下比较各方法的滤波效果,并从理论上进行分析-(With the document, document, program
prime
- 并行程序设计课程上提供的计算圆周率的串行程序-The calculated pi serial program parallel programming courses
pi
- 很小的一个并行程序,有主语初学者练习并行算法只用-A parallel program is very small, the subject for beginners to practice parallel algorithm using only
Pi
- 一个简单的计算Pi的Pthread多线程程序,提供给用户输入想开的线程数和N计算pi值。-A simple calculation of Pi Pthread multi-threaded program, available to user input like to open the number of threads and N calculate the value of pi.
RaspiIOControl
- Setup the Raspberry Pi to work with Matlab. Check out the Matlab Hardware Support Package documentation. This GUI based program will automatically connect to the Raspberry Pi if already configured. It shows the Pin logic values in color. The Pin head
mpiTest
- MPI并行程序设计实例从易到难多个实例,从入门的并行helloWorld,到圆周率的计算,以及多个并行程序设计的实例。-MPI parallel program design example From easy to difficult multiple instances.From the parallel helloWorld entry, to the calculation of PI, and a plurality of parallel programming examples.
MPI_OpenMP_code
- 压缩包里包含几个用C编写的并行代码,运行无误。其中包括,电路满足性的MP程序,floyd算法MPI代码,Sieve_Eratoshenes筛法MPI代码,矩阵相乘的MPI代码以及计算PI值的OpenMP代码。-Which contains several parallel programs written in C to run correctly. Among them, including Floyd algorithm procedures, matrix multiplication M
FinalTest-A
- 里面包含两个并行经理程序。分别是利用MPI和OpenMP来计算PI值,程序无误可用。-Which contains two parallel program manager. MPI and OpenMP are using to calculate the value of PI, correct procedures are available.
mpi_wave
- mpi fortran wave equation solver code !cc MAIN is the main program for WAVE_MPI. !c !c Discussion: !c !c WAVE_MPI solves the wave equation in parallel using MPI. !c !c Discretize the equation for u(x,t): !c d^2 u/dt^2 - c^2 * d^2 u
rasptemperature
- The following will show you how to build and program the Raspberry Pi to use a thermistor to take temperature measurements of a room. A thermistor is a type of resistor whose resistance is based on temperature. There are two different types of thermi
i
- C *** **** PROGRAM GENEIGEN *** ** IMPLICIT DOUBLE PRECISION (A-H,O-Z) DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99) CHARACTER*16 FILE1,FILE2 CHARACTER*81 DUMMY PRINT *, ********************************************
