Recent Posts
StudenteWebsite
Return To Blog Listing
I teach you linux,c/c++ tutorial,flash,photoshop,.., with my experiance
This website for those who need to learn & those who love to learn.
Recent Posts Tagged With 'software component lab'
How to create Leave Management System in Visual C++ Programming OOAD
This project on “Leave management system” was developed mainly for checking the leave period &leave balance of a employee. On intent is to create a leave record. We use 3 functions each independent from each other. This function will get the ...
Online Gas booking System in C++ | How to create project in Visual C++ OOAD
The aim of our project is to develop software for implementing “Online gas booking” using VISUAL C++. This project deals with the booking details, billing and maintenance in its process. The customers are instructed in an easy way to feel comfort...
Source Code for Telephone Directory System | How to generate code in Rational Rose system
To generate the code for the Telephone Directory system using rational rose.PROCEDURE: Step 1: create the basic diagram use case diagram ,Activity Diagram, Sequence Diagram , collaboration Diagram. Step 2: Choose menutool, set the...
Generate Code for The Library Management System FORWARD ENGINEERING
PROCEDURE:Step1 : Design the use case diagram under the use case view. Sequence,class, collaboration, activity, statechart diagram under the logical view, component diagram under compone...
Collaboration Diagram Payroll Application processing Management System Algorithm
To auto generate a collaboration diagram for the basic flow of use case.By through pressing F5 from sequence diagram it will automatically generate the sequence diagram to collaboration diagram. These another view of the sequence diagram for the payr...
CLASS DIAGRAM Payroll Application Processing Management System:
To create a class diagram to show the classes and relationships that participate inthe basic flow of the use-case, “Maintaining Employee Details”.Procedure:Payroll class diagram it has the three class first one is personal detail Form. Second on...
Component Diagram Payroll Application Processing Management System
To draw a component diagram for the use-case, “Maintaining Employee Details”.It has the four modules for the payroll component diagram these are administrator, login, Personal Detail Form and database. Component diagram it show relationship betwe...
Identification of Actors and Use cases Remote Procedure Caller
To identify the actor and use case in Remote Procedure Caller.ACTOR : 1. Administrator. 2. Client.USE CASES : 1. Granting a Connection. 2. List the Client Connection. 3. Show the Connection Details. 4. Performing Screen Capture. 5. Saving th...
Deployment Diagram Payroll Application Processing Management System
To draw the deployment diagram for the use-case, “Maintaining Employee Details”.Deployment diagram it has four blocks these are Ms-Access Manager login section and personal detail Manger section is divided the login and personal detail. By thro...
CODE GENERATION Payroll Application processing Management System
To generate the payroll source code for classes. By through Rational rose software it will auto generate the program source in java or in any other language it will generate the coding depends upon the diagram and there variables. CODE GENERATION//S...
Payroll Application Processing PROBLEM STATEMENT case tools Rational Rose Lap
Problem Statement: In the payroll APPLICATION processing project, we can add the newly appointed employee’s personal details such as his name, ID number, designation, his age and address and phone number and if any employee is promoted o...
Medical Expert System Problem Statement Case Tools Rational Rose Lap
The activities carried out in hospitals are done manually till now. If we want to get any patients detail, it is very difficult to search all the records. Moreover it will take more time and occupies lot of space.The details of both the inpatients an...
Stock Maintenance Code Generation with Header File
To generate code for classes for stock MaintenancePROCEDURE:See the basic procedure for generating Code generation.By using the Class diagram, Activity diagram, Use case diagram, sequence and collaboration diagram you can generate the code in basic c...
STOCK MAINTENANCE IDENTIFICATION OF ACTORS AND USECASES
To identify the actor and use case in Stock Maintenance and descriptionACTOR: 1. Administrator2. Customer 3. SupplierUSE CASES 1. Supply the product 2. Buy the product 3. Maintain the product details 4. Maintain Sales details 5. Maintain the purchase...
Stock Maintenance Problem Statement CASE TOOLS Software Component Lap
PROBLEM STATEMENT: Now a day’s people should purchase things in stores. So the stores must be maintaining the product details and also the stocks. So in this stock maintenance have the details about the product, purchase, sales and stock what are t...
Use case Specification For Online Flight Ticket Reservation System
To write the use-case specification consists of description about use-case flow of events such as basic flow, alternative flow, special requirement preconditions, and post conditions for the use-case “Reserve Tickets” of Online Airway Ticket Rese...
Identification Of Use-cases Actors Online Flight Ticket Reservation System
To identify the actors and use-cases in an Online Airway Ticket Reservation.ACTORS : 1. Reservation Clerk. 2. Passenger.USE CASES: 1. Maintaining Flight Details. 2. Maintaining Flight Status. 3. Reserve Tickets 4. Canc...
Online Flight Ticket Reservation System Problem Statement
Online ticket reservation application is to maintain flight details, flight status, reservation, cancellation process. The flight status which maintain flight ID, flight name, arrival time, departure time and also it contain details about the seats s...
DEPLOYMENT DIAGRAM For STUDENT MARK ANALYSIS
To create a deployment diagram for the use case of Student Mark Analysis.Algorithm:1. Double click the deployment view2. Right click and select new to processor and gives the name of the databaseMS ACCESS.3. Again right click the deployment view and ...
COMPONENT DIAGRAM For STUDENT MARK ANALYSIS System
To create a component diagram for use-case Student details.Algorithm:Open the component view and right click new to component diagram.Select the component diagram and name it.And give name of that component diagram.Repeat the above two steps for each...
CODE GENRATION For STUDENT MARK ANALYSIS
To generate the code for classes.Procedure: 1. Open the class diagram in design model. 2. Go to tools menu and select options and then select notation tab and set the default Language. 3. To generate a code click the appropriate class, then sel...
CLASS DIAGRAM For STUDENT MARK ANALYSIS
Procedure:1. Add the class diagram to the browser.Open the previous project model.Add the student mark details then class diagram, under the use caseRealization in the browser then opens the diagram.2. Add the classes to the diagram. View the st...
COLLABORATION DIAGRAM For STUDENT MARK ANALYSIS System
To Auto generate a collaboration diagram for the basic flow of the student mark details use case.Procedure: 1. Auto generation collaboration diagram. a. Open the previous model. b. Press f5 to auto generate the collaboration diagram.2. Run Reports. a...
Analysis Of Classes For Student Mark Analysis
AIM : To analysis the different classes such as boundary class, entity class, control class ofthe student mark details use case.Boundary Class : A boundary class intermediates between the interface and something outside thesystem. Boundary classes in...
