Community Profile

photo

hadi


hadi

Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


odd-even transposition Algorithm
Hi the following code is about *odd-even sort algorithm* in C++ void OddEvenSort(T a[], int n) { for (int i = ...

9 years ago | 1 answer | 0

1

answer

Question


parallel prime number code
Hi How can I do the following code into parallel code? *(prime Number)* clc close all clear all %% tic n = ...

9 years ago | 1 answer | 0

1

answer

Question


parallel perfix sum in matlab
Hi I need a code about *(perfix sum)* by matlab help me please

9 years ago | 1 answer | 0

1

answer