Atomic

прилагательное 1) атомный Например: atomic control — контроль над производством атомного оружия atomic energy — атомная энергия atomic heat — атомная теплоемкость atomic number — атомное число atomic pile — атомный котел, ядерный реактор atomic rocket — ракета с ядерным боевым зарядом atomic warfare — атомная война atomic weight — атомный вес, атомная масса 2) маленький, крошечный Синоним(ы): minute

Большой англо-русский словарь

Atomic

1) атомарный, элементарный 2) маленький, крошечный 3) атомический; атомный

Англо-русский научно-технический словарь

Atomic

adjective 1. a. of, relating to, or concerned with atoms Example: atomic physics b. nuclear 2 Example: atomic energy 2. a. marked by acceptance of the theory of atomism b. atomistic 2 3. minute 4. of a chemical element existing in the state of separate atoms • atomically adverb

Merriam-Webster's Collegiate Dictionary

Atomic

(From Greek "atomos", indivisible) Indivisible; cannot be split up. For example, an instruction may be said to do several things "atomically", i.e. all the things are done immediately, and there is no chance of the instruction being half-completed or of another being interspersed. Used especially to convey that an operation cannot be interrupted. An atomic data type has no internal structure visible to the program. It can be represented by a flat domain (all elements are equally defined). Machine integers and Booleans are two examples. An atomic database transaction is one which is guaranteed to complete successfully or not at all. If an error prevents a partially-performed transaction from proceeding to completion, it must be "backed out" to prevent the database being left in an inconsistent state.

Free Online Dictionary of Computing