-
1 executable
[ˌeksi΄kju:təbl] a հմկրգ. կատար վող, իրացվող (ֆայլ). executable module կատարվող մոդուլ. executable statement կատարվող օպե րատոր. executable program կատարվող ծրագիր -
2 linker
"A program that links compiled modules and data files to create an executable program. A linker can also have other functions, such as creating libraries." -
3 attach
"To include an external document, a file, or an executable program with an e-mail message." -
4 GDI
"An executable program that processes graphical function calls from a Windows-based application and passes those calls to the appropriate device driver, which performs the hardware-specific functions that generate output. By acting as a buffer between applications and output devices, GDI presents a device-independent view of the world for the application while interacting in a device-dependent format with the device." -
5 Graphics Device Interface
"An executable program that processes graphical function calls from a Windows-based application and passes those calls to the appropriate device driver, which performs the hardware-specific functions that generate output. By acting as a buffer between applications and output devices, GDI presents a device-independent view of the world for the application while interacting in a device-dependent format with the device." -
6 .exe file
A file that contains an executable program that runs on a computer when the file name is double-clicked.ملف.exe -
7 loader
"A utility that loads the executable code of a program into memory for execution. On most microcomputers, the loader is an invisible part of the operating system and is automatically invoked when a program is run." -
8 Data Execution Prevention
"A security feature that monitors programs on a computer to determine if they use system memory safely. To do this, DEP software works alone or with compatible microprocessors to mark some memory locations as ""non-executable."" If a program tries to run code that is malicious or is not from a protected location, DEP closes the program and notifies you." -
9 DEP
"A security feature that monitors programs on a computer to determine if they use system memory safely. To do this, DEP software works alone or with compatible microprocessors to mark some memory locations as ""non-executable."" If a program tries to run code that is malicious or is not from a protected location, DEP closes the program and notifies you." -
10 DLL
An operating system feature that allows executable routines (generally serving a specific function or set of functions) to be stored separately as files with.dll extensions. These routines are loaded only when needed by the program that calls them. -
11 dynamic-link library
An operating system feature that allows executable routines (generally serving a specific function or set of functions) to be stored separately as files with.dll extensions. These routines are loaded only when needed by the program that calls them. -
12 Windows Resume Loader
A utility that loads the executable code of a program into memory for execution after hibernation. -
13 assembler
"A program that converts assembly language programs, which are understandable by humans, into executable machine language."
См. также в других словарях:
executable program — vykdomoji programa statusas T sritis informatika apibrėžtis Programa, kurią kompiuteris gali vykdyti. Paprastai tai programa, sukompiliuota į ↑kompiuterinę kalbą. Gali būti parašyta ir ↑programavimo kalba, jeigu kompiuteris turi tą kalbą… … Enciklopedinis kompiuterijos žodynas
executable program — program which can be activated, program which can be run … English contemporary dictionary
Program derivation — In computer science, program derivation is the derivation of a program from its specification, by mathematical means.To derive a program means to write a formal specification, which is usually non executable, and then apply mathematically correct … Wikipedia
Program optimization — For algorithms to solve other optimization problems, see Optimization (mathematics). In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently… … Wikipedia
Program refinement — Data transformation/Source transformation Concepts metadata · data mapping data transformation · model transf … Wikipedia
executable — ex|e|cut|a|ble [ eksə,kjutəbl ] adjective COMPUTING an executable program or file can be run on a computer … Usage of the words and phrases in modern English
executable — UK [ˈeksɪˌkjuːtəb(ə)l] / US [ˈeksəˌkjutəb(ə)l] adjective computing an executable program or file can be used on a computer … English dictionary
executable — UK US /ˈeksɪkjuːtəbl/ adjective ► IT an executable file is one that contains a program: executable file/program/code »Executable files carry out a series of instructions rather than store data. »Beware of unsolicited emails with executable… … Financial and business terms
Program synthesis — comprises a range of technologies for the automatic generation of executable computer programs from high level specifications of their behaviour. In contrast to compilation, the specifications are usually non algorithmic.The idea originated in… … Wikipedia
Executable space protection — In computer security, executable space protection is the marking of memory regions as non executable, such that an attempt to execute machine code in these regions will cause an exception. It makes use of hardware features such as the NX bit.The… … Wikipedia
Executable — This article is about a general type of computer file. For the specific file type used in some operating systems, see EXE. A hex dump of an executable real mode boot loader In computing, an executable file causes a computer to perform indicated… … Wikipedia