an algorithm is working code that accomplishes a task. like a sorting algorithm would get an array sorted alphebitically, asending, decending.. whatever it was programmed to do.
psuedocode is like a basic outline of a method or a program or a chunk of code. it lets you visualize the steps you need to take to accomplish a goal. for example:
psuedocode:
obviously you couldn't copy and paste that code into any 'ol program, but it really gets you on track
An algorithm is an abstract set of rules used to solve a specific problem. Pseudocode is just one of many ways to represent an algorithm.
In Java programming language, an algorithm refers to a sequence of instructions that have been specified to undertake a particular task within a certain time. An algorithm can take no or several inputs but will generate at least one output.
Dekker algorithm has much more complex code with higher efficiency, while Peterson has simpler code. Imran Dekker algorithm has also the disadvantage of being not expendable (maximum 2 processes mutual exclusion, while Peterson can be extended for more then 2 processes. more info here: http://en.wikipedia.org/wiki/Peterson%27s_algorithm#The_Algorithm_for_more_then_2_processes
An algorithm is a instruction for solving a problem. It is typically illustrated using prose, pseudo code or flowcharts, but other methods exist. The algorithm is the "here's how it's going to work" part of the solution. An implementation (of an algorithm) is a specific expression of this algorithm, using a specific programming language or any other suitable means. The implementation is the "here's how I've done it" part of the solution.
Source code is a sequence of executable instructions written in a particular language. Pseudo code is a sequence of non-executable instructions. It is also called algorithm written in plain English
what's the difference between flow chart and structure diagrams and pseudo code
There is not much of a difference between a pin code and a postal code. A pin code is used in India while other countries such as the U.S. use postal codes.
PEGASIS Cluster Algorithm Code for WSN Omnet++ ?
A algorithm in artificial intelligence is a line of code meant to simulate a human emotion.
ICD9 code is the diagnosis code and a CPT is the procedure code
pseudo code algorithm to create a linked list
Visit related link below for coding in C,Matlab, Fortran