Resource Type | Posted On |
Program to display a 10*10 solid box of asterisks with INT 21H and function 9H | Jun 15 |
Program of moving message box like windows | Feb 13 |
Program of text box | Feb 20 |
Dialog Boxes | Dec 06 |
Prolog program to concatenate two lists, an element is a member of a given list ... | Feb 22 |
Prolog program to merge two ordered list generating an ordered list | Feb 22 |
Prolog program to check whether a list is an ordered list or not | 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 |
Prolog program of predicate ordered (List) which is true if List is an ordered l... | Feb 21 |
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 |
Program to display "?", read three initials, display them in the middle of an 11... | Jun 30 |
Program to illustrate the implementation of Double Ended linked list as a Sta... | Dec 28 |
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 |
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 |
Program to compare two linked lists using recursion | Sep 20 |
Program to copy one linked list into another using recursion | Jan 23 |
Program to add a new node at the end of linked list using recursion | Sep 15 |
Program to add two polynomials maintained as linked lists | Oct 25 |
|
Program to multiply two polynomials maintained as linked lists | Jan 22 |
Program to store sparse matrix as a linked list | Mar 08 |
Program to simulate a dictionary using linked list | Nov 13 |
A car garage simulation using de-queue (link list implementation) | Sep 27 |
Program on deque that implements a linked list | Feb 26 |
Singly Linked list | Nov 20 |
Circular Link list | Sep 11 |
SHOWING DIR LISTING FROM THE EXTENSION FROM COMMAND LINE | Jan 20 |
List of 221 MS Word Short Cut Keys | Feb 15 |
ProLog Program to sort a list using Quick Sort | Feb 21 |
ProLog Program to sort the list of integers using Insertion Sort | Feb 21 |
Prolog Multi-List Program | Feb 21 |
ProLog Program to read a file and create a list of all words of it | Feb 21 |
Prolog program to find summation of list of numbers | Feb 21 |
Prolog program to check whether a given list is palindrome or not | Feb 21 |
Prolog program to reverse a given list | Feb 21 |
Prolog program to delete an element from a given list | Feb 21 |
Prolog program to find the last element in a given list | Feb 21 |
Prolog program to check whether a number is a member of given list or not | Feb 21 |
Prolog program to find sum of all the numbers in a given list | Feb 21 |
Prolog program to find the length of a given list | Feb 21 |
Prolog program to use of list | Feb 21 |
Prolog program to reverse a given List | Feb 22 |
Prolog program to reverse a list using concatenate | Feb 22 |
Prolog program to find the nth element of a list | Feb 22 |