Resource Type | Posted On |
Program to find the largest and smallest number from an array of n 16 bit nos | Feb 26 |
PROGRAM TO FIND THE ADDITION OF N 16 BIT NO | Aug 11 |
An application for copying 16-bit reverse data from one location to other | Dec 21 |
To copy 16-bit data from one array to other in reverse order | Dec 22 |
Program to enter two 16 bit binary numbers and perform OR operation on it | Feb 02 |
Representation of integer constants on 16-bit machine | Mar 20 |
Count number of a and A from string ”Application of Microprocessor” and give app... | Jul 22 |
Program to display a 16 color bitmap | Aug 16 |
PROGRAM TO EXCHANGE THE CONTENT OF AL AND AH REGISTERS WITHOUT USING XCHG... | Jul 06 |
Program to generate a sales register | Jun 30 |
Program that displays use of register variable | Mar 08 |
Program to display series 2,4,16,256... using while loop | Aug 10 |
PROGRAM TO PRINT THE SUM OF SERIES 1 + 1/4 + 1/9 + 1/16 + ... + 1/N. | Mar 24 |
Program to add two 32 bit nos | Jul 15 |
Program to sort 8-bit numbers | Mar 02 |
PROGRAM TO FIND THE ADDITION OF TWO 32- BIT NUMBERS | Aug 06 |
PROGRAM TO FIND THE ADDITION OF TWO 32 BIT NUMBER | Mar 31 |
PROGRAM TO FIND THE ADDITION OF N 8 BIT NO | Oct 18 |
Program which gives +, -, /, * of 2 8 bit numbers | Dec 29 |
Program to multiply two 32-bit numbers and store answer in memory | Feb 10 |
Program which gives +, -, /, * of 2 8 bit numbers | Feb 17 |
Program to find the largest and smallest number from an array of n 8 bit nos | Feb 26 |
Store any five 8-bit data check if >30 then add 10 otherwise add 20 | Mar 18 |
Prolog program to concatenate two lists, an element is a member of a given list ... | Feb 22 |
Prolog program to check whether a list is an ordered list or not | Feb 22 |
|
Prolog program to merge two ordered list generating an ordered list | Feb 22 |
Prolog program to concatenate two lists giving third list | Feb 21 |
Doubly circular link list or Circular doubly link list | Oct 21 |
Program that list of letters should be an alphabetical list of upper case letter... | Nov 16 |
Program that declares and initialize a 2D array in row major order, and print th... | Sep 26 |
Program of an array to display it's content as inputted and reversing it's conte... | Dec 19 |
PROLOG PROGRAM TO SPLIT A LIST IN TWO LISTS SUCH THAT ONE LIST CONTAINS NEGATIVE... | Feb 22 |
Prolog program to define two predicates evenlength(List) and oddlength(List) so ... | Feb 22 |
Prolog program of predicate ordered (List) which is true if List is an ordered l... | Feb 21 |
Prolog program Define the relation last(item,list) so that item is the last elem... | Feb 21 |
Prolog program to define the relation last(item,list) so that item is the last e... | Feb 22 |
Prolog program to find the permutations of a given list i.e. to find all possibl... | Feb 22 |
Program that reads a binary number, reverse its bit pattren and display it. | Oct 19 |
Program that prompts the user to enter a character, and on subsequent lines prin... | Sep 28 |
Program to illustrate the implementation of Double Ended linked list as a Sta... | Dec 28 |
Program to show the use of operator (>>) Shift Right, propagating the sig... | Oct 10 |
To divide 10 8 bit data in an array by 20 and store the result in another array,... | Dec 23 |
Program which separates odd and even numbers from given 10 8 bit data stored in ... | Feb 18 |
Appli which separates odd and even numbers from given 10 8 bit data stored in me... | May 31 |
Appli which separates odd and even numbers from given 10 8 bit data stored in me... | May 06 |
AN APPLICATION WHICH DIVIDES 10 8 BIT DATA STORED IN ARRAY BY 20 AND STORE IN 2N... | Jan 18 |
Program to check whether the fourth bit of the byte stored at location X is 0 o... | Feb 04 |
Prolog program to read a list of strings , integer and display all the strings w... | Feb 21 |
Program to concatenate one linked list at end of another and than to erase all n... | Nov 18 |
Program to find the number of nodes in the linked list using recursion | Feb 14 |