Pr-1st-1.1-m02-Slajd06: Różnice pomiędzy wersjami
Z Studia Informatyczne
Przejdź do nawigacjiPrzejdź do wyszukiwania
Nie podano opisu zmian |
m Zastępowanie tekstu – „<math> ” na „<math>” |
||
Linia 3: | Linia 3: | ||
[[Image:pr-1st-1.1-m02-Slajd06.png|Komunikat - definicja]] | [[Image:pr-1st-1.1-m02-Slajd06.png|Komunikat - definicja]] | ||
Formalnie, '''komunikat''' ('''wiadomość''') <math> M = \left \langle tag, mId, sId, rId, data \right \rangle </math> jest dynamiczną strukturą danych, która obejmuje na ogół następujące atrybuty: | Formalnie, '''komunikat''' ('''wiadomość''') <math>M = \left \langle tag, mId, sId, rId, data \right \rangle </math> jest dynamiczną strukturą danych, która obejmuje na ogół następujące atrybuty: | ||
* identyfikator typu wiadomości - <math>tag</math>, | * identyfikator typu wiadomości - <math>tag</math>, | ||
* identyfikator wiadomości - <math>mId</math>, | * identyfikator wiadomości - <math>mId</math>, | ||
* identyfikator procesu nadawcy (ang. ''sender'') - <math> sId</math>, | * identyfikator procesu nadawcy (ang. ''sender'') - <math>sId</math>, | ||
* identyfikator procesu odbiorcy (ang. ''receiver'') - <math>rId</math>, | * identyfikator procesu odbiorcy (ang. ''receiver'') - <math>rId</math>, | ||
* pole danych - <math>data</math>. | * pole danych - <math>data</math>. |
Wersja z 10:37, 5 wrz 2023
Komunikat - definicja
Formalnie, komunikat (wiadomość) jest dynamiczną strukturą danych, która obejmuje na ogół następujące atrybuty:
- identyfikator typu wiadomości - ,
- identyfikator wiadomości - ,
- identyfikator procesu nadawcy (ang. sender) - ,
- identyfikator procesu odbiorcy (ang. receiver) - ,
- pole danych - .