Archive

Posts Tagged ‘C++’

The project ‘parkman’ (Parking Manager).

October 11, 2012 Leave a comment

Within the framework of the course “Software Engineering I – Laboratory” (Department of Informatics and Communications, T.E.I of Serres) we developed as a semester assignment a parking management application.

Both the graphical user interface (GUI) and the application are implemented with Qt in C++. Specifically, with this application, the end user can manage a variety of customers, customer cards, vehicles, transactions, parking, vehicle fees, etc.

Read more…

The project ‘Reception’ (Hotel Reception Manager).

February 8, 2011 Leave a comment

Within the framework of the course “Software Engineering II – Laboratory” (Department of Informatics and Communications, T.E.I of Serres) we developed as a semester assignment an application for the management of hotel businesses.

Both the graphical user interface (GUI) and the application were implemented with Qt while the database in SQLite. More specifically, the end user can perform through this application functions such as: processing of customers / rooms, booking rooms, search rooms / customers, inventory of hotel services offered to customers, central management for the correct operation of the hotel, central management of the cost of services provided, as well as adding new users and system administrators to the system.

Read more…

C++ function library for the comparison of floating point numbers.

July 11, 2010 Leave a comment

Below I quote a simple but useful library (implemented in C++) which contains functions for comparing double precision floating point numbers.

Read more…

Follow

Get every new post delivered to your Inbox.

Join 148 other followers