Click here to Skip to main content
15,890,670 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Computer calculate expression Pin
Pavlex410-Dec-16 11:06
Pavlex410-Dec-16 11:06 
QuestionRe: C# Computer calculate expression Pin
Richard MacCutchan10-Dec-16 20:49
mveRichard MacCutchan10-Dec-16 20:49 
AnswerRe: C# Computer calculate expression Pin
Pavlex410-Dec-16 22:40
Pavlex410-Dec-16 22:40 
GeneralRe: C# Computer calculate expression Pin
OriginalGriff10-Dec-16 22:45
mveOriginalGriff10-Dec-16 22:45 
GeneralRe: C# Computer calculate expression Pin
Richard MacCutchan10-Dec-16 21:51
mveRichard MacCutchan10-Dec-16 21:51 
GeneralRe: C# Computer calculate expression Pin
OriginalGriff10-Dec-16 22:42
mveOriginalGriff10-Dec-16 22:42 
GeneralRe: C# Computer calculate expression Pin
Jon McKee10-Dec-16 22:45
professionalJon McKee10-Dec-16 22:45 
AnswerRe: C# Computer calculate expression Pin
Patrice T10-Dec-16 22:42
mvePatrice T10-Dec-16 22:42 
We do not do your HomeWork.
HomeWork is not set to test your skills at begging other people to do your work, it is set to make you think and to help your teacher to check your understanding of the courses you have taken and also the problems you have at applying them.
Any failure of you will help your teacher spot your weaknesses and set remedial actions.
So, give it a try, reread your lessons and start working. If you are stuck on a specific problem, show your code and explain this exact problem, we might help.

As programmer, your job is to create algorithms that solve specific problems and you can't rely on someone else to eternally do it for you, so there is a time where you will have to learn how to. And the sooner, the better.
When you just ask for the solution, it is like trying to learn to drive a car by having someone else training.
Creating an algorithm is basically finding the maths and make necessary adaptation to fit your actual problem.

Pavlex4 wrote:
How to make program that from given numbers calculate give value or if he can't calculate that value he should find closest to that value?
Build an algorithm that try every possible combinations of the numbers and allowed operations and remember best result.
Patrice

“Everything should be made as simple as possible, but no simpler.” Albert Einstein

GeneralRe: C# Computer calculate expression Pin
Pavlex411-Dec-16 6:22
Pavlex411-Dec-16 6:22 
GeneralRe: C# Computer calculate expression Pin
Patrice T11-Dec-16 8:29
mvePatrice T11-Dec-16 8:29 
QuestionC# SQL Server problem Pin
Pavlex410-Dec-16 5:32
Pavlex410-Dec-16 5:32 
AnswerRe: C# SQL Server problem Pin
OriginalGriff10-Dec-16 5:39
mveOriginalGriff10-Dec-16 5:39 
GeneralRe: C# SQL Server problem Pin
Pavlex410-Dec-16 5:55
Pavlex410-Dec-16 5:55 
GeneralRe: C# SQL Server problem Pin
OriginalGriff10-Dec-16 5:59
mveOriginalGriff10-Dec-16 5:59 
GeneralRe: C# SQL Server problem Pin
Pavlex410-Dec-16 6:04
Pavlex410-Dec-16 6:04 
GeneralRe: C# SQL Server problem Pin
OriginalGriff10-Dec-16 6:23
mveOriginalGriff10-Dec-16 6:23 
GeneralRe: C# SQL Server problem Pin
Pavlex410-Dec-16 6:49
Pavlex410-Dec-16 6:49 
GeneralRe: C# SQL Server problem Pin
OriginalGriff10-Dec-16 7:28
mveOriginalGriff10-Dec-16 7:28 
QuestionC# Check if textbox value exists in SQL server database Pin
Pavlex410-Dec-16 2:31
Pavlex410-Dec-16 2:31 
AnswerRe: C# Check if textbox value exists in SQL server database Pin
Wendelius10-Dec-16 2:40
mentorWendelius10-Dec-16 2:40 
GeneralRe: C# Check if textbox value exists in SQL server database Pin
Pavlex410-Dec-16 4:16
Pavlex410-Dec-16 4:16 
GeneralRe: C# Check if textbox value exists in SQL server database Pin
PIEBALDconsult10-Dec-16 4:22
mvePIEBALDconsult10-Dec-16 4:22 
AnswerRe: C# Check if textbox value exists in SQL server database Pin
Wendelius10-Dec-16 5:18
mentorWendelius10-Dec-16 5:18 
QuestionC# Textbox Pin
Pavlex49-Dec-16 6:57
Pavlex49-Dec-16 6:57 
AnswerRe: C# Textbox Pin
Michael_Davies9-Dec-16 7:03
Michael_Davies9-Dec-16 7:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.