-
41 symbol
1) символ; знак (см. тж character)2) обозначение, идентификатор ( ресурса)•- accented symbol
- additional symbol
- aiming symbol
- annotation symbol
- assignment symbol
- atomic symbol
- basic symbol
- block-diagram symbol
- block-identification symbol
- breakpoint symbol
- charting symbol
- chart symbol
- check symbol
- colon equal symbol
- connector symbol
- currency symbol
- current operation symbol
- decision symbol
- displaying symbol
- distinguished symbol
- edge-lit symbol
- editing symbol
- end of data symbol
- entry symbol
- external symbol
- flexible symbol
- flowcharting symbol
- flowchart symbol
- functional symbol
- global variable symbol
- graphic symbol
- grouping symbol
- input symbol
- item separation symbol
- mnemonic symbol
- model symbols
- multiply defined symbol
- negated symbol
- negation symbol
- non-numeric symbol
- nonterminal symbol
- odd symbols
- operational symbol
- output symbol
- pipe symbol
- primitive symbol
- program modification symbol
- pseudoatomic symbol
- public symbol
- punctuation symbol
- root symbol
- separator symbol
- sequence symbol
- special symbol
- specific symbol
- standard language symbol
- start symbol
- terminal symbol
- terminating symbol
- tracking symbol
- unnegated symbol
- variable symbolEnglish-Russian dictionary of computer science and programming > symbol
-
42 process
процесс, изменение, развитие, технологический процесс, технологический прием, способ обработки, обрабатывать
– process chart
– process control
– process control computer
– process control system
– process datacom
– process description
– process design
– process flexibility
– process flowchart
– process hardware
– process nodes
– process queue
– process requirements
– process robot
– process sheet
– process-related data
-
43 algorithm
= ALG II1) алгоритмматематическая функция или конечный чёткий набор описаний логической последовательности действий (правил, инструкций), необходимых для того, чтобы компьютер или интеллектуальное устройство выполнили за конечное время некоторую задачу, например, сжатие изображения, выбор оптимального маршрута пересылки пакета или шифрование данных. Алгоритм может быть описан блок-схемой. Термин происходит от имени древнеперсидского математика Мухаммеда ибн Муса аль Харезми, написавшего трактат, посвящённый алгоритмическому методу. Алгоритмы могут быть детерминированными (deterministic algorithm) или стохастическими (вероятностными) (stochastic algorithm). Детерминированный алгоритм для одинаковых наборов исходных (входных) данных даёт одинаковый результат.см. тж. algorithm design, algorithm validation, algorithmics, approximation algorithm, asymmetric algorithm, authentication algorithm, compression algorithm, computational algorithm, control algorithm, convolution algorithm, CRC algorithm, cryptoalgorithm, data-parallel algorithm, encryption algorithm, evolutionary algorithm, finite difference algorithm, flowchart, genetic algorithm, graphics algorithm, hashing algorithm, learning algorithm, matrix algorithm, Monte Carlo algorithm, Nagle algorithm, optimization algorithm, ordering algorithm, parallel algorithm, public-key algorithm, routing algorithm, scheduling algorithm, search algorithm, sequential algorithm, sort algorithm, theory of algorithms"The most fundamental concept in programming is the algorithm - a set of instructions for doing something" (Steve Lohr). — Наиболее фундаментальной концепцией в программировании является алгоритм - набор инструкций для достижения необходимого результата
2) метод, правилоАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > algorithm
См. также в других словарях:
Data flow diagram — example.[1] A data flow diagram (DFD) is a graphical representation of the flow of data through an information system, modelling its process aspects. Often they are a preliminary step used to create an overview of the system which can later be… … Wikipedia
Flowchart — A flowchart is a schematic representation of an algorithm or a stepwise process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. Flowcharts are used in designing or documenting a process or program.… … Wikipedia
Data model — Overview of data modeling context: A data model provides the details of information to be stored, and is of primary use when the final product is the generation of computer software code for an application or the preparation of a functional… … Wikipedia
flowchart — A diagram that depicts the sequential flow of an activity’s inputs, processes, and outputs. Flowcharts portray flows of transactions, data, and documents, and its conventional symbols include (i) rectangles for descriptions of activities, (ii)… … Auditor's dictionary
Process-data diagram — A process data diagram is a diagram that describes processes and data that act as output of these processes. On the left side the meta process model can be viewed and on the right side the meta concept model can be viewed. A process data diagram… … Wikipedia
блок-схема данных — — [http://slovarionline.ru/anglo russkiy slovar neftegazovoy promyishlennosti/] Тематики нефтегазовая промышленность EN data flowchart … Справочник технического переводчика
блок-схема обработки данных — диаграмма потоков данных — [Л.Г.Суменко. Англо русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.] Тематики информационные технологии в целом Синонимы диаграмма потоков данных EN data flowchart … Справочник технического переводчика
блок-схема потока данных — — [Я.Н.Лугинский, М.С.Фези Жилинская, Ю.С.Кабиров. Англо русский словарь по электротехнике и электроэнергетике, Москва, 1999 г.] Тематики электротехника, основные понятия EN data flowchart … Справочник технического переводчика
Randomized controlled trial — Flowchart of four phases (enrollment, intervention allocation, follow up, and data analysis) of a parallel randomized trial of two groups, modified from the CONSORT (Consolidated Standards of Reporting Trials) 2010 Statement[1] … 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
Nexus (Process integration and optimization) — Nexus Screenshot of Nexus 1.1.05 Developer(s) iChrome … Wikipedia