N
N
neokrom2016-04-10 16:51:38
Visual Basic
neokrom, 2016-04-10 16:51:38

Let the elements of a right-angled isosceles triangle be: the leg a, the hypotenuse b, the height dropped from the vertex of the right angle to the hypotenuse?

1. Development environment - Visual BASIC 6.0.
2. Representation of the solved problem - a printed program code with comments and a "screenshot" of the screen form indicating the names of objects (the value of the Name property).
3. The application must have an interface that corresponds to the content of the task with the necessary controls (see examples in the attached folder "Student Manual" in accordance with the subject of the tasks).
4. The printed version of the coursework report must be accompanied by an electronic version of the developed applications (projects).
5. Requirement for the program code:
• The program code of the project must have detailed comments.
• The Option Explicit statement must be included in the code.
• Sections of code, when appropriate, should be presented as procedures or functions placed in individual modules.
• Introduce controls into the application interface that display input and output information.
• If the task condition does not specify the application interface controls, then its code should be written as follows:
Let the elements of a right-angled isosceles triangle be: leg a, hypotenuse b, height lowered from the vertex of the right angle to the hypotenuse h, area S. Write a program that, given the number and value of the corresponding element, would calculate the value of all other elements of the triangle. Draw an isosceles triangle on the form, with signed elements and formulas for their calculation.
Use select statement?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question