-
41 panel analysis and sizing code
Универсальный англо-русский словарь > panel analysis and sizing code
-
42 transient reactor analysis code
Универсальный англо-русский словарь > transient reactor analysis code
-
43 unified prediction and analysis code
Универсальный англо-русский словарь > unified prediction and analysis code
-
44 general analysis code
-
45 general analysis code
English-russian dctionary of contemporary Economics > general analysis code
-
46 structural analysis code
программа расчета конструкции; программа расчета на прочность -
47 panel analysis and sizing code
n програма розрахунку і визначення розмірів панеліEnglish-Ukrainian military dictionary > panel analysis and sizing code
-
48 CASS
2) Военный термин: Collection Analysis Support Subsystem, Command Activated Sonobuoy System, Common ATCCS Support Software, Common Army Battle Command System Support Software, code analysis and simulation system, combat area surveillance system, computerized automatic scheduling system, country assistance strategy statement3) Металлургия: copper-accelerated salt-spray, ускоренное испытание медно-соляным туманом4) Сокращение: Camouflage Support System, Centralised Aircraft Servicing System, Close Air Support System, Coded Accuracy Support System (2002), Command Active Sonobuoy System, Command-Activated Sonar System, Committee on Aeronautical and Space Sciences, Consolidated Automated Support System, Consolidated Automated System Support, Consolidated Automatic Support System, Centre for Advanced Space Studies5) Университет: Catholic Asian Student Society, Catholic Asian Students Society, Cooperative Association Of States For Scholarships, Course Administration System Solution6) Расширение файла: Computer Assisted Search Service7) НАСДАК: Cass Commercial Corporation8) Программное обеспечение: Coding Accuracy Support System9) Международные перевозки: Cargo Accounts Settlement System (IATA) -
49 Cass
2) Военный термин: Collection Analysis Support Subsystem, Command Activated Sonobuoy System, Common ATCCS Support Software, Common Army Battle Command System Support Software, code analysis and simulation system, combat area surveillance system, computerized automatic scheduling system, country assistance strategy statement3) Металлургия: copper-accelerated salt-spray, ускоренное испытание медно-соляным туманом4) Сокращение: Camouflage Support System, Centralised Aircraft Servicing System, Close Air Support System, Coded Accuracy Support System (2002), Command Active Sonobuoy System, Command-Activated Sonar System, Committee on Aeronautical and Space Sciences, Consolidated Automated Support System, Consolidated Automated System Support, Consolidated Automatic Support System, Centre for Advanced Space Studies5) Университет: Catholic Asian Student Society, Catholic Asian Students Society, Cooperative Association Of States For Scholarships, Course Administration System Solution6) Расширение файла: Computer Assisted Search Service7) НАСДАК: Cass Commercial Corporation8) Программное обеспечение: Coding Accuracy Support System9) Международные перевозки: Cargo Accounts Settlement System (IATA) -
50 SCA
(source code analysis) анализ исходных текстовприменяется для встраиваемого ПО для уменьшения количества ошибок и их обнаружения на возможно более ранней стадии разработки; говорят также o SCA technology (SCA-технологии)Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > SCA
-
51 ICAT
1) Техника: in-circuit automatic testing2) Вычислительная техника: Interactive Code Analysis Tool (debugger, IBM, Java) -
52 concurrency violation
Программирование: нарушение параллелизма (см. source code analysis) -
53 correctness criteria
Программирование: критерии правильности (функционирования программы) (см. static code analysis) -
54 implementation defect
Программирование: дефект реализации (см. source code analysis), ошибка реализации -
55 program comprehension
1) Компьютерная техника: обозримость программы2) Программирование: обозримость (построения и работы) программы (одно из свойств, характеризующих качество исходного текста программы; см. static code analysis), понятливость (построения и работы) программы -
56 program understanding
Программирование: осмысление (построения и работы) программы (см. static code analysis) -
57 static testing
1) Общая лексика: статическое тестирование (программы, ПО) (проверка программного модуля или системы на уровне спецификации или реализации без исполнения программы, например экспертиза (review) или статический анализ кода (static code analysis); см. sta)2) Микроэлектроника: статическое тестирование -
58 static error
ошибка, выявленная при анализе исходного текста программы, в отличие от ошибок, выявленных во время исполнения программы (runtime error)см. тж. source code analysisАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > static error
-
59 CASS
CASS, code analysis and simulation system————————CASS, combat area surveillance system————————CASS, computerized automatic scheduling system————————CASS, consolidated automated support systemав комплексная автоматизированная контрольно-испытательная система————————CASS, country assistance strategy statementEnglish-Russian dictionary of planing, cross-planing and slotting machines > CASS
-
60 compilation
= code compilationтрансляция, компиляцияпреобразование с помощью компилятора программы на исходном языке программирования в эквивалентную программу на выходном языке (в машинный или промежуточный код). Логически процесс компиляции делится на этапы, основными из которых являются анализ исходного текста и синтез объектного кода, или кодогенерация. Каждый из этапов, в свою очередь, делится на фазы (translation phase). Например, этап анализа состоит из фаз лексического анализа (lexical analysis), синтаксического анализа и семантического анализа. Каждая стадия просмотра компилятором исходного текста от его начала до конца называется проходом. Различают также компиляцию на диск (compiling to disk) и более быструю компиляцию в память (compiling to memory)Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > compilation
См. также в других словарях:
List of tools for static code analysis — This is a list of significant tools for static code analysis.Historical products* Lint the original static code analyzer of C code.Open source or Noncommercial products .NET (C#, VB.NET and all .NET compatible languages) *… … Wikipedia
Static code analysis — is the analysis of computer software that is performed without actually executing programs built from that software (analysis performed on executing programs is known as dynamic analysis). In most cases the analysis is performed on some version… … Wikipedia
Code review — is systematic examination (often as peer review) of computer source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers skills. Reviews are… … Wikipedia
Code coverage — is a measure used in software testing. It describes the degree to which the source code of a program has been tested. It is a form of testing that inspects the code directly and is therefore a form of white box testing.[1] Code coverage was among … Wikipedia
Analysis — (from Greek ἀνάλυσις , a breaking up ) is the process of breaking a complex topic or substance into smaller parts to gain a better understanding of it. The technique has been applied in the study of mathematics and logic since before Aristotle,… … Wikipedia
Code Metrics — is a code analysis tool included in Visual Studio 2008 (Team Edition and Team Suite only) that allows code and projects to be analysed and gathers statistics such as inheritance depth, lines of code, number of classes etc. and computes a… … Wikipedia
Code Insight — is the name several software vendors (e.g. Borland, Oracle, Pattern Insight) use for source code autocompletion, similar to Microsoft s IntelliSense. Code Insight can also refer to source code analysis information such as annotation or revision… … Wikipedia
Code audit — A software code audit is a comprehensive analysis of source code in a programming project with the intent of discovering bugs, security breaches or violations of programming conventions. It is an integral part of the defensive programming… … Wikipedia
Code smell — In computer programming, code smell is any symptom in the source code of a program that possibly indicates a deeper problem. Often the deeper problem hinted by a code smell can be uncovered when the code is subjected to a short feedback cycle… … Wikipedia
Code Red II — Type Server Jamming Worm Code Red II is a computer worm similar to the Code Red worm. Released two weeks after Code Red on August 4, 2001, although similar in behavior to the original, analysis showed it to be a new worm instead of a variant. The … Wikipedia
Code Red II (computer worm) — Code Red II is a computer worm similar to the Code Red worm. Released two weeks after Code Red on August 4 2001, although similar in behavior to the original, analysis showed it to be a new worm instead of a variant. The worm was designed to… … Wikipedia