Resource Type | Posted On |
Kill Excel Process Explicitly | Jun 03 |
Program for calculating area of a circle on server side,when a client sends requ... | Feb 28 |
program which takes a long sentence from the client passes to the server,server ... | Mar 03 |
corba program of client and a DNS server where given a URL the server sends back... | Feb 23 |
Program in CORBA which takes a long sentence from client (at least 7 words), pas... | Feb 23 |
RMI based application, which reads a file with list of marks of student from a... | Feb 23 |
Program to overcome the forward dependency using block scheduling using the most... | Jun 23 |
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN... | Mar 13 |
PROGRAM TO COMPARE TWO STRINGS WITH AND WITHOUT USING "CMPSB" INSTRUCTION USING... | Dec 02 |
programs uses two input files and produces output using binary search on criteri... | Apr 10 |
Program uses two input files and produces output using binary search on criteria... | Apr 04 |
Program to overcome the forward dependency using block scheduling using the most... | Jan 24 |
Program to fill a Circle using Scan Line Circle Fill Algorithm using Polar... | Jan 12 |
Program to fill different types of geometric shapes using Boundary Fill Algorit... | Dec 09 |
Program to fill different types of geometric shapes using Flood Fill Algorithm ... | Aug 09 |
Encrypt the text that you want to send on the client side. The server side decry... | Mar 29 |
PROGRAM TO FIND CORRELATION BETWEEN TWO ARRAYS USING BARRIER AND LOOP-SPLITTING | Apr 24 |
Program to create histogram using threading | Apr 29 |
Program to multiply two nXn matrix using indirect scheduling in two dimensional... | May 01 |
Program to find vowels, constants and digits from a file using threading | May 10 |
Program to copy the contents of one array to another using shared memory | Jun 12 |
Find maximum and minimum of an array using Loop Splitting | Jun 14 |
Program to find sum of the elements of the array using self scheduling | Jun 15 |
Program to find factorial using self scheduling | Jun 16 |
Program of histogram using self-scheduling and locking the whole bin | Jun 17 |
|
Program of histogram using loop splitting and locking the each bin with a differ... | Jun 18 |
Program to create a singly linked list of numbers using threads | May 13 |
PROGRAM TO COMPUTE n! USING SELF-SCHEDULING | Jul 10 |
PROGRAM TO EALUATE A POLYNOMIAL WITH N NO.OF PROCESSES USING LOOP SPLITING | Jul 11 |
PROGRAM FOR MATRIX VECTOR MULTIPLICATION USING INNER LOOP SPLITING FOR N NO.OF... | Jul 12 |
PROGRAM TO EVALUATE CORRELATION OF TWO SETS OF DATA USING BARRIER | Jul 14 |
Program to create a singly linked list of numbers using threads | Jun 25 |
Program to solve the producer-consumer problem using thread | Jun 26 |
Program to multiply matrix (10 x 10) with a vector using variation in Loop Split... | Jun 27 |
Program to multiply matrix (10 x 10) with a vector using Indirect Scheduling | Jun 28 |
Program to multiply matrix (10 x 10) with a vector using Indirect Scheduling | Jun 29 |
Program of expression Splitting using multiple barriers | Jun 30 |
PROGRAM FOR COPY THE ARRAY ELEMENETS USING N NO.OF PROCESSES | Jul 05 |
PROGRAM FOR ADD A CONSTANT TO EACH ARRAY ELEMENETS USING SELF SCHEDULING | Jul 06 |
PROGRAM FOR ADD A CONSTANT TO EACH ARRAY ELEMENETS USING SELF SCHEDULING | Jul 07 |
PROGRAM TO COMPARE TWO STRINGS USING LOOP SPLITTING | Jul 08 |
PROGRAM FOR ADD 2 ARRAY ELEMENTS AND STORE IN 3rd ARRAY USING LOOP SPLITING | Jul 19 |
Program to add 4 integer values using 2 processes | Jul 27 |
Program to compare number is greater than 100 or not using if statement | Sep 29 |
Program to calculate average of numbers given by user using while loop | Dec 29 |
Program to print multiplication tables using do while loop | Aug 17 |
Program to perform sorting on words or string values using for loop | Oct 29 |
Program to calculate x raise to y or power(x,y) using while loop | Aug 08 |
Program to print number N times using for loop | Dec 26 |
Program to print address of a variable using & operator | Aug 15 |