Posts

Showing posts with the label Education

UNIFIED PROCESS AND USE CASE DIAGRAMS

Image
CS8592 OBJECT ORIENTED ANALYSIS AND DESIGN  UNIT I -UNIFIED PROCESS AND USE CASE DIAGRAMS Introduction to OOAD with OO Basics - Unified Process – UML diagrams – Use Case –Case study – the Next Gen POS system, Inception -Use case Modelling – Relating Use cases – include, extend and generalization – When to use Use-cases

THE 8086 MICROPROCESSOR

Image
Microprocessor and Microcontroller UNIT I THE 8086 MICROPROCESSOR        Introduction to 8086 – Microprocessor architecture – Addressing modes - Instruction set and assembler directives – Assembly language programming – Modular Programming - Linking and Relocation - Stacks - Procedures – Macros – Interrupts and interrupt service routines – Byte and String Manipulation.

MPMC 8086 Microprocessor and 8051 Microcontroller Laboratory Materials

Prerequisite for MPMC Laboratory Using this below emulator we can execute all 8086 programs and some interfacing programs like LED, stepper motor and traffic light controller.  Download -  8086 Emulator To run programs. Microprocessor and Microcontroller Laboratory (8086 and 8051) Lab Program - Manual Documents 1.8086 Basic Arithmetic Operation   Download  2.8086 Basic Logical Operations   Download  3.8086 Move a Data Block   Download  4.8086 Code conversion   Download  5.8086 Decimal Arithmetic Operation   Download  6.8086 Matrix Addition   Download  7.8086 String Manipulation   Download  8.8086 Sorting an Array   Download  9.8086 Searching Small and Large Number   Download  10.8086 Password Checking   Download  11.8086 System Date   Download  12.8086 Counters   Download  13.Traffic Light Controller Interface   Download  14.Stepper Motor Interface   Download  15.Digital Motor Interface   Download  16.Keyboard and Display Interface   Download  17.Printer Interface

Object Oriented Analysis and Design - Case Tools Laboratory

Image
  Requirements For OOAD Case Tools Laboratory 1.  Argo UML Software - To Draw UML Diagrams      Download 2.  JAVA RUN TIME ENVIRONMENT    Download 3. Visual Basic/Visual Studio 4. Any other equivalent UML tools. (Rational Rose or StarUML ...) Note: First Install JRE and then install Argo UML(because Argo UML needed Java Runtime Environment - To generate java code from UML diagrams) OOAD Case Tools Laboratory Complete Manual Lab Manual PDF Document    Download Lab Manual Word Document   Download Subscribe My Youtube Channel OBJECTIVES: 1     To capture the requirements specification for an intended software system 2     To draw the UML diagrams for the given specification  3     To map the design properly to code 4     To test the software system thoroughly for all scenarios 5     To improve the design by applying appropriate design patterns. Draw standard UML diagrams using an UML modeling tool for a given case study and  map design to code and implement

HCI - HUMAN COMPUTER INTERACTION Previous Year Question Bank

Image
HCI - Syllabus CS6008                                     HUMAN COMPUTER INTERACTION                           L  T  P  C                                                                                                                                                    3   0  0  3 OBJECTIVES: The student should be made to: ·          Learn the foundations of Human Computer Interaction. ·       Be familiar with the design technologies for individuals and persons with   disabilities.    ·          Be aware of mobile HCI. ·          Learn the guidelines for user interface. UNIT I             FOUNDATIONS OF HCI                                                                                           9 The Human: I/O channels - Memory - Reasoning and problem solving; The computer:  Devices - Memory - processing and networks; Interaction: Models - frameworks - Ergonomics - styles - elements - interactivity- Paradigms. UNIT II           DESIGN & SOF

OOAD - OBJECT ORIENTED ANALYSIS AND DESIGN

Image
CS8592 OBJECT ORIENTED ANALYSIS AND DESIGN                   UNIT I - UNIFIED PROCESS AND USE CASE DIAGRAMS                                         Introduction to OOAD with OO Basics - Unified Process – UML diagrams – Use Case –Case study – the Next Gen POS system, Inception -Use case Modelling – Relating Use cases – include, extend and generalization – When to use Use-cases UNIT II - STATIC UML DIAGRAMS                                                                                Class Diagram–– Elaboration – Domain Model – Finding conceptual classes and description classes – Associations – Attributes – Domain model refinement – Finding conceptual class Hierarchies – Aggregation and Composition - Relationship between sequence diagrams and use cases – When to use Class Diagrams UNIT III - DYNAMIC AND IMPLEMENTATION UML DIAGRAMS                                    Dynamic Diagrams – UML interaction diagrams - System sequence diagram – Collaboration diagram – Wh