DictionaryForumContacts

   Russian
Terms for subject Programming containing подобное | all forms
RussianEnglish
время выполнения подобных алгоритмовrunning time of such algorithms (ssn)
и другие подобные ограниченияand similar restrictions (ssn)
конструктивный метод для решения подобных задачconstructive procedure for solving such systems (ssn)
Модель делегирования событий исключила подобную расточительностьthe delegation event model eliminates this overhead (см. Java: The Complete Reference Eighth Edition by Herbert Schildt 2011)
называться окнами, диалоговыми окнами, частями окон, панелями и подобными терминамиbe called windows, dialogs, panes, panels, and similar terms (ssn)
обобщённые методы, оперирующие несколькими типами с использованием подобных открытых интерфейсовgeneric techniques operating on several types with similar public interfaces (ssn)
обширное множество подобных абстракцийvast number of similar abstractions (ssn)
поддержка обобщённых методов, оперирующих несколькими типами с использованием подобных открытых интерфейсовsupporting generic techniques operating on several types with similar public interfaces (ssn)
подобная абстракцияsimilar abstraction (ssn)
подобная идентификатору последовательность символовidentifier-like sequence of characters (ssn)
подобная конструкцияsuch construct (ssn)
подобная организацияpeer organization (ssn)
подобная система ПОsimilar software system (ssn)
подобная система программного обеспеченияsimilar software system (ssn)
подобная формулаsimilar formula (ssn)
подобные качестваsimilar qualities (ssn)
подобные конструкцииsuch constructs (ssn)
подобные объекты-экземплярыsimilar instances of an object (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
подобные ограниченияsimilar restrictions (ssn)
подобные организацииpeer organizations (ssn)
подобные открытые интерфейсыsimilar public interfaces (ssn)
подобные системыanalogous systems (ssn)
подобные системы ПОsimilar software systems (ssn)
подобные системы программного обеспеченияsimilar software systems (ssn)
подобные терминыsimilar terms (ssn)
подобные формулыsimilar formulas (ssn)
подобный алгоритмsuch algorithm (ssn)
подобный открытый интерфейсsimilar public interface (ssn)
подобный терминsimilar term (ssn)
подобный удобный методsimilar convenience method (ssn)
программный модуль: конструкция, которая состоит из процедур и / или объявлений данных и которая может взаимодействовать с другими подобными конструкциямиsoftware module: construct that consists of procedures and/or data declarations and that can also interact with other such constructs (см. IEC 61508-4)
Процедура sum – всего лишь простейшая из обширного множества подобных абстракций, которые можно выразить через процедуры высших порядковthe sum procedure is only the simplest of a vast number of similar abstractions that can be captured as higher-order procedures (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs)
Процедура sum — всего лишь простейшая из обширного множества подобных абстракций, которые можно выразить через процедуры высших порядковthe sum procedure is only the simplest of a vast number of similar abstractions that can be captured as higher-order procedures (см. Harold Abelson and Gerald Jay Sussman with Julie Sussman 1999, Structure and Interpretation of Computer Programs)
разработка подобных представленийdeveloping such representations (ssn)
Разработка подобных представлений – главная тема следующих разделовDeveloping such representations is the main topic of the following sections (ssn)
Разработка подобных представлений — главная тема следующих разделовDeveloping such representations is the main topic of the following sections (ssn)
решение подобных задачsolving such systems (ssn)
Такой контакт снижает вероятность различных разногласий, касающихся того, кто и что должен делать, и уменьшает серьёзность последствий, возникающих в подобных ситуацияхSuch contact reduces the possibility of misunderstandings about who is doing what and lessens the seriousness of the consequences should such misunderstandings occur (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986 ssn)
формат BCD подобен шестнадцатеричному представлениюthe BCD format is similar to the hexadecimal presentation (ssn)
формат BCD подобен шестнадцатеричному представлению с ограничением диапазона чисел 0..99 вместо 0..FFthe BCD format is similar to the hexadecimal presentation, with the simple difference that only values between 0 and 99 can be stored in a BCD byte, whereas a hexadecimal byte reaches from 0 to FF (ssn)
этот метод обработки подобен функционированию сборочного конвейера и особенно удобен для работы с векторами и массивамиthis technique is similar to the operation of an assembly line and is especially useful for vector and array processing