473,414 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Microsoft Visual C++ programming: How to write an algorithm?

How do you understand and begin to write an algorithm?.
What are the procedures that take to write a program?

I have no idea?
I am taking a course in C++ and I do not know where to begin, or what to do?
Sep 11 '12 #1
4 2895
Rabbit
12,516 Expert Mod 8TB
That's probably a question you should ask the course teacher. Your question is akin to asking how do understand and begin to do math? It's such a broad question that there's not really a way to answer it.
Sep 11 '12 #2
Thank you. I need a special help. I asked the school to provide me a tutor. The school deos not provide any for this course. Nobody cares?.
Sep 11 '12 #3
zmbd
5,501 Expert Mod 4TB
Jenshen,
It's not that we don't care. This forum, and frankly most forums, simply isn't the best place to teach you the fundamentals of any application or programming language.
You have (or someone has) paid for a class and you need to avail yourself of the teacher’s open office hours. Also, it is impossible for me to believe that there are no tutors available for you. You need to go back to your teacher and ask for a list of tutors and/or get with the other students in your class and form a study group.

and a simple google turned up this:
http://www.freetechbooks.com/a-pract...sion-t804.html

Between this, your study group, the teacher, and your book... all you need to do now is work.

-z
Sep 11 '12 #4
donbock
2,426 Expert 2GB
You begin with a problem to be solved. For instance, suppose you want to find out if some particular number is prime.

Then you look for an appropriate algorithm. An algorithm is a strategy for solving the problem; and it doesn't need to have anything to do with computers. It is not unusual to have a choice of algorithms. For example, algorithms to test primality include:Then you select one of the candidate algorithms.

Then you write a program that implements the chosen algorithm. This is the first step where you use a computer.

Finally you test your program to make sure it really and truly solves the problem.
Sep 12 '12 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Novice | last post by:
Hi all, I'm afraid this is the second posting of this information as I didn't get a response on the previous post. I will try to shorten my message (i.e. be more concise) in the hopes that it will...
65
by: xuanbai98 | last post by:
I want to know the current support status of c99 on Microsoft Visual Studio. Anyone know whether Microsoft has any plan to support c99 on Visual Studio? Thanks, Xuan
1
by: Scott Chang | last post by:
Hi all, 1)I used Microsoft Visual C++.NET (2002) on my Windows Me and Windows XP Home Edition for the last one and half years. 4-5 weeks ago, I upgraded my PC from Windows XP Home Edition to...
0
by: Nospam | last post by:
Powware Visual Programming is the world's first environment for creating software using the Powware Visual Programming Language on the Tablet PC. Be one of the first in the world to experience...
0
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the...
1
by: nuoo | last post by:
Programming Microsoft SQL Server 2000 with Microsoft Visual Basic .NET Learn how to turn data into solutions with SQL Server 2000, Visual Basic .NET, and XML. Get a fundamental grasp of SQL...
4
by: jeff | last post by:
We current a VS 2005 Professional license ... what does this Microsoft Visual Studio 2005 Tools for Applications offer that VS 2005 does not? Any help would be greatly appreciated. Thanks...
56
by: paz | last post by:
Hi, Does anybody know how to start new C project with microsoft visual c++? I've created a file, but Tools-Run is inActive. How can I make it Active?
0
by: cooljoel27 | last post by:
can any one of youll write a code in microsoft Visual basics for secure Hash algorithm please see additional information below (this is for my final year project) ALGORITHM  Append padding bits...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.