This thesis work tries to remedy that and, in the scope of a limited case study on an existing code base, looks into different ways of creating and utilizing object seams in legacy C++ code to decouple dependencies to Continue reading
Get Latest Final Year Projects in your Email
Tag: Object-oriented
Automated Tests of Computer-based Interlocking Systems: Developing a Test Case Generator (Electronics/Computer Project)
Automated tests have become the most sought after method of testing in today’s market. Automating systems is generally found to Continue reading
A Framework for Call Graph Construction (Computer Project)
In object oriented programming, a Call Graph represents the calling relationships between the program’s methods. To be more precise, a Call Graph is a Continue reading
Automatic Parallel Memory Address Generation for Parallel DSP Computing (Computer/Electronics Project)
The concept of Parallel Vector (scratch pad) Memories (PVM) was introduced as one solution for Parallel Computing in DSP, which can provides parallel memory addressing efficiently with Continue reading