-
1 source program
"The program used to create a linked object or embedded object. To edit the object, you must have the source program installed on your computer." -
2 source file
A file that contains the data that a program will process and store in a destination file. -
3 compile program
A program that translates all the source code of a program written in a high-level language into object code prior to execution of the program. -
4 data source driver
A program file used to connect to a specific database. Each database program or management system requires a different driver. -
5 compiler
A program that translates all the source code of a program written in a high-level language into object code prior to execution of the program. -
6 compile
To translate all the source code of a program from a high-level language into object code prior to execution of the program.يحول برمجياً -
7 rendering
"The creation of an image containing geometric models, using color and shading to give the image a realistic look. Usually part of a geometric modeling package such as a CAD program, rendering uses mathematics to describe the location of a light source in relation to the object and to calculate the way in which the light would create highlights, shading, and variations in color. The degree of realism can range from opaque, shaded polygons to images approximating photographs in their complexity." -
8 retrieve
"To obtain a specific requested item or set of data by locating it and returning it to a program or to the user. Computers can retrieve information from any source of storage-disks, tapes, or memory." -
9 key action
Term used to describe program behavior when a certain key is pressed on the keyboard. Key actions are associated with items within a source document. -
10 static analysis
The analysis of the source or object code of a program without executing the code. Typically the analysis is designed to detect errors. -
11 code coverage
A metric used to describe the degree to which the source code of a program has been tested. Code coverage is expressed as a percentage of the blocks of code tested over the total blocks of code.
См. также в других словарях:
Source Program — [dt. »Quellprogramm«], im Quellcode vorliegendes Programm … Universal-Lexikon
source program — noun a program written in a language from which statements are translated into machine language • Ant: ↑object program • Hypernyms: ↑program, ↑programme, ↑computer program, ↑computer programme * * * ˈsource program 7 [ … Useful english dictionary
source program — pradinė programa statusas T sritis automatika atitikmenys: angl. language program; source code; source program; source routine; subject program; subject routine vok. Originalprogramm, n; Quellencode, m; Quellprogramm, n; Ursprungscode, m;… … Automatikos terminų žodynas
source program — source code … English contemporary dictionary
open source program — atviroji programa statusas T sritis informatika apibrėžtis Laisvai platinama programa, kurios ↑pirminis tekstas (1), dažniausiai užrašytas ↑programavimo kalba, laisvai platinamas. Programa galima nemokamai naudotis. Ją galima modifikuoti… … Enciklopedinis kompiuterijos žodynas
open source-program — o|pen source pro|gram sb., met, mer, merne (jf. § 57. Bindestreg.7.a) (computerprogram der giver brugeren adgang til kildekoden) … Dansk ordbog
source code — pradinė programa statusas T sritis automatika atitikmenys: angl. language program; source code; source program; source routine; subject program; subject routine vok. Originalprogramm, n; Quellencode, m; Quellprogramm, n; Ursprungscode, m;… … Automatikos terminų žodynas
source routine — pradinė programa statusas T sritis automatika atitikmenys: angl. language program; source code; source program; source routine; subject program; subject routine vok. Originalprogramm, n; Quellencode, m; Quellprogramm, n; Ursprungscode, m;… … Automatikos terminų žodynas
program — I noun 1. a series of steps to be carried out or goals to be accomplished (Freq. 106) they drew up a six step plan they discussed plans for a new bond issue • Syn: ↑plan, ↑programme • Derivationally related for … Useful english dictionary
Source lines of code — (SLOC) is a software metric used to measure the size of a software program by counting the number of lines in the text of the program s source code. SLOC is typically used to predict the amount of effort that will be required to develop a program … Wikipedia
source code — A computer program written in its original programming language. In source code form a program is intelligible to a suitably trained human being. To be intelligible to a machine it is translated (compiled) into object code. + source code USA The… … Law dictionary