<< Prev Showing: 126-130 of 353 Next >>
· 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 ·VB Basic Mathematical Calculation
Hello, I need some help on my assignment (I attached the actual assignment at the end of the answers). I did most of the parts but I still have problems writing some codes in Visual Basic. I need answers to the followings: 1. I need a code (Visual Basic) for the syntax X = P * R^2 (P=3.14) 2. I need a code to make the Text boxes, when used to display results, to be read-only. 3. I need a code to create an Exit button. 4. I need a code to Make sure the application accepts and calculates decimal values. Real Assignment: Your employer has requested the development of a software application to calculate the area of a circle. The application must accept only one value (i.e., the radiu... click for more
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
88711
OTA ID:
105277
Visual Basic Advanced Calculations
I have been hired by an engineering company to develop software to perform advanced geometric calculation. My new boss asked me to develop an application that allows engineers to calculate the surface area and the volume of a sphere using Visual Basic. For this, I will need to use the following formulas. Surface Area p = 4r2 Volume = 4/3 p r3 Remember p is equal to 3.14. 1. Allow the user to enter one value in the application (i.e., the radius value). 2. Use NumericUpdown controls to allow the user to enter the values. 3. Display the result in a text box and set it as read-only. 4. Make the Calculate button the Accept button. 5. Create a Clear button to clear the result te... click for more
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
88722
OTA ID:
105277
Develop a simple scientific calculator that will allow the following functions to be calculated using Visual Basic: a) tangent b) square c) sine d) cosine e) absolute value 1. Make the Calculate button the Accept button. 2. Create a Clear button to clear the result text box and reset all controls. 3. Create an Exit button. 4. Use labels to identify the input and output controls.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
88723
OTA ID:
105277
How many cells can be in a computer's main memory if each cell's address can be represented by two hexadecimal digits? What if four hexadecimal digits are used? Explain your answer.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
91413
OTA ID:
103644
1.Write an algorithm, using pseudo code, to perform one of the following tasks,* Given a string of numbers, identify all of the substrings that form numbers that are divisible by 3. For example, applying the algorithm on the string 37540 should produce the following substrings (not necessarily in this order): 0; 3; 75; 54; 375; 540 2.Four prospectors with only one lantern must walk through a mineshaft. At most, two prospectors can travel together and any prospector in the shaft must be with the lantern. The prospectors, named Andrews, Blake, Johnson, and Kelly, can walk through the shaft in one minute, two minutes, four minutes, and eight minutes, respectively. When two walk together ... click for more
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
92380
OTA ID:
105440
<< Prev Showing: 126-130 of 353 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-350 · 351-353 ·Page generated in 0.0962 seconds