搜索资源列表
2005011919093120626
- 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receiving a document server, the client this document. Socket two each while only link to a document transmission. 3 can also send news network
quicksort
- This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
ahmad
- send and reseve from data from master
2nd
- send and reseve from master
3rd
- send and reseve from master
4-2
- send and reseve from master and generate child
mpi
- send and reseve from master
image
- 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
hello-mpi[1].c
- explaining mpi send and receiv
sendandreceive
- 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
send_col_to_row
- send col to row mpi sample parallel
send_row
- send row sample mpi parallel
Mail-CDO
- Send email with CDO library
greeting
- 设系统中有P个进程,各进程向其左边的进程发送一个消息(进程P0发给Pn-1),各个进程接收到消息之后,输出一条消息:“我是进程i,我收到了进程i+1的消息,消息内容是……。-P a set system in the process, the process, the process left him to send a message (process P0 distribution Pn-1), each process receives the message, the output of
Scatter_Reduce_with_Send_Recive
- Scatter And Reduce Implementation in MPI with Send & Recive command
histNew.c
- histogram using send and recv instead of broadcast MPI implementation
A2D_SPI
- Digital converter to PIC, allows to send SPI data to PIC
bit_field
- An example of send and receive structure using Message Passing Interface with cmake
send
- a simple MPI code for calculate sum of n number
summe
- a simple code in MPI for send and recive test