HEAD
UNIT 1
Linear Algebra: Linear transformation, vector spaces, hash function, Hermite polynomial, Heavisite’s unit function and error function. Elementary concepts of Modular mathematics
UNIT 2
Solution of Partial Differential Equation (PDE) by separation of variable method, numerical solution of PDE (Laplace, Poisson’s, Parabolic) using finite difference methods, Elementary properties of FT, DFT, WFT, Wavelet transform, Haar transform.
UNIT 3
Probability, compound probability and discrete random variable. Binomial, Normal and Poisson’s distributions, Sampling distribution, elementary concept of estimation and theory of hypothesis, recurred relations.
UNIT 4
Stochastic process, Markov process transition probability transition probability matrix, just and higher order Markov process, Application of Eigen value problems in Markov Process, Markov chain. Queuing system, transient and steady state, traffic intensity, distribution queuing system, concepts of queuing models (M/M/1: Infinity/ Infinity/ FC FS), (M/M/1: N/ Infinity/ FC FS), (M/M/S: Infinity/ Infinity/ FC FS)
UNIT 5
Operations of fuzzy sets, fuzzy arithmetic & relations, fuzzy relation equations, fuzzy logics. MATLAB introduction, programming in MATLAB scripts, functions and their application.
Reference Books:
Higher Engineering Mathematics by B.V. Ramana, Tata Mc Hill.
Advance Engineering Mathematics by Ervin Kreszig, Wiley Easten Edd.
Applied Numerical Methods with MATLAB by Steven C Chapra, TMH.
Advance Engg Mathematics, O’ Neil, Cengage (Thomson)
Introductory Methods of Numerical Analysis by S.S. Shastry,
Introduction of Numerical Analysis by Forberg
Numerical Solution of Differential Equation by M. K. Jain
Numerical Mathematical Analysis By James B. Scarborogh
Fourier Transforms by J. N. Sheddon
Fuzzy Logic in Engineering by T. J. Ross
Fuzzy Sets Theory & its Applications by H. J. Zimmersoms
UNIT 1
INTRODUCTION: Basic concepts of OOPs – Templates – Algorithm Analysis – ADT - List (Singly, Doubly and Circular) Implementation - Array, Pointer, Cursor Implementation
UNIT 2
BASIC DATA STRUCTURES: Stacks and Queues – ADT, Implementation and Applications - Trees – General, Binary, Binary Search, Expression Search, AVL, Splay, B-Trees – Implementations - Tree Traversals.
UNIT 3
ADVANCED DATA STRUCTURES: Set – Implementation – Basic operations on set – Priority Queue – Implementation - Graphs – Directed Graphs – Shortest Path Problem
- Undirected Graph - Spanning Trees – Graph Traversals
UNIT 4
MEMORY MANAGEMENT ; Issues - Managing Equal Sized Blocks - Garbage Collection Algorithms for Equal Sized Blocks - Storage Allocation for Objects with Mixed Sizes - Buddy Systems - Storage Compaction
UNIT 5
SEARCHING, SORTING AND DESIGN TECHNIQUES: Searching Techniques,
Sorting – Internal Sorting – Bubble Sort, Insertion Sort, Quick Sort, Heap Sort, Bin Sort, Radix Sort – External Sorting – Merge Sort, Multi-way Merge Sort, Polyphase Sorting - Design Techniques - Divide and Conquer - Dynamic Programming - Greedy Algorithm – Backtracking - Local Search Algorithms
Reference Books :
Mark Allen Weiss, “Data Structures and Algorithm Analysis in C++”, Pearson P
Aho, Hopcroft, Ullman, “Data Structures and Algorithms”, Pearson Education P
Drozdek, Data Structures and algorithm in Jawa, Cengage (Thomson)
Gilberg, Data structures Using C++, Cengage
Horowitz, Sahni, Rajasekaran, “Computer Algorithms”, Galgotia,
Tanenbaum A.S., Langram Y, Augestien M.J., ”Data Structures using C & C++”,Prentice Hall of India, 2002
MSE-103 SOFTWARE ENGINEERING
R.S.Pressman, “Software Engineering: A Practitioner’s Approach”, Sixth edition 2006, McGraw-Hill
Sommerville, “Software Engineering”, Pearson Education
Rechard H.Thayer, “Software Engineering & Project Managements”, Willey India
Mustafa & Khan, “Software Testing-Concepts and Practices”, Narosa Pub House.
Behforooz & Hudson, “Software Engineering Fundamentals”, Oxford Univ. Press.
UNIT 1
0verview of object oriented concepts: Need for object oriented programming, characterization of object oriented languages.
Unit 2
Object oriented Design : object structure concepts, methodology for object oriented design (Booch, and chen and chen ), Design modelling, system design life cycle.
Unit 3
Object oriented programming : An overview of c++ programming, loops and decisions, structures and functions, objects and classes, Array and pointers, Inheritence, virtual function, files and stream.
Unit 4
Object oriented Databases : Relational v/s object oriented databases, The architecture of OO databases, Query languages for OO databases, Gemstone/O2/orion.
Unit 5
Distributed object oriented systems: Object management group, CORBA.
Reference Books :
Object Oriented Analysis and Design, Satzinger, Cengage (Thomson)
Object Oriented S/W Development by Mc. Gregor & Sykes DA, Van Nostrand.
OOP in C++ by Lafore, Galgotia Pub.
The C++ Programming Language by Stroustrup B, Addison Wesely
Introduction to OOP by Witt KV, Galgotia Pub.
Object Data Management by Cattel R., Addison Wesely
Modern Data Base System by Kim W, ACM Press, Addison Wesely
OOP by Blaschek G, Springer Verlag
An Introduction to Jawa Programming and OOAD, Johnson, Cengage
UNIT 1
Review of Networking and O.S. fundamentals, ISO-OSI Model, different layers and their functions, LAN, MAN, WAN, Communication media & principles IEEE standards etc.
UNIT 2
Internetworking with TCP/IP, Basic concepts, Principles, Protocols and Architecture, Address handling Internet protocols and protocol layering. DNS, Applications: TELNET, RLOGN , FTP, TFTP, NFS, SMTP, POPL, IMAP, MIME, HTTP,STTP,DHCP, VOIP, SNMP.
UNIT 3
Introduction to Router, Configuring a Router, Interior & Exterior Routing, RIP, Distance Vector Routing, OSPF, BGP, Uni-cast, Multicast and Broadcast. Multicast routing protocols: DVMRP, MOSPF, CBT, PIM, MBONE, EIGRP, CIDR, Multicast Trees, Comparative study of IPv6 and IPv4.
UNIT 4
VPN addressing and routing, VPN Host management, ATM Concepts, Services Architecture, Equipments and Implementation
UNIT 5
Introduction to wireless transmission and medium access control, wireless LAN: IEEE 802.11, Hipher LAN , Bluetooth Mobile Network and Transport layer, WAP GSM and CDMA: Network architecture and management
Reference Books:
Computer Networks: Tanenbaum.
Internetworking with TCP/IP: Comer.
Data Communications, Computer Networks and Open Systems: Hallsall.
Data Communications, Stalling.
Mobile Communication: Schiller, Pearson Education
Computer Communications and network Technology, Gallo, Cengage (Thomson)
Wireless and Mobile Network Architecture: Yi Bing Lin, Wiley
ATM Network: Kasara, TMH
TCP/IP protocol Suite, Forouzan ,TMH
References:
Rambaugh , Object Oriented Modeling and Design with UML , Pearson Edu.
Simon Bennett, Steve McRobb and Ray Farmer, Object Oriented system Analysis and Design Using UML, TMH
Docherty , Object Oriented Analysis & Design with UML , Wiley India
Ivar Jacobson, Patrik Jonsson: ,Object – Oriented Software Engineering , Pearson.Edu
UNIT 1
Linear Algebra: Linear transformation, vector spaces, hash function, Hermite polynomial, Heavisite’s unit function and error function. Elementary concepts of Modular mathematics
UNIT 2
Solution of Partial Differential Equation (PDE) by separation of variable method, numerical solution of PDE (Laplace, Poisson’s, Parabolic) using finite difference methods, Elementary properties of FT, DFT, WFT, Wavelet transform, Haar transform.
UNIT 3
Probability, compound probability and discrete random variable. Binomial, Normal and Poisson’s distributions, Sampling distribution, elementary concept of estimation and theory of hypothesis, recurred relations.
UNIT 4
Stochastic process, Markov process transition probability transition probability matrix, just and higher order Markov process, Application of Eigen value problems in Markov Process, Markov chain. Queuing system, transient and steady state, traffic intensity, distribution queuing system, concepts of queuing models (M/M/1: Infinity/ Infinity/ FC FS), (M/M/1: N/ Infinity/ FC FS), (M/M/S: Infinity/ Infinity/ FC FS)
UNIT 5
Operations of fuzzy sets, fuzzy arithmetic & relations, fuzzy relation equations, fuzzy logics. MATLAB introduction, programming in MATLAB scripts, functions and their application.
Reference Books:
Higher Engineering Mathematics by B.V. Ramana, Tata Mc Hill.
Advance Engineering Mathematics by Ervin Kreszig, Wiley Easten Edd.
Applied Numerical Methods with MATLAB by Steven C Chapra, TMH.
Advance Engg Mathematics, O’ Neil, Cengage (Thomson)
Introductory Methods of Numerical Analysis by S.S. Shastry,
Introduction of Numerical Analysis by Forberg
Numerical Solution of Differential Equation by M. K. Jain
Numerical Mathematical Analysis By James B. Scarborogh
Fourier Transforms by J. N. Sheddon
Fuzzy Logic in Engineering by T. J. Ross
Fuzzy Sets Theory & its Applications by H. J. Zimmersoms
UNIT 1
INTRODUCTION: Basic concepts of OOPs – Templates – Algorithm Analysis – ADT - List (Singly, Doubly and Circular) Implementation - Array, Pointer, Cursor Implementation
UNIT 2
BASIC DATA STRUCTURES: Stacks and Queues – ADT, Implementation and Applications - Trees – General, Binary, Binary Search, Expression Search, AVL, Splay, B-Trees – Implementations - Tree Traversals.
UNIT 3
ADVANCED DATA STRUCTURES: Set – Implementation – Basic operations on set – Priority Queue – Implementation - Graphs – Directed Graphs – Shortest Path Problem
- Undirected Graph - Spanning Trees – Graph Traversals
UNIT 4
MEMORY MANAGEMENT ; Issues - Managing Equal Sized Blocks - Garbage Collection Algorithms for Equal Sized Blocks - Storage Allocation for Objects with Mixed Sizes - Buddy Systems - Storage Compaction
UNIT 5
SEARCHING, SORTING AND DESIGN TECHNIQUES: Searching Techniques,
Sorting – Internal Sorting – Bubble Sort, Insertion Sort, Quick Sort, Heap Sort, Bin Sort, Radix Sort – External Sorting – Merge Sort, Multi-way Merge Sort, Polyphase Sorting - Design Techniques - Divide and Conquer - Dynamic Programming - Greedy Algorithm – Backtracking - Local Search Algorithms
Reference Books :
Mark Allen Weiss, “Data Structures and Algorithm Analysis in C++”, Pearson P
Aho, Hopcroft, Ullman, “Data Structures and Algorithms”, Pearson Education P
Drozdek, Data Structures and algorithm in Jawa, Cengage (Thomson)
Gilberg, Data structures Using C++, Cengage
Horowitz, Sahni, Rajasekaran, “Computer Algorithms”, Galgotia,
Tanenbaum A.S., Langram Y, Augestien M.J., ”Data Structures using C & C++”,Prentice Hall of India, 2002
MSE-103 SOFTWARE ENGINEERING
R.S.Pressman, “Software Engineering: A Practitioner’s Approach”, Sixth edition 2006, McGraw-Hill
Sommerville, “Software Engineering”, Pearson Education
Rechard H.Thayer, “Software Engineering & Project Managements”, Willey India
Mustafa & Khan, “Software Testing-Concepts and Practices”, Narosa Pub House.
Behforooz & Hudson, “Software Engineering Fundamentals”, Oxford Univ. Press.
UNIT 1
0verview of object oriented concepts: Need for object oriented programming, characterization of object oriented languages.
Unit 2
Object oriented Design : object structure concepts, methodology for object oriented design (Booch, and chen and chen ), Design modelling, system design life cycle.
Unit 3
Object oriented programming : An overview of c++ programming, loops and decisions, structures and functions, objects and classes, Array and pointers, Inheritence, virtual function, files and stream.
Unit 4
Object oriented Databases : Relational v/s object oriented databases, The architecture of OO databases, Query languages for OO databases, Gemstone/O2/orion.
Unit 5
Distributed object oriented systems: Object management group, CORBA.
Reference Books :
Object Oriented Analysis and Design, Satzinger, Cengage (Thomson)
Object Oriented S/W Development by Mc. Gregor & Sykes DA, Van Nostrand.
OOP in C++ by Lafore, Galgotia Pub.
The C++ Programming Language by Stroustrup B, Addison Wesely
Introduction to OOP by Witt KV, Galgotia Pub.
Object Data Management by Cattel R., Addison Wesely
Modern Data Base System by Kim W, ACM Press, Addison Wesely
OOP by Blaschek G, Springer Verlag
An Introduction to Jawa Programming and OOAD, Johnson, Cengage
UNIT 1
Review of Networking and O.S. fundamentals, ISO-OSI Model, different layers and their functions, LAN, MAN, WAN, Communication media & principles IEEE standards etc.
UNIT 2
Internetworking with TCP/IP, Basic concepts, Principles, Protocols and Architecture, Address handling Internet protocols and protocol layering. DNS, Applications: TELNET, RLOGN , FTP, TFTP, NFS, SMTP, POPL, IMAP, MIME, HTTP,STTP,DHCP, VOIP, SNMP.
UNIT 3
Introduction to Router, Configuring a Router, Interior & Exterior Routing, RIP, Distance Vector Routing, OSPF, BGP, Uni-cast, Multicast and Broadcast. Multicast routing protocols: DVMRP, MOSPF, CBT, PIM, MBONE, EIGRP, CIDR, Multicast Trees, Comparative study of IPv6 and IPv4.
UNIT 4
VPN addressing and routing, VPN Host management, ATM Concepts, Services Architecture, Equipments and Implementation
UNIT 5
Introduction to wireless transmission and medium access control, wireless LAN: IEEE 802.11, Hipher LAN , Bluetooth Mobile Network and Transport layer, WAP GSM and CDMA: Network architecture and management
Reference Books:
Computer Networks: Tanenbaum.
Internetworking with TCP/IP: Comer.
Data Communications, Computer Networks and Open Systems: Hallsall.
Data Communications, Stalling.
Mobile Communication: Schiller, Pearson Education
Computer Communications and network Technology, Gallo, Cengage (Thomson)
Wireless and Mobile Network Architecture: Yi Bing Lin, Wiley
ATM Network: Kasara, TMH
TCP/IP protocol Suite, Forouzan ,TMH
References:
Rambaugh , Object Oriented Modeling and Design with UML , Pearson Edu.
Simon Bennett, Steve McRobb and Ray Farmer, Object Oriented system Analysis and Design Using UML, TMH
Docherty , Object Oriented Analysis & Design with UML , Wiley India
Ivar Jacobson, Patrik Jonsson: ,Object – Oriented Software Engineering , Pearson.Edu