13 KiB
13 KiB
excalidraw-plugin, tags
excalidraw-plugin | tags | |
---|---|---|
parsed |
|
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
Text Elements
concurrent ^3rnPZe1u
non-concurrent ^Nx29YN6t
parallèle ^Vftdkv64
non-parallèle ^YT8E0ZUd
exécution de plusieurs processus, un par un. ordonnancement ^a03Drs6K
parallélisation des calculs (et non des parties du programme) ^iBNxvWWH
programmation impérative stricte : un seul fil d'instructions qui s'exécute linéairement ^DPM29I4O
exécution simultanée de plusieurs parties indépendantes du programme. ^wU8oLvUN
%%
Drawing
{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.1.1",
"elements": [
{
"id": "3rnPZe1u",
"type": "text",
"x": -99.75139999790707,
"y": -239.2023453522998,
"width": 140.89593505859375,
"height": 35,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1950843954,
"version": 128,
"versionNonce": 1695641778,
"isDeleted": false,
"boundElements": null,
"updated": 1712025942891,
"link": null,
"locked": false,
"text": "concurrent",
"rawText": "concurrent",
"fontSize": 28,
"fontFamily": 1,
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "concurrent",
"lineHeight": 1.25
},
{
"id": "Nx29YN6t",
"type": "text",
"x": 133.5802739299707,
"y": -239.2023453522998,
"width": 194.06790161132812,
"height": 35,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1565779950,
"version": 108,
"versionNonce": 1132505966,
"isDeleted": false,
"boundElements": null,
"updated": 1712025942891,
"link": null,
"locked": false,
"text": "non-concurrent",
"rawText": "non-concurrent",
"fontSize": 28,
"fontFamily": 1,
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "non-concurrent",
"lineHeight": 1.25
},
{
"id": "Vftdkv64",
"type": "text",
"x": -308.86535186079834,
"y": -134.8410076475401,
"width": 119.58795166015625,
"height": 35,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1184386162,
"version": 59,
"versionNonce": 1860587758,
"isDeleted": false,
"boundElements": null,
"updated": 1712025951978,
"link": null,
"locked": false,
"text": "parallèle",
"rawText": "parallèle",
"fontSize": 28,
"fontFamily": 1,
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "parallèle",
"lineHeight": 1.25
},
{
"id": "YT8E0ZUd",
"type": "text",
"x": -362.0373184135327,
"y": -5.903707225731296,
"width": 172.75991821289062,
"height": 35,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 692941170,
"version": 79,
"versionNonce": 935657202,
"isDeleted": false,
"boundElements": null,
"updated": 1712025961231,
"link": null,
"locked": false,
"text": "non-parallèle",
"rawText": "non-parallèle",
"fontSize": 28,
"fontFamily": 1,
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "non-parallèle",
"lineHeight": 1.25
},
{
"id": "KdxA8ds3GnPzF_msPmALG",
"type": "rectangle",
"x": -159.6411957422672,
"y": -181.41442713006342,
"width": 260.675526547314,
"height": 128.14683896504664,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 188180718,
"version": 174,
"versionNonce": 2081030958,
"isDeleted": false,
"boundElements": [
{
"type": "text",
"id": "wU8oLvUN"
}
],
"updated": 1712025951978,
"link": null,
"locked": false
},
{
"id": "wU8oLvUN",
"type": "text",
"x": -147.3433265726141,
"y": -167.3410076475401,
"width": 236.0797882080078,
"height": 100,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1756100526,
"version": 90,
"versionNonce": 370539762,
"isDeleted": false,
"boundElements": null,
"updated": 1712025951978,
"link": null,
"locked": false,
"text": "exécution simultanée de\nplusieurs parties\nindépendantes du\nprogramme.",
"rawText": "exécution simultanée de plusieurs parties indépendantes du programme.",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "KdxA8ds3GnPzF_msPmALG",
"originalText": "exécution simultanée de plusieurs parties indépendantes du programme.",
"lineHeight": 1.25
},
{
"id": "7iwUc2r9n0AhWptmTvtgV",
"type": "rectangle",
"x": 100.27646146197776,
"y": -181.41442713006342,
"width": 260.675526547314,
"height": 128.14683896504664,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1057950386,
"version": 254,
"versionNonce": 108883310,
"isDeleted": false,
"boundElements": [
{
"type": "text",
"id": "iBNxvWWH"
}
],
"updated": 1712025951978,
"link": null,
"locked": false
},
{
"id": "iBNxvWWH",
"type": "text",
"x": 122.34432727469726,
"y": -154.8410076475401,
"width": 216.539794921875,
"height": 75,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1044172082,
"version": 98,
"versionNonce": 602771122,
"isDeleted": false,
"boundElements": null,
"updated": 1712025951978,
"link": null,
"locked": false,
"text": "parallélisation des\ncalculs (et non des\nparties du programme)",
"rawText": "parallélisation des calculs (et non des parties du programme)",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "7iwUc2r9n0AhWptmTvtgV",
"originalText": "parallélisation des calculs (et non des parties du programme)",
"lineHeight": 1.25
},
{
"id": "ZKj332bNwpWC7qNklyFdW",
"type": "rectangle",
"x": 100.27646146197776,
"y": -52.477126708254616,
"width": 260.675526547314,
"height": 128.14683896504664,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 709055086,
"version": 317,
"versionNonce": 1470186542,
"isDeleted": false,
"boundElements": [
{
"type": "text",
"id": "DPM29I4O"
}
],
"updated": 1712025823797,
"link": null,
"locked": false
},
{
"id": "DPM29I4O",
"type": "text",
"x": 108.36433917655273,
"y": -38.403707225731296,
"width": 244.49977111816406,
"height": 100,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 470625266,
"version": 118,
"versionNonce": 422512046,
"isDeleted": false,
"boundElements": null,
"updated": 1712025844671,
"link": null,
"locked": false,
"text": "programmation impérative\nstricte : un seul fil\nd'instructions qui\ns'exécute linéairement",
"rawText": "programmation impérative stricte : un seul fil d'instructions qui s'exécute linéairement",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "ZKj332bNwpWC7qNklyFdW",
"originalText": "programmation impérative stricte : un seul fil d'instructions qui s'exécute linéairement",
"lineHeight": 1.25
},
{
"id": "bhSPYD-3hDCUJxpZ0F4g5",
"type": "rectangle",
"x": -159.6411957422672,
"y": -52.477126708254616,
"width": 260.675526547314,
"height": 128.14683896504664,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1596006254,
"version": 335,
"versionNonce": 272747506,
"isDeleted": false,
"boundElements": [
{
"type": "text",
"id": "a03Drs6K"
}
],
"updated": 1712025936057,
"link": null,
"locked": false
},
{
"id": "a03Drs6K",
"type": "text",
"x": -138.20331955357113,
"y": -25.903707225731296,
"width": 217.79977416992188,
"height": 75,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1135407406,
"version": 89,
"versionNonce": 1285755374,
"isDeleted": false,
"boundElements": null,
"updated": 1712025936057,
"link": null,
"locked": false,
"text": "exécution de plusieurs\nprocessus, un par un.\nordonnancement",
"rawText": "exécution de plusieurs processus, un par un.\nordonnancement",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "bhSPYD-3hDCUJxpZ0F4g5",
"originalText": "exécution de plusieurs processus, un par un.\nordonnancement",
"lineHeight": 1.25
},
{
"id": "XdwFXk2B",
"type": "text",
"x": -34.470864934414124,
"y": -129.16482959521989,
"width": 10,
"height": 25,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 681709490,
"version": 2,
"versionNonce": 1193700142,
"isDeleted": true,
"boundElements": null,
"updated": 1712025862648,
"link": null,
"locked": false,
"text": "",
"rawText": "",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "KdxA8ds3GnPzF_msPmALG",
"originalText": "",
"lineHeight": 1.25
},
{
"id": "1bu3Qvkr",
"type": "text",
"x": -34.470864934414124,
"y": -129.16482959521989,
"width": 10,
"height": 25,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"frameId": null,
"roundness": null,
"seed": 1183338034,
"version": 2,
"versionNonce": 1955579054,
"isDeleted": true,
"boundElements": null,
"updated": 1712025742465,
"link": null,
"locked": false,
"text": "",
"rawText": "",
"fontSize": 20,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "KdxA8ds3GnPzF_msPmALG",
"originalText": "",
"lineHeight": 1.25
}
],
"appState": {
"theme": "dark",
"viewBackgroundColor": "#ffffff",
"currentItemStrokeColor": "#1e1e1e",
"currentItemBackgroundColor": "transparent",
"currentItemFillStyle": "solid",
"currentItemStrokeWidth": 2,
"currentItemStrokeStyle": "solid",
"currentItemRoughness": 1,
"currentItemOpacity": 100,
"currentItemFontFamily": 1,
"currentItemFontSize": 28,
"currentItemTextAlign": "left",
"currentItemStartArrowhead": null,
"currentItemEndArrowhead": "arrow",
"scrollX": 629.3464105949569,
"scrollY": 444.3288476410011,
"zoom": {
"value": 1.1074602753841236
},
"currentItemRoundness": "sharp",
"gridSize": null,
"gridColor": {
"Bold": "#C9C9C9FF",
"Regular": "#EDEDEDFF"
},
"currentStrokeOptions": null,
"previousGridSize": null,
"frameRendering": {
"enabled": true,
"clip": true,
"name": true,
"outline": true
}
},
"files": {}
}
%%