Search results
Jump to navigation
Jump to search
- ...For example, if function ''div''(''x'',''y'') = ''x''/''y'', then ''div'' with the parameter ''x'' fixed at 1 is another function: ''div''<sub>1</sub>(''y ..., for example by creating a function that represents the addition operator with 1 bound as its first argument. ...11 KB (1,589 words) - 15:43, 19 November 2023
- ...ta type <code>A</code> (often written <code>Just A</code> or <code>Some A</code>). ..., while nullable types do not (e.g. <code>String??</code> = <code>String?</code>). ...14 KB (1,979 words) - 02:57, 31 January 2025
- [[File:Queap.svg|thumb | right | 350x260px |A Queap Q with k = 6 and n = 9]] ...ll the nodes ''v'' whose children are new/modified, and repeat the process with the next parent until the parent is equal to the root. Walk from the root t ...10 KB (1,651 words) - 19:37, 13 May 2024
- ...f inspiration to [[Graphics|graphic artists]] attempting to imitate nature with mathematical models. The fern code developed by Barnsley is an example of an [[iterated function system]] (IFS) to create a fractal. This follows ...11 KB (1,540 words) - 15:19, 10 November 2024
- ...oints <math>\mathbf{P}_0, \mathbf{P}_1, \mathbf{P}_2, \mathbf{P}_3</math>, with the curve drawn only from <math>\mathbf{P}_1</math> to <math>\mathbf{P}_2</ [[File:Catmull-Rom Spline.png|thumb|Catmull–Rom spline interpolation with four points]] ...14 KB (2,103 words) - 14:01, 31 January 2025
- ...analytical processing]] (OLAP) servers. Please see the individual products articles for further information. ...m/support/documentation/mdx_integration/java_integration.html|title=icCube Java integration documentation|publisher=icCube}}</ref> [[R (programming languag ...30 KB (3,664 words) - 06:15, 21 February 2025
- ...ode> is non-commutative and if <code>b</code> is non-commutative <code>~b</code> is commutative. // Example 1 ...7 KB (939 words) - 17:08, 27 January 2025
- [[File:Stoer wagner-example-min-cut.gif|thumb|A min-cut of a weighted graph having min-cut weight 4<ref ...[[minimum cut]] problem in [[Undirected graph|undirected]] weighted graphs with non-negative weights. It was proposed by Mechthild Stoer and Frank Wagner i ...15 KB (2,597 words) - 20:58, 12 October 2024
- ...rst=Aldo |title=Visualising Sorting Algorithms |url=https://corte.si/posts/code/visualisingsorting/index.html |date=27 April 2007 |access-date=16 March 201 ...s through the input list element by element, comparing the current element with the one after it, [[Swap (computer science)|swapping]] their values if need ...19 KB (2,880 words) - 09:47, 24 February 2025
- |caption=Example of insertion sort sorting a list of random numbers. Given an array '''A''' with ''n'' keys: ...14 KB (2,145 words) - 20:54, 29 April 2024
- ...represents a bit sequence of one or more bits of a key. A '''bitwise trie with bitmap''' uses a [[bit array|bitmap]] to denote valid child branches. ...y is distributed across the tree structure. In a "classic" trie, each node with its child-branches represents one symbol of the alphabet of one position (c ...27 KB (3,187 words) - 13:09, 21 March 2024
- ...ip detects a location within China, and incorrect alignment of street maps with satellite maps in various applications.<ref>{{cite conference|author1=Rabaz ...e critical sectors of the Chinese economy to foreign companies, and assist with cracking down on dissent.<ref name="Reuters-2017" /> ...29 KB (3,870 words) - 19:33, 31 July 2024
- == A motivating example: Gambling game == ...Applications and Algorithms (7th Edition), Duxbury Press, 2003, chap. 19, example 3.</ref> ...23 KB (3,316 words) - 23:09, 16 January 2025
- Escape conditions can be simple or complex. Because no [[complex number]] with a real or imaginary part greater than 2 can be part of the set, a common ba <!-- NOTE that xtemp is necessary, otherwise y would be calculated with the new x, which would be wrong. Also note that one must plot (''x''<sub>0< ...50 KB (7,715 words) - 01:25, 27 February 2025
- |image=[[File:Block sort with numbers 1 to 16 (thumb).gif|link=File:Block_sort_with_numbers_1_to_16.gif|b ...ng algorithm]] combining at least two [[merge algorithm|merge]] operations with an [[insertion sort]] to arrive at {{math|''O''(''n'' log ''n'')}} (see [[B ...37 KB (5,676 words) - 04:48, 13 November 2024