Computer Science Geeks

Pages

  • Home
  • Computer System Architecture

Monday, August 4, 2014

Operational Research Guidelines For Vth Semester Delhi University



Posted by Ashutosh at 11:52 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: 5th semester, computer science, delhi university, operational research
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Total Pageviews

Followers

Labels

5th semester binary search trees c plus plus computer networks computer science cpp program csa data structures database delhi university employee table fraMes go back n protocol ignite IT java miscellaneous networks open ignite operational research oracle 11g pattern programming recursion selective repeat protocol SQL queries stop and wait protocol tata tata consultancy services tcs tcs ignite x to the power y

Blog Archive

  • ►  2017 (1)
    • ►  Jan (1)
  • ▼  2014 (21)
    • ►  Sep (4)
    • ▼  Aug (1)
      • Operational Research Guidelines For Vth Semester D...
    • ►  May (4)
    • ►  Mar (5)
    • ►  Feb (7)
  • ►  2012 (1)
    • ►  May (1)
  • ►  2011 (10)
    • ►  Oct (2)
    • ►  Sep (4)
    • ►  Aug (4)

Popular Posts

  • STOP AND WAIT PROTOCOL PROGRAM IN C++
    #include <conio.h> #include <dos.h> #include <stdio.h> #include <stdlib.h> #define TIMEOUT 5 #define MAX_SEQ ...
  • SELECTIVE REPEAT PROTOCOL PROGRAM IN C++
    // SIMULATE SELECTIVE REPEAT PROTOCOL # include <iostream.h> # include <conio.h> # include <stdlib.h> # include <...
  • GO BACK N PROTOCOL PROGRAM IN C++
    # include <iostream.h> # include <conio.h> # include <stdlib.h> # include <time.h> # include <math.h> #...
  • DISTANCE VECTOR ROUTING PROGRAM IN C++
    // SIMULATE DISTANCE VECTOR ROUTING // ALWAYS DRY RUN FOR BETTER UNDERSTANDING # include <iostream.h> # include <conio.h> ...
  • Database Queries with Employee Tables
    Hello Friends , today we will be creating and use the Employee Database Scheme to answer the given queries ! Here are the necessary det...
  • Write a program to print all numbers from 1 to 30. If the number is a multiple of 13, print the string "lucky number" instead of the number.
    Write a program to print all numbers from 1 to 30. If the number is a multiple of 13, print the string "lucky number" instead...
  • Binary Search Tree Program in C++
    #include <iostream.h> #include <process.h> class tnode { public: int data; tnode *lchild; tnode *rchild; tnode( int ...
  • Cyclic Redundancy Check (CRC) Program in C++
    // SIMULATE CYCLIC REDUNDANCY CHECK (CRC) #include<iostream.h> #include<conio.h> #include<math.h> #include<stdlib....
  • Open Ignite TCS Interview
    So, If you have been shortlisted for the interview process @ the TCS Open Ignite Interview . They will call you to review your academics . ...
  • Write the code to print the following pattern.
    Write the code to print the following pattern. 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 1 2 3 4 5 6 1 2 3 4 5 6 7  1 2 3 4 5 6 7 8 public...

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments
DBS. Ethereal theme. Powered by Blogger.