Please enable JavaScript.
Coggle requires JavaScript to display documents.
Engineering Mathemitics, Compiler Design, Theory of Computation, Digital…
Engineering Mathemitics
Discreate Mathematics
Linear Algrbra
Calculas
Probablity and Statis
Compiler Design
Lexial analysis
Parsing
Syntax -directed translation
Runtime Environments
Interemdiate Code Generation
Local Optimization
Theory of Computation
Regular Expression and Finate Automata
Context - Free Grammers
Push-Down automata
Regular and Context-free languages
Pumping Machines and undecideablity
Digital Logic
Boolean Algebra
Combinational and Sequencial circute
Minimization
Number Representation and Computer Arithimatic
Computer Organization and Architecture
Machine Instructions and Addressing Modes
ALU, datapath and Control Unit
Instruction Pipelining,pipelining Hazards
MainMemory :Hirechy cache memory secondary storage
Programming Data Structures Algorothms
Programming in C
Recurssion
Array Stack Queues Linked Lists Trees Binary Search Trees, Binary heaps,graphs