-
1 complete development of an algorithm
Англо-русский словарь промышленной и научной лексики > complete development of an algorithm
-
2 построение алгоритма
Mathematics: algorithm developmentУниверсальный русско-английский словарь > построение алгоритма
-
3 Esprit
European Strategic Programme for Research and Development in Information Technology — Проект ЕЭС: стратегические исследования и развитие в области информационной технологииestimation of signal parameters via rotational invariance techniques algorithm — алгоритм оценивания пара" метров сигналов с использованием методов, основанных на инвариантности относительно оператора поворотаEuropean strategic program for research and development in information technology — Европейская стратегическая программа НИОКР в области информатики, программа ESPRITАнгло-русский словарь промышленной и научной лексики > Esprit
-
4 программа
1) General subject: bill (концерта и т. п.), blueprint, catalogue, package, playbill, program, programme, project (строительства и т. п.), routine, schedule, scheme, syllabus (курса, лекций), syllabus (курса, лекций, подготовки и т.п.)2) Computers: software3) Geology: slate (состязаний и т.п.)4) Naval: program instruction5) American: catalog6) Sports: repertoire, routines (в спортивной гимнастике)7) Military: equipment requirements program, itinerary (напр. визита), mine development program, priority placement program, (специальная) project, reserve enlisted program, sequence, slate, syllabus (боевой подготовки)8) Engineering: agenda, code, high performance computing and communications initiative, mission (напр. проведения экспериментов), route9) Bookish: schema10) Construction: policy11) Mathematics: course, диспетчер, загрузчик, консультант12) Religion: outreach13) Accounting: layout15) TV: lineup16) Information technology: TSR program, applet (в интерфейсе Windows), application (прикладная), code (машинная), computer programme, data flow program, product, program item, rout (стандартная), routine (стандартная), routine program, routine program (стандартная), rtn (стандартная)17) Oil: curriculum18) Geophysics: module, LMO - Linear Move Out19) Metrology: algorithm20) Advertising: program book, programme book, schedule (передач)21) Patents: (стандартная) routine (для ЭВМ)22) Business: plan23) Missiles: preset24) Automation: (управляющая) code, instruction (действий), profile (напр. развития отрасли), (стандартная) routine25) Quality control: scope (напр. статистического наблюдения)26) Robots: program( производственная)28) Makarov: application program (прикладная), code (ЭВМ), code (управляющая), diary, job, procedure, program (последовательность команд для решения задачи), routine (для ЭВМ), routine (последовательность команд для выполнения какой-л. операции), schedule (мероприятия)29) Logistics: doctrine30) Marketology: initiative -
5 детерминированный
прил. deterministic, determinateРусско-английский большой базовый словарь > детерминированный
См. также в других словарях:
Algorithm engineering — is a combination of theoretical algorithm design with real world data. By taking an algorithm and combining it with a hardware device connected to the real world, you are able to more accurately verify and validate the algorithm results and… … Wikipedia
Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… … Wikipedia
Thalmann Algorithm — The Thalmann Algorithm (VVAL18) is a deterministic decompression model developed by Capt. Edward D. Thalmann, M.D., USN, who did research into decompression theory at the Naval Medical Research Institute, Navy Experimental Diving Unit, the State… … Wikipedia
Anytime algorithm — Introduction Most algorithms run to completion: they provide a single answer after performing some fixed amount of computation. In some cases, however, the user may wish to terminate the algorithm prior to completion. The amount of the… … Wikipedia
Painter's algorithm — The painter s algorithm, also known as a priority fill, is one of the simplest solutions to the visibility problem in 3D computer graphics. When projecting a 3D scene onto a 2D plane, it is necessary at some point to decide which polygons are… … Wikipedia
Memetic algorithm — Memetic algorithms (MA) represent one of the recent growing areas of research in evolutionary computation. The term MA is now widely used as a synergy of evolutionary or any population based approach with separate individual learning or local… … Wikipedia
Lempel-Ziv-Markov chain algorithm — The Lempel Ziv Markov chain Algorithm (LZMA) is an algorithm used to perform data compression. It has been under development since 1998 [The SDK history file states that it was in development from 1996, and first used in 7 zip 2001 08 30. Aside… … Wikipedia
Page replacement algorithm — This article is about algorithms specific to paging. For outline of general cache algorithms (e.g. processor, disk, database, web), see Cache algorithms. In a computer operating system that uses paging for virtual memory management, page… … Wikipedia
Bresenham's line algorithm — The Bresenham line algorithm is an algorithm that determines which points in an n dimensional raster should be plotted in order to form a close approximation to a straight line between two given points. It is commonly used to draw lines on a… … Wikipedia
Data Encryption Algorithm — DES Eine Feistel Runde (F Funktion) Entwickler IBM Veröffentlicht 1975 Abgeleitet von Lucifer … Deutsch Wikipedia
Rabin-Karp string search algorithm — The Rabin Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find a substring in a text. It is used for multiple pattern matching rather than single pattern matching. For… … Wikipedia