Implement a simple calculator program

Assignment Help C/C++ Programming
Reference no: EM13894793

1. Implement a simple calculator shown in the picture above. Meaning of symbols are:

2. To manage the data in the memory, you should create a Student class and a list holding Student objects.

3. When the "Open File" button is clicked, the application should show an OpenFileDialog. Once, a file is selected, read the data about the students (Student ID, Student Name, Phone Number) from the file (.txt) and show the path of the file in Path to Data File Textbox. Then, add each student's ID, student's name, and phone number to the Student Data List box as shown above. Students' data also should be store in the list of Student objects.

4. When "Add Student" button is clicked, the application should read the text boxes named Student ID, Student Name, and Phone Number and add this data to the list box at the bottom of the existing data in the list box. It should also add a Student object to the list of Student objects in the application. After that, the text boxes should be cleared.

5. When "Delete Student" is clicked, the application should check the highlighted student in the ListBox and delete that Student object from the student collection. It should also remove the entries from the list box for the corresponding student.

6. When the "Save Data" button is clicked, the application should save the (updated) Students collection to the file specified in the Path To Data File TextBox, as comma separated values. The saved file should reflect the adds and deletes done on the form.

7. For other details, follow the interface in Microsoft Office programs.

8. Submit your ZIPPED application folder to Blackboard.

Reference no: EM13894793

Questions Cloud

How might these factors impact the effectiveness of praise : Why do you think there are such different points of view? How might biological and environmental factors affect the behavior of the child? How might these factors impact the effectiveness of praise
Manifestation of the unconscious in the case of anna : On what specific points would they agree and disagree regarding the purpose and manifestation of the unconscious in the case of Anna
What data are stored on your disk drive : Does it matter what data are stored on your disk drive? If the computer contained sensitive or proprietary data, are you necessarily in trouble?
Implement a simple calculator program : Implement a simple calculator
Implement a simple calculator program : Implement a simple calculator
Which of the technologies and strategies discussed : Which of the technologies and strategies discussed in this case might be of practical value to you? Why? Both SAN and NAS systems can use RAID internally (see discussion earlier in this chapter). Why might this be a good idea?
Explain how the five components relate to safeguards : Explain how the five components relate to safeguards. Describe two to three technical, two to three data, and two to three human safeguards. Write a brief description about the safeguards in Figure 12-8.
What were the consequences to adding 17 thamendment : what were the consequences (both positive and negative) to adding the 17th amendment to the Constitution? Argue whether or not the changes presented by this amendment were consistent with the intent of the Founding Fathers when they wrote the Cons..
What is system interface testing? : What is System Interface testing?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Principle ofsuperposition to determine that system is linear

Apply the principle of superposition to determine whether the following systems are linear. Sketch what the plot of the function looks like.

  C++ pointer function synopsis

C++ pointer Function Synopsis: char *amonthLess(char *dateString) Description: Variable dataString is a valid date in a form of mm/dd/yyyy Given the above information, write a main() program that asks a user to enter a date in a form of mm/dd/yyyy..

  Write in c++ another overloaded operator

Write in C++ another overloaded operator to go in the program that has Treasury. Overload the forward slash /  so that in the main program, you can declare sale to be of type Treasury, and commission to be of type Treasury, and commispctage to be of ..

  Write a function called makemat that will receive two row

Write a function called makemat that will receive two row vectors as input arguments, and from them create and return a matrix with two rows.

  The staffs need a program that can determine

The staffs need a program that can determine whether children have been naughty or nice. individual data files(can be any name) for each childred are available that consist of 368(365+3)integer number each.

  Write function that finds the minimum of three double value

1. Write a function that finds the minimum of three double values. This function should use another function that finds the minimum of two double values.

  Create a graphical (not text-based) visual c++ program

Create a graphical (not text-based) Visual C++ program that allows the user to enter the coefficients for a system of four equations with four unknowns. Include a button that when clicked, will solve the system of equations and display the results in..

  Write a c++ program which performs hexadecimal operands

Write a c++ program which performs +, -, *, / and $ on hexadecimal operands. The maximum length of any operand or a solution is 40 digits. The input will be in the following format

  Display the average and save the average to the file

Write a program that asks the user to enter five floating-point numbers. The program should create a file and save all five numbers to the file.

  Write a program that reads from a file a list of course name

Write a program that reads from a file a list of course names, letter grades for each course and number of credits each course is worth. The program will read each course name, grade earned and number of credits from the file and print out the course..

  Search for the value needle in the array

Search for the value needle in the array range given by [hay_begin ... hay_end), using the Linear Search algorithm. This function will return a pointer to the needle value if it is found, or a null pointer if needle is not found.

  Program to calculate word ladders where single-character

Write down a program in C++ to calculate word ladders where single-character substitutions have the cost of 1, and single-character additions or deletions.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd