|
Software Engineering 3.1 Introduction In requirement engineering there is a systematic use of principles, technique and tools for cost effective analysis, documentation and user needs. Both the software engineer and customer take an active role in ...
by A.A.Puntambekar
view
Buy
|
Rating: 5.00
|
Data And File Structures Programming Fundamentals 1.1 Introduction To begin with the C language is always a very effective step in the study of data structures. C is a high level programming language which is very much similar to English language.
by A.A.Puntambekar
view
Buy
|
|
Data Structures And Algorithms Programming Fundamentals 1.1 Introduction To begin with the C language is always a very effective step in the study of data structures. C is a high level programming language which is very much similar to English language.
by A.A.Puntambekar
view
Buy
|
Rating: 3.50
|
Design And Analysis Of Algorithms Algorithm Analysis 1.1 Introduction An algorithm, named for the ninth century Persian mathematician al-Khowarizmi, is simply a set of rules used to perform some calculations, either by hand or more usually on a machine.
by A.A.Puntambekar
view
Buy
|
Rating: 5.00
|
Systems Software KD Assemblers 2.1 Basic Assembler Functions • The assembler is responsible for translating the assembly language program into machine code. When the source language is essentially a symbolic representation for a numerical machine ...
by I.A.Dhotre, A.A.Puntambekar
view
Buy
|
Rating: 5.00
|
Advanced Data Structures And Algorithms C++ class overview - Class definition, Objects, Class members, Access control, Class scope, Constructors and destructors, Parameter passing methods, Inline functions, Static class members, This pointer, Friend functions, Dynamic memory ...
by A.A.Puntambekar
view
Buy
|
|
Visual Programming Windows Programming 1.1 Introduction In earlier days, DOS was the only operating system (OS) that was in use. In spite of many uses of this operating system, this OS is not in use by today's programmers because of its one major ...
by A.A.Puntambekar
view
Buy
|
Rating: 2.50
|
Analysis of Algorithm and Design KD Introduction to Analysis of Algorithm 1.1 Introduction An algorithm, named for the ninth century Persian mathematician al-Khowarizmi, is simply a set of rules used to perform some calculations, either by hand or more usually on a ...
by A.A.Puntambekar
view
Buy
|
Rating: 4.00
|
Theory Of Automata And Formal Languages Defining language,Kleen closures, Arithmetic expressions, Defining grammar, Chomsky hierarchy, Finite Automata (FA), Transition graph, Generalized transition graph.Nondeterministic Finite Automata (NFA), Deterministic Finite Automata (DFA), ...
by A.A.Puntambekar
view
Buy
|
|
Compiler Construction KD Lexical Analysis 2.1 Introduction The process of compilation starts with the first phase called lexical analysis. In this phase the input is scanned completely in order to identify the tokens. The token structure can be recognized ...
by A.A.Puntambekar
view
Buy
|