Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
About Me

a student

Favorite Forums
Favorite Tags
c x 5
Member Avatar for willyah

How do i write a program in C to do split and merge operation. I have configured my system with opencv.

Member Avatar for Suzie999
0
2K
Member Avatar for willyah

Am a beginner in C programme. How do I define two vectors of complex numbers with random valuee of size N. appling this code complex*vector=(complex*) malloc(sizeof(complex)*N)

Member Avatar for rubberman
0
156
Member Avatar for willyah

How can write a paralle program using the openmp threading library(omp.h) to calculate the time needed to calculate the dot product of two vectors.

Member Avatar for Ancient Dragon
0
184
Member Avatar for willyah

Am a beginner in Pthread. How do I write a parallel program using posix threads pthreads (pthread.h) to calculate the time needed to calculate the dot product of two vectors using 1,2,4,8 threads.

Member Avatar for rubberman
0
57
Member Avatar for willyah

Am beginner in C program how can i write a sequential program to calculate the wall clock time (time_t) needed to calculate the dot product of two vectors.

Member Avatar for rubberman
0
79