-
81 test
1) тест, испытание, испытания; проверка || испытывать, проводить испытания; проверять2) показатель; стат. критерий, признак- odd test -
82 file
упорядоченный набор записей или иная совокупность данных, хранящаяся в компьютерной системе под общим именем. Вся совокупность файлов делится на два больших класса - файлы программ (исполнимые файлы) и файлы данных (неисполнимые файлы). По типу хранимых данных файлы делятся на текстовые, графические, двоичные, командные, файлы БД, видео- и аудиофайлы. По отношению к программе файлы делятся на входные, выходные и временные, или рабочиесм. тж. ASCII file, batch file, binary file, data file, FAT, file association, file attachments, file attribute, file backup, file compression, file conversion, file deletion, file descriptor, file device, file format, file fragmentation, file grooming, file handle, file infector, file integrity, file interrogation, file locking, file layout, file management, file merge, file migration, filename, file operation, file ownership, file pointer, file recovery, file sharing, file size, file synchronization, file system, file transfer, file type, file variable, flat file, HPFS, import file, include file, inverted file, kill file, locked file, log file, metafile, MIDI file, NTFS, object file, overlay file, permanent file, program file, project file, raster file, reference file, self-extracting file, sequential file, sign-file, source file, sparse file, swap file, system file, temporary file, text file, wave file, zip fileАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > file
-
83 logic
1) логикаа) в вычислительной технике - последовательность операций, выполняемых программно или аппаратно. Соответственно говорят о программной логике (program logic, software logic) и об аппаратной логике (hardware logic)см. тж. Boolean logic, crisp logic, formal logic, fuzzy logic, inductive logic, mathematical logic, predicate logic, propositional logic, symbolic logic2) логические схемы (вентили), схемотехникасхемы для реализации логических (булевых) операций (см. logic circuit); например, VLSI logic - схемотехника СБИСсм. тж. arbitration logic, binary logic, clockless logic, combinational logic, control logic, digital logic, discrete logic, interconnection logic, logic board, logic analyzer, logic chip, logic element, logic gate, negative logic, optical logic, positive logic, random logic, sequential logic, ternary logic3) (см. тж. logical) - логическийАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > logic
-
84 decomposition
[ˌdi:kɔmpəˈzɪʃən]block decomposition вчт. блочная декомпозиция decomposition физ., хим. разложение decomposition распад, гниение functional decomposition вчт. функциональная декомпозиция given decomposition вчт. заданное разложение large-scale decomposition вчт. декомпозиция большых систем modular decomposition вчт. разбиение на модули program decomposition вчт. декомпозиция программы query decomposition вчт. декомпозиция запроса relaxtion decomposition вчт. релаксационная декомпозиция sequential decomposition вчт. последовательная декомпозиция structural decomposition вчт. структурное разбиение temporal decomposition вчт. временное разложение time-series decomposition разложение временного ряда
См. также в других словарях:
Sequential consistency — is one of the consistency models used in the domain of the concurrent programming (e.g. in distributed shared memory, distributed transactions, etc.). It was first defined as the property that requires that ... the results of any execution is the … Wikipedia
Sequential function chart — (SFC) is a graphical programming language used for PLCs. It is one of the five languages defined by IEC 61131 3 standard. The SFC standard is defined in IEC 848, Preparation of function charts for control systems , and was based on GRAFCET.It can … Wikipedia
Sequential probability ratio test — The sequential probability ratio test (SPRT) is a specific sequential hypothesis test, developed by Abraham Wald. [cite journal first=Abraham last=Wald title=Sequential Tests of Statistical Hypotheses journal=Annals of Mathematical Statistics… … Wikipedia
Program Evaluation and Review Technique — For other uses, see Pert (disambiguation). PERT network chart for a seven month project with five milestones (10 through 50) and six activities (A through F). The Program (or Project) Evaluation and Review Technique, commonly abbreviated PERT, is … Wikipedia
Program Slicing — Unter Slicing (genauer Program Slicing) versteht man die Analyse eines Computerprogramms mit dem Ziel herauszufinden, welche Anweisungen eines Programms eine bestimmte Anweisung in einem bestimmten Programmpunkt beeinflussen bzw. von ihr… … Deutsch Wikipedia
Communicating sequential processes — In computer science, Communicating Sequential Processes (CSP) is a formal language for describing patterns of interaction in concurrent systems.[1] It is a member of the family of mathematical theories of concurrency known as process algebras, or … Wikipedia
Relaxed sequential — In computer science, a relaxed sequential execution model describes the ability for a parallel program to run sequentially. If a parallel program has a valid sequential execution it is said to follow a relaxed sequential execution model. It does… … Wikipedia
Oxford Developmental Preschool Program — The Oxford Development Preschool Program™ in Great Britain, is an internationally recognized, successful approach to early childhood development, that emphasizes a caring, nurturing, positive atmosphere, for preschoolers to learn through personal … Wikipedia
Random access stored program machine — In theoretical computer science the Random Access Stored Program (RASP) machine model is an abstract machine used for the purposes of algorithm development and algorithm complexity theory.The RASP is a Random Access Machine (RAM) model that,… … Wikipedia
Field-sequential color system — A field sequential color system is a color television system in which the primary color information is transmitted in successive images, and which relies on the human vision system to fuse the successive images into a color picture. One field… … Wikipedia
Queued sequential access method — In IBM mainframe operating systems, a queued sequential access method (QSAM) is one of the access methods for files, or more properly data sets. QSAM files are unkeyed, with the records placed one after another, according to entry order. A… … Wikipedia