answersLogoWhite

0

only19

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Which hash algorithm is commonly used in networking protocols and systems?

SHA-1


What is the Dijkstra's algorithm?

Dijkstra's algorithm has importance when you are trying to find the shortest path between two points. It's used in the computer networking field where routing protocols, like OSPF, uses it to find the shortest path between routers. http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm


Who was Al-Khwarizmi in the rise of Islam and what did he contribute to Islam?

many scientific contributions like algorithm. the algorithm used in every computer is derived from his name.


Is it only computer can be used in networking?

No, a no. of networking elements are used in networking. some of the networking elements are : routers, switches, cables, servers etc


What is anlgorithm in math?

An algorithm is a systematic method used to solve some problem.An algorithm is a systematic method used to solve some problem.An algorithm is a systematic method used to solve some problem.An algorithm is a systematic method used to solve some problem.


Computer Networking Questions?

An example for computer networking question is: how many digits of the DNIC identify the country? Another asks for how many routing algorithms are used.


What is the Round Robin algorithm?

It's an algorithm that is used for CPU schedulers.


Describe the various notations used to define the effiency of An algorithm?

notations used to define the efficiency of An algorithm


What kind of process algorithm is used in mac os x?

scheduling algorithm


Which hidden markov model algorithm is used for credit card fraud detection?

It's not the Markov algorithm, it is the Luhn Algorithm.


What is the running time of the algorithm being used for this task?

The running time of the algorithm being used for this task refers to the amount of time it takes for the algorithm to complete its operations. It is a measure of how efficient the algorithm is in solving the task at hand.


How do you draw flowchart for overloaded functions?

You don't. A flowchart is one form of a visualization for an algorithm. Overloaded functions are one of many tools used to implement such an algorithm. The algorithm (and, therefore, the flowchart) isn't concerned with the tool needed for the implementation.