Zum Inhalt springen

Suchergebnisse

Ähnlicher Begriff: abstract solling algorithmus
  • Vorschaubild für Donald E. Knuth
    Seminumerical Algorithms. 3. Auflage. Addison-Wesley, Reading, MA 1997, ISBN 0-201-89684-2.  The Art of Computer Programming. Vol. 3: Sorting and Searching…
    23 KB (2.284 Wörter) - 08:37, 4. Mai 2025
  • 328 S.).  James Leibold: Surveillance in China’s Xinjiang Region: Ethnic Sorting, Coercion, and Inducement. In: Journal of Contemporary China. Band 29,…
    510 KB (47.024 Wörter) - 12:31, 11. Jun. 2025

Suchergebnisse von der englischsprachigen Wikipedia.

  • Quicksort (Weiterleitung von „Quick sort“)
    published in 1961. It is still a commonly used algorithm for sorting. Overall, it is slightly faster than merge sort and heapsort for randomized data, particularly…
    73 KB (10.092 Wörter) - 15:13, 11. Jul. 2025
  • computer science, the analysis of algorithms is the process of finding the computational complexity of algorithms—the amount of time, storage, or other…
    25 KB (3.683 Wörter) - 19:34, 18. Apr. 2025
  • perform a computation. Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use conditionals…
    61 KB (7.016 Wörter) - 20:37, 15. Jul. 2025
  • perform sorting on fixed numbers of values, in which case they are called sorting networks. Sorting networks differ from general comparison sorts in that…
    21 KB (2.159 Wörter) - 02:11, 28. Okt. 2024
  • In computer science, a tree is a widely used abstract data type that represents a hierarchical tree structure with a set of connected nodes. Each node…
    17 KB (2.207 Wörter) - 12:40, 22. Mai 2025
  • Priority queue (Kategorie Abstract data types)
    to sorting algorithms. The section on the equivalence of priority queues and sorting algorithms, below, describes how efficient sorting algorithms can…
    33 KB (5.009 Wörter) - 15:57, 18. Jul. 2025
  • algorithms (also known as force-directed algorithms or spring-based algorithm) Spectral layout Network analysis Link analysis Girvan–Newman algorithm:…
    72 KB (7.951 Wörter) - 19:13, 5. Jun. 2025
  • Time complexity (Weiterleitung von „Fast algorithms“)
    "efficient", or "fast". Some examples of polynomial-time algorithms: The selection sort sorting algorithm on n integers performs A n 2 {\displaystyle An^{2}}…
    41 KB (4.997 Wörter) - 09:38, 21. Jul. 2025
  • Bead sort, also called gravity sort, is a natural sorting algorithm, developed by Joshua J. Arulanandham, Cristian S. Calude and Michael J. Dinneen in…
    8 KB (1.084 Wörter) - 23:45, 10. Jun. 2024
  • evaluated, similar to the imperative style often used when describing abstract algorithms. The constraints are typically specified in prose. Presentations…
    31 KB (4.306 Wörter) - 18:48, 10. Jul. 2025
  • In computing, external memory algorithms or out-of-core algorithms are algorithms that are designed to process data that are too large to fit into a computer's…
    9 KB (1.031 Wörter) - 23:20, 19. Jan. 2025
  • structure for the heapsort sorting algorithm. Heaps are also crucial in several efficient graph algorithms such as Dijkstra's algorithm. When a heap is a complete…
    16 KB (2.918 Wörter) - 15:37, 12. Jul. 2025
  • A comparison sort is a type of sorting algorithm that only reads the list elements through a single abstract comparison operation (often a "less than…
    21 KB (2.640 Wörter) - 17:35, 21. Apr. 2025
  • Cache-oblivious algorithms. In Proceedings of the 40th IEEE Symposium on Foundations of Computer Science (FOCS 99), p.285-297. 1999. Extended abstract at IEEE…
    36 KB (5.348 Wörter) - 15:38, 23. Mai 2025
  • First). It is also employed as a subroutine in algorithms such as Johnson's algorithm. The algorithm uses a min-priority queue data structure for selecting…
    45 KB (5.638 Wörter) - 04:33, 21. Jul. 2025
  • to implement abstract data types such as dynamic sets, lookup tables and priority queues, and used in sorting algorithms such as tree sort. The binary…
    30 KB (3.056 Wörter) - 07:17, 27. Jun. 2025
  • string, also known as reverse Polish notation (RPN), or an abstract syntax tree (AST). The algorithm was invented by Edsger Dijkstra, first published in November…
    13 KB (1.050 Wörter) - 17:22, 23. Jun. 2025
  • designing efficient algorithms. Some formal design methods and programming languages emphasize data structures, rather than algorithms, as the key organizing…
    17 KB (1.872 Wörter) - 04:21, 14. Jul. 2025
  • Super-recursive algorithm Tree search algorithm List of algorithms for specific algorithms List of computability and complexity topics for more abstract theory…
    1 KB (125 Wörter) - 15:50, 14. Sep. 2024
  • valid game of chess (for example Kasparovian approaches). A sorting algorithm is an abstract structure, but a recipe is not, because it depends on the properties…
    4 KB (431 Wörter) - 23:44, 26. Jan. 2025
  • optimal O ( n log ⁡ n ) {\displaystyle O(n\log n)} sorting algorithm. Similarly, many algorithms in computational geometry exploit variations on self-balancing…
    8 KB (1.114 Wörter) - 15:48, 2. Feb. 2025