Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
homomorphism
A map f between groups A and B is a
homomorphism of A into B if
f(a1 * a2) = f(a1) * f(a2) for all a1, a2 in A.
where the *s are the respective group operations.
(2009-01-14)