英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

algorithm    音标拼音: ['ælgɚ,ɪðəm]
n. 运算法则

运演算法则

algorithm
演算法


algorithm
演算法; 处理步骤


algorithm
算法 ALG

algorithm
演算法 处理步骤 算法

algorithm
n 1: a precise rule (or set of rules) specifying how to solve
some problem [synonym: {algorithm}, {algorithmic rule},
{algorithmic program}]

Algorism \Al"go*rism\, Algorithm \Al"go*rithm\, n. [OE.
algorism, algrim, augrim, OF. algorisme, F. algorithme (cf.
Sp. algoritmo, OSp. alguarismo, LL. algorismus), fr. the Ar.
al-Khow[=a]rezm[imac] of Khow[=a]rezm, the modern Khiwa,
surname of Abu Ja'far Mohammed ben Mus[=a], author of a work
on arithmetic early in the 9th century, which was translated
into Latin, such books bearing the name algorismus. The
spelling with th is due to a supposed connection with Gr. ?
number.]
1. The art of calculating by nine figures and zero;
computation with Arabic figures.
[1913 Webster]

2. the Arabic system of numeration.

Syn: decimal system
[WordNet 1.5]

3. The art of calculating with any species of notation; as,
the algorithms of fractions, proportions, surds, etc.
[1913 Webster]


algorithm \algorithm\ n.
a precise rule (or set of rules) specifying how to solve some
problem; a set of procedures guaranteed to find the solution
to a problem.

Syn: algorithmic rule, algorithmic program
[WordNet 1.5 PJC]

51 Moby Thesaurus words for "algorithm":
Arabic numerals, MO, Roman numerals, algorism, applied mathematics,
approach, attack, binary system, course, decimal system,
duodecimal system, fashion, figures, form, guise,
hexadecimal system, higher mathematics, line, line of action,
lines, manner, manner of working, math, mathematic, mathematics,
means, method, methodology, mode, mode of operation,
mode of procedure, modus operandi, numbers, octal system, order,
practice, procedure, proceeding, process, pure mathematics,
routine, style, system, tack, technique, the drill, the how,
the way of, tone, way, wise

A detailed sequence of actions to
perform to accomplish some task. Named after the Iranian,
Islamic mathematician, astronomer, astrologer and geographer,
{Muhammad ibn Musa al-Khwarizmi}.

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).

{Paul E. Black's Dictionary of Algorithms, Data Structures,
and Problems (http://nist.gov/dads/)}.

(2002-02-05)



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • algorithm - What does O (log n) mean exactly? - Stack Overflow
    A common algorithm with O (log n) time complexity is Binary Search whose recursive relation is T (n 2) + O (1) i e at every subsequent level of the tree you divide problem into half and do constant amount of additional work
  • algorithm - Difference between Big-O and Little-O Notation - Stack Overflow
    Algorithm A can't tell the difference between two similar inputs instances where only x 's value changes If x is the minimum in one of these instances and not in the other, then A will fail to find the minimum on (at least) one of these two instances In other words, finding the minimum in an array is in not in o(n) and is therefore in 𝛺(n)
  • how do *you* calculate approximate Big O? - Stack Overflow
    Most people with a degree in CS know what Big O stands for It helps us to measure how well an algorithm scales How do you calculate or approximate the complexity of your algorithms?
  • What is the best algorithm for overriding GetHashCode?
    The hashing algorithm needs to be deterministic i e given the same input it must always produce the same output Reduce Collisions The algorithm that calculates a hash code needs to keep hash collisions to a minumum A hash collision is a situation that occurs when two calls to GetHashCode on two different objects produce identical hash codes
  • Peak-finding algorithm for Python SciPy - Stack Overflow
    The peak-finding algorithm would find the location of these peaks (not just their values), and ideally would find the true inter-sample peak, not just the index with maximum value, probably using quadratic interpolation or something
  • Color gradient algorithm - Stack Overflow
    Given two rgb colors and a rectangle, I'm able to create a basic linear gradient This blog post gives very good explanation on how to create it But I want to add one more variable to this algorit
  • algorithm - Calculate distance between two latitude-longitude points . . .
    How do I calculate the distance between two points specified by latitude and longitude? For clarification, I'd like the distance in kilometers; the points use the WGS84 system and I'd like to unde
  • c# - Algorithm to detect overlapping periods - Stack Overflow
    Algorithm to detect overlapping periods [duplicate] Asked 13 years, 4 months ago Modified 5 years, 7 months ago Viewed 243k times
  • What is stability in sorting algorithms and why is it important?
    A sorting algorithm is said to be stable if two objects with equal keys appear in the same order in sorted output as they appear in the input array to be sorted Some sorting algorithms are stable by nature like Insertion sort, Merge Sort, Bubble Sort, etc And some sorting algorithms are not, like Heap Sort, Quick Sort, etc Background: a "stable" sorting algorithm keeps the items with the





中文字典-英文字典  2005-2009