September 16, 2015

Instrumentation II Notes for BCT, BEX & BEL

Instrumentation II is continuation of Instrumentation I with emphasis on advance system design and case studies for Third Year – First Part of Bachelor in Computer, […]
September 16, 2015

Digital Differential Analyzer (DDA) Line Drawing Algorithm [With C Code]

Digital Differential Analyzer (DDA) is a scan-conversion line drawing algorithm based on calculating either dx or dy using equation dy=mdx. Sampling line at unit intervals in […]
September 16, 2015

Object Oriented Programming (OOP) C++ Notes with Programming Solutions

With the primary objective of familiarizing Engineering students with Object Oriented Programming (OOP), one of the most popular language C++ was chosen by Institute of Engineering […]
September 16, 2015

Theory of Computation-TOC IOE Notes, Tutorial and Solution

Theory of Computation (TOC) is included in the course of Bachelor in Computer Engineering (BCT) by Institute of Enigneering (IOE), Tribhuvan University (TU). The course is […]