资源列表
Mandelbrot_core
- Calculation of mandelbrot set using openMP
Serial
- 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
Counting_Sort_FINAL.c
- counting sort with openMP
Untitled3
- 利用遗传算法的选择、交叉、变异功能来求解De Jong函数优化问题-The use of genetic algorithm selection, crossover and mutation function to solve the function optimization problem De Jong
maxof_mpi
- max of 10 random numbers using MPI parallel.
mpifor
- 计算宇宙学常用的code。mpifor 可以并行进行for循环计算-Calculation Cosmology common code. mpi for the calculation can be performed in parallel for loop
jisuantonghuafeiyong
- 根据不同的计费方式和通话时间进行通话费用的计算,选出合理的话费区间和选择业务方式-According to different billing methods and talk time calculation of the cost of a call to elect a reasonable range and choice business approach calls
background_substraction.cpp
- Detects motion on video frames
123
- 模拟Davenport风压谱小程序,使用MATLAB进行计算-Davenport spectrum simulated wind pressure
openmp
- 并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法-algorithm includes openmp,pthread,mpi,mapreduce and so on
pic16f84aRC5.c
- RC5 TV remote decoder using PIC16F877A Microcontroller. THis is for HiTech C compiler
send_col_to_row
- send col to row mpi sample parallel