Sunday, 1 May 2011

Scientific calculator

A fully featured scientific calculator with proper operator precedence is implemented, including trig functions and logarithms, factorials, 12 levels of parentheses, logs to base 2 (a handy function for information entropists!), bitwise logical operators, hex, octal, binary and ASCII display. written in c++        Download full project by clicking HER ...
Continue reading →

ppt on Wireless Universal Serial Bus

Wired Universal Serial Bus (USB)    Overview of Wireless USB (wUSB)  Vision  Features  How wUSB Works  Design  Security  Current Implementations Download full project by clicking HE ...
Continue reading →

LIBRARY MANAGEMENT SYSTEM

This project of “ LIBRARY MANAGEMENT” of gives us the complete information about the library. We can enter the record of new books and retrieve the details of books available in the library. We can issue the books to the students and maintain their records and can also check how many books are issued and stock available in the library. In this project we can maintain the late fine of students who returns the issued books after the due date. Written in C++ Download full project by clicking HE ...
Continue reading →