answersLogoWhite

0

What is algorithm specification?

Updated: 12/3/2022
User Avatar

Wiki User

12y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is algorithm specification?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the two characteristics of OSPF?

The first is that the protocol is open, which means that its specification is in the public domain. The OSPF specification is published as Request For Comments (RFC) 1247. The second principal characteristic is that OSPF is based on the SPF algorithm, which sometimes is referred to as the Dijkstra algorithm (Answer is from CCNA 3 guide)


How do you make program specification?

you first of all state the function of the program. State the inputs that will be used,the algorithm and the outputs of the program.


What is an implmentation plan in marketing?

Implementation is the realization of an application, or execution of a plan, idea, model, design, specification, standard, algorithm, or policy.


How are the expanded algorithm and the standard algorithm different?

They are different because standard algorithm is more common then the expanded algorithm


What is algorithm to write algorithm to the program to access a pointer variable in structure?

Here is the algorithm of the algorithm to write an algorithm to access a pointer in a variable. Algorithmically.name_of_the_structure dot name_of_the _field,eg:mystruct.pointerfield


How are language syntax and algorithms alike?

Language syntax and algorithms are not alike. These are two different things. Syntax is the specification of how a particular step is described to the compiler, while an algorithm is a syntax independent way of describing the process used to solve a problem.


Which algorithm is more efficient lamport bakery algorithm or black and white bakery algorithm?

Black and White bakery algorithm is more efficient.


What is animal specification?

Specification of animals.


What is complsexity of an algorithm?

Complexity of an algorithm is a measure of how long an algorithm would take to complete given


What is the difference between particular specification and general specification?

General Specifications•General specification are written•General Specification may include:General site requirement- Health and safety- Measures against environmental pollution- Security measuresParticular Specification•It contains particular specification.•Example :- Strength and other properties of steel- Strength of concrete- Specification of bricks- Specification of electrical itemsEtc.


How algorithm is different from flowchart?

An algorithm is a series of steps leading to a result. A flowchart can be a graphical representation of the algorithm.


How do you test algorithm?

By preparing test cases we can test an algorithm. The algorithm is tested with each test case.