İngilizce - Türkçe çeviri
Related:
algebra
algorism
algorithm complexity
algorithm error
algorithmic
algorithmics
algorithmization
algorithmize
algorithms
algorithm translatio..
approximation algori..
ascent algorithm
blind algorithm
cryptographic algori..
data structure
descent algorithm
distributed algorith..
divide and conquer a..
division algorithm
encryption algorithm
evolutionary algorit..
exchange sorting alg..
Fair-Share Algorithm
function
genetic algorithm
greedy algorithm
insertion sorting al..
iterative algorithm
learning algorithm
linear search algori..
merge sorting algori..
Message Digest Algor..
optimization algorit..
parallel algorithm
program
randomized algorithm
scan-line algorithm
semantic algorithm
semi-algorithm
sequential algorithm
Slow Start Algorithm
storage algorithm
translation algorith..
 
algorithmadd into favorites/ˈælɡəɹɪðm/
EN    UK    US    AU    
Etymology: [ 'al-g&-"ri-[th]& ] (noun.) circa 1894. From French algorithme; from the Old French algorisme ("the Arabic numeral system"), a modification likely due to a mistaken connection with Greek ἀριθμός (number); from Medieval Latin algorismus, a transliteration of the name of the Persian mathematician al-Khwārizmī (Arabic: الخوارزمي, "native of Khwarezm.")

Çözüm Yolu, bir problemin çözümünde izlenen işlemler dizisi, arap rakamları sistemi, algoritma, logaritma, (isim) arap rakamları sistemi, Harzemli Yolu,

1 Çözüm Yolu     ts
2 bir problemin çözümünde izlenen işlemler dizisi     ts
3 arap rakamları sistemi     ts
4 algoritma     ts
5 logaritma     ts
6 (isim) arap rakamları sistemi     ts
7 Harzemli Yolu     ts
 

A precise step-by-step plan for a computational procedure that begins with an input value and yields an output value in a finite number of steps, The term algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem, Well-defined rule or process for arriving at a solution to a problem In networking, algorithms are commonly used to determine the best route for traffic from a particular source to a particular destination, A recipe outlining the steps in a procedure for solving a problem; often used to describe key methods used in a computer program, (n ) A sequence of steps designed to solve a problem or execute a process such as drawing a curve from a set of control points, A step-by-step procedure for problem- solving, A predetermined set of instructions for solving a specific problem with a limited number of steps For example, you define A/R algorithm methods to instruct the system about how to apply receipts during the automatic receipts process, such as invoice selection match, balance forward match, or a combination invoice match You can use a given base method, or create different versions of a base method through the use of processing options, selection criteria, and sequencing specifications, A mathematical routine used to perform computations (often used for cryptography), A structured approach to problem solving that graphically shows all of the possible choices to solving a clinical problem and the sequence of steps in reaching those solutions A clinical algorithm creates a picture of a diagnostic reasoning pathway (also known as a flowchart or decision tree), a precise rule (or set of rules) specifying how to solve some problem, A statement of predefined steps to be followed in the solution of a problem, such as a set of image processing steps (each a mathematical manipulation of the image data) to bring about a desired outcome, step-by-step procedure for solving a mathematical problem; also used to describe step-by-step procedures for making a series of choices among alternative decisions to reach an outcome, A formula or set of steps for solving a problem, A formula or set of steps used for solving a particular problem To be an algorithm, a set of rules must be unambiguous and have a clear stopping point, a sequence of steps needed to solve logical or mathematical problems In security, the term usually refers to cryptographic algorithms used in encryption or decryption of data files and messages and to create digital signatures, but it may also refer to pattern matching in virus or intrusion detection which does not rely on the use of a simple scan string (see signature), is a procedure or formula for solving problems, (I) A finite set of step-by-step instructions for a problem-solving or computation procedure, especially one that can be implemented by a computer [RFC2828] A mathematical procedure that can usually be explicitly encoded in a set of computer language instructions that manipulate data Cryptographic algorithms are mathematical procedures used for such purposes as encrypting and decrypting messages and signing documents digitally [AJP] (see also Data Encryption Standard, cryptanalysis, cryptographic key, cryptographic module, cyclic redundancy check, initialization vector, key-escrow system, metric) (includes Digital Signature Algorithm, International Data Encryption Algorithm, Rivest-Shamir-Adelman algorithm, asymmetric algorithm, crypto-algorithm, message digest algorithm 5, secure hash algorithm, symmetric algorithm), An unambiguous formula or set of rules for solving a problem in a finite number of steps Algorithms for encryption are usually called Ciphers, A set of instructions or procedures for solving a problem, A prescribed finite set of well defined rules or processes for the solution of a problem in a finite number of steps In normal English, it is the mathematical formula for an operation, such as computing the check digits on packets of data that travel via packet switched networks In T-1, an “algorithm” is a “recipe” for making a computer do something A sequence of steps followed by a computer to accomplish a task, A procedure or formula for solving a problem, A rule, set of rules or a formula for solving a problem A set of computer statements for doing a particular job A formula for calculating 205-day adjusted weaning weights would be considered an algorithm, A formal set of instructions that can be followed to perform a specific task, such as a mathematical formula or a set of instructions in a computer program In compression software, refers to a specific formula used to compress or decompress video or other data, A computer program (or set of programs) which is designed to systematically solve a certain kind of problem WSR-88D radars (NEXRAD) employ algorithms to analyze radar data and automatically determine storm motion, probability of hail, VIL, accumulated rainfall, and several other parameters, A finite set of well-defined rules for the solution of a problem in a finite number of steps For example, a full statement of an arithmetic procedure for evaluating "sin x" to a stated precision (ANSI), An iterative method that generates a sequence of the form x^(k+1) = S_k(A_k(x^k)), where x^0 is given (called the initial point); A_k is an algorithm map that yields a set of policies, given the current point, x^k; and S_k is a selection function (in case A_k has more than one policy in it) Note that the algorithm map and selection function can depend on the iteration number (k) A concrete example is of the form x^(k+1) = x^k + s_k d^k, where s_k is a scalar parameter, called the step size and d^k is a vector, called the direction of change The step size may require a selection from a line search solution (if there are many optimal solutions); one is to select the least value (perhaps above some threshold) In practice, algorithms have a variety of tolerances to control its computer representation, progression and termination, A detailed sequence of actions to perform to accomplish some task Technically, an algorithm must reach a result after a finite number of steps, thus ruling out brute force search methods for certain problems, though some might claim that brute force search was also a valid (generic) algorithm The term is also used loosely for any sequence of actions (which may or may not terminate), An algorithm is a series of mathematical steps, especially in a computer programme, which will give you the answer to a particular kind of problem or question. a set of instructions that are followed in a fixed order and used for solving a mathematical problem, making a computer program etc (algorism (13-19 centuries), from algorismus, from al-khuwarizmi, from al-Khuwarizmi 9th-century Arab mathematician; influenced by arithmos ). Procedure that produces the answer to a question or the solution to a problem in a finite number of steps. An algorithm that produces a yes or no answer is called a decision procedure; one that leads to a solution is a computation procedure. A mathematical formula and the instructions in a computer program are examples of algorithms. Euclid's Elements ( 300 BC) contained an algorithm for finding the greatest common divisor of two integers. Manipulation of lists (searching for, inserting, and removing items) can be done efficiently by using algorithms, The art of calculating with any species of notation; as, the algorithms of fractions, proportions, surds, etc, The art of calculating by nine figures and zero, (Mathematics) step-by-step procedure used to solve a problem (often includes repetition of steps); step-by-step problem-solving procedure used within software applications (Computers), (al´go-rith´mz):Systematic patterns of reasoning that guarantee finding a correct solution to a problem (p 280), Algorithms are routines to deal with particular situations; for example, a controller formula to correct an element in a continuous process, any mechanical or recursive computational procedure, plural of algorithm, a step-by-step procedure for solving a problem or accomplishing some end especially by a computer, have been developed and are combined to recognise gene structural components, A step-by-step problem-solving procedure, especially an established, recursive computational procedure for solving a problem in a finite number of steps, A step-by-step procedure for solving a problem, A list of instructions used to complete computer tasks, A mathematical equation that produces in a fixed number of steps the answer the answer to a question or the solution to a problem,

8 A precise step-by-step plan for a computational procedure that begins with an input value and yields an output value in a finite number of steps - "Informally, an algorithm is any well-defined computational procedure that takes some value, or set of values, as input and produces some value, or set of values, as output. An algorithm is thus a sequence of computational steps that transform the input into the output."     ts
9 The term algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem     ts
10 Well-defined rule or process for arriving at a solution to a problem In networking, algorithms are commonly used to determine the best route for traffic from a particular source to a particular destination     ts
11 A recipe outlining the steps in a procedure for solving a problem; often used to describe key methods used in a computer program     ts
12 (n ) A sequence of steps designed to solve a problem or execute a process such as drawing a curve from a set of control points     ts
13 A step-by-step procedure for problem- solving     ts
14 A predetermined set of instructions for solving a specific problem with a limited number of steps For example, you define A/R algorithm methods to instruct the system about how to apply receipts during the automatic receipts process, such as invoice selection match, balance forward match, or a combination invoice match You can use a given base method, or create different versions of a base method through the use of processing options, selection criteria, and sequencing specifications     ts
15 A mathematical routine used to perform computations (often used for cryptography)     ts
16 A structured approach to problem solving that graphically shows all of the possible choices to solving a clinical problem and the sequence of steps in reaching those solutions A clinical algorithm creates a picture of a diagnostic reasoning pathway (also known as a flowchart or decision tree)     ts
17 a precise rule (or set of rules) specifying how to solve some problem     ts
18 A statement of predefined steps to be followed in the solution of a problem, such as a set of image processing steps (each a mathematical manipulation of the image data) to bring about a desired outcome     ts
19 step-by-step procedure for solving a mathematical problem; also used to describe step-by-step procedures for making a series of choices among alternative decisions to reach an outcome     ts
20 A formula or set of steps for solving a problem     ts
21 A formula or set of steps used for solving a particular problem To be an algorithm, a set of rules must be unambiguous and have a clear stopping point     ts
22 a sequence of steps needed to solve logical or mathematical problems In security, the term usually refers to cryptographic algorithms used in encryption or decryption of data files and messages and to create digital signatures, but it may also refer to pattern matching in virus or intrusion detection which does not rely on the use of a simple scan string (see signature)     ts
23 is a procedure or formula for solving problems     ts
24 (I) A finite set of step-by-step instructions for a problem-solving or computation procedure, especially one that can be implemented by a computer [RFC2828] A mathematical procedure that can usually be explicitly encoded in a set of computer language instructions that manipulate data Cryptographic algorithms are mathematical procedures used for such purposes as encrypting and decrypting messages and signing documents digitally [AJP] (see also Data Encryption Standard, cryptanalysis, cryptographic key, cryptographic module, cyclic redundancy check, initialization vector, key-escrow system, metric) (includes Digital Signature Algorithm, International Data Encryption Algorithm, Rivest-Shamir-Adelman algorithm, asymmetric algorithm, crypto-algorithm, message digest algorithm 5, secure hash algorithm, symmetric algorithm)     ts
25 An unambiguous formula or set of rules for solving a problem in a finite number of steps Algorithms for encryption are usually called Ciphers     ts
26 A set of instructions or procedures for solving a problem     ts
27 A prescribed finite set of well defined rules or processes for the solution of a problem in a finite number of steps In normal English, it is the mathematical formula for an operation, such as computing the check digits on packets of data that travel via packet switched networks In T-1, an “algorithm” is a “recipe” for making a computer do something A sequence of steps followed by a computer to accomplish a task     ts
28 A procedure or formula for solving a problem     ts
29 A rule, set of rules or a formula for solving a problem A set of computer statements for doing a particular job A formula for calculating 205-day adjusted weaning weights would be considered an algorithm     ts
30 A formal set of instructions that can be followed to perform a specific task, such as a mathematical formula or a set of instructions in a computer program In compression software, refers to a specific formula used to compress or decompress video or other data     ts
31 A computer program (or set of programs) which is designed to systematically solve a certain kind of problem WSR-88D radars (NEXRAD) employ algorithms to analyze radar data and automatically determine storm motion, probability of hail, VIL, accumulated rainfall, and several other parameters     ts
32 A finite set of well-defined rules for the solution of a problem in a finite number of steps For example, a full statement of an arithmetic procedure for evaluating "sin x" to a stated precision (ANSI)     ts
33 An iterative method that generates a sequence of the form x^(k+1) = S_k(A_k(x^k)), where x^0 is given (called the initial point); A_k is an algorithm map that yields a set of policies, given the current point, x^k; and S_k is a selection function (in case A_k has more than one policy in it) Note that the algorithm map and selection function can depend on the iteration number (k) A concrete example is of the form x^(k+1) = x^k + s_k d^k, where s_k is a scalar parameter, called the step size and d^k is a vector, called the direction of change The step size may require a selection from a line search solution (if there are many optimal solutions); one is to select the least value (perhaps above some threshold) In practice, algorithms have a variety of tolerances to control its computer representation, progression and termination     ts
34 A detailed sequence of actions to perform to accomplish some task Technically, an algorithm must reach a result after a finite number of steps, thus ruling out brute force search methods for certain problems, though some might claim that brute force search was also a valid (generic) algorithm The term is also used loosely for any sequence of actions (which may or may not terminate)     ts
35 An algorithm is a series of mathematical steps, especially in a computer programme, which will give you the answer to a particular kind of problem or question. a set of instructions that are followed in a fixed order and used for solving a mathematical problem, making a computer program etc (algorism (13-19 centuries), from algorismus, from al-khuwarizmi, from al-Khuwarizmi 9th-century Arab mathematician; influenced by arithmos ). Procedure that produces the answer to a question or the solution to a problem in a finite number of steps. An algorithm that produces a yes or no answer is called a decision procedure; one that leads to a solution is a computation procedure. A mathematical formula and the instructions in a computer program are examples of algorithms. Euclid's Elements ( 300 BC) contained an algorithm for finding the greatest common divisor of two integers. Manipulation of lists (searching for, inserting, and removing items) can be done efficiently by using algorithms     ts
36 The art of calculating with any species of notation; as, the algorithms of fractions, proportions, surds, etc     ts
37 The art of calculating by nine figures and zero     ts
38 (Mathematics) step-by-step procedure used to solve a problem (often includes repetition of steps); step-by-step problem-solving procedure used within software applications (Computers)  isim     ts
39algorithms (al´go-rith´mz):Systematic patterns of reasoning that guarantee finding a correct solution to a problem (p 280)     ts
40algorithms Algorithms are routines to deal with particular situations; for example, a controller formula to correct an element in a continuous process     ts
41algorithms any mechanical or recursive computational procedure     ts
42algorithms plural of algorithm     ts
43algorithms a step-by-step procedure for solving a problem or accomplishing some end especially by a computer     ts
44algorithms have been developed and are combined to recognise gene structural components     ts
45algorithms A step-by-step problem-solving procedure, especially an established, recursive computational procedure for solving a problem in a finite number of steps     ts
46algorithms A step-by-step procedure for solving a problem     ts
47algorithms A list of instructions used to complete computer tasks     ts
48algorithms A mathematical equation that produces in a fixed number of steps the answer the answer to a question or the solution to a problem     ts
More results


blog comments powered by Disqus

Günün Kelimesi




Sözlük . Dictionary . Wörterbuch . λεξικό . Diccionario . 字典 . словарь . Dictionnaire . القاموس . Dizionario . מילון . Matokeo . واژه نامه . 辞書
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada algorithm kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. algorithm kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan algorithm kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.

© 1999-2012 SesliSozluk™
sesli sözlük ltd. şti.