Датотека:Merge sort algorithm diagram.svg

Оригинална датотека(SVG датотека, номинално 618 × 595 пиксела, величина: 14 kB)

Опис измене

Опис
English: Adapted from eleschinski2000's public-domain Merge sort algorithm diagram.jpg. Recreated in dot:
 digraph G { node[shape=record]; s00 [label="38|27|43|3|9|82|10"]; s00 -> s10; s10 [label="38|27|43|3"]; s00 -> s11; s11 [label="9|82|10"]; s10 -> s20; s20 [label="38|27"]; s10 -> s21; s21 [label="43|3"]; s11 -> s22; s22 [label="9|82"]; s20 -> s30; s30 [label="38"]; s20 -> s31; s31 [label="27"]; s21 -> s32; s32 [label="43"]; s21 -> s33; s33 [label="3"]; s22 -> s34; s34 [label="9"]; s22 -> s35; s35 [label="82"]; s11 -> s23; s23 [label="10"]; s23 -> s36; s36 [label="10"]; s30 -> s40; s31 -> s40; s40 [label="27|38"]; s32 -> s41; s33 -> s41; s41 [label="3|43"]; s34 -> s42; s35 -> s42; s42[label="9|82"]; s36 -> s43; s43[label="10"]; s40 -> s50; s41 -> s50; s50[label="3|27|38|43"]; s42 -> s51; s43 -> s51; s51[label="9|10|82"]; s50 -> s60; s51 -> s60; s60[label="3|9|10|27|38|43|82"]; } 

and output to svg via:

dot -Tsvg msad.dot
Датум 18. септембар 2007. (првобитни датум слања)
Извор Transferred from en.wikipedia to Commons by Eric Bauman using CommonsHelper.
Аутор VineetKumar на енглески Википедија
SVG genesis
InfoField
 
The SVG code is valid.
 
This diagram was created with unknown tool.

Лиценцирање

Public domain Ово дело је њен носилац ауторских права VineetKumar на енглески Википедија предао у јавно власништво. Ово се односи на цео свет.
У неким земљама, ово није законски могуће; у том случају:
VineetKumar творац овог дела дозвољава свакоме да користи ово дело за било коју намену, без било каквих услова, осим услова које намеће закон.

Првобитан дневник отпремања

The original description page was here. All following user names refer to en.wikipedia.
  • 2007-09-18 22:30 VineetKumar 618×595 (14967 bytes) Adapted from eleschinski2000's public-domain Merge_sort_algorithm_diagram.jpg. Recreated in dot: digraph G { node[shape=record]; s00 [label="38|27|43|3|9|82|10"]; s00 -> s10; s10 [label="38|27|43|3"]; s00 -> s11; s11 [label="9|82|10"];

Натписи

Укратко шта ова датотека представља/приказује
A recursive merge sort algorithm used to sort an array of 7 integer values. These are the steps a human would take to emulate merge sort (top-down).

Ставке приказане у овој датотеци

приказује

18. септембар 2007

Историја датотеке

Кликните на датум/време да бисте видели тадашњу верзију датотеке.

Датум/времеМинијатураДимензијеКорисникКоментар
тренутна16:20, 9. јул 2018.Минијатура за верзију на дан 16:20, 9. јул 2018.618 × 595 (14 kB)Jochen Burghardtcolorized split (red) and merge (green) arrows; slightly non-white background of lists increases recognizability
15:43, 7. октобар 2009.Минијатура за верзију на дан 15:43, 7. октобар 2009.618 × 595 (15 kB)File Upload Bot (Magnus Manske) {{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Information |Description={{en|Adapted from eleschinski2000's public-domain Merge_sort_algorithm_diagram.jpg. Recreated in dot: dig

Следећа страница користи ову датотеку:

Глобална употреба датотеке

Други викији који користе ову датотеку:

Метаподаци