-
61 exe
1) Вычислительная техника: стандартное расширение исполняемого файла2) Расширение файла: Directly executable program (MSDOS), Executable file -
62 AEX
1) Авиация: access authorized2) Военный термин: agreement to extend enlistment3) Биржевой термин: Amsterdam Exchanges4) Транспорт: Automated Execution5) Расширение файла: Alpha linked executable file, Armored extracted public key (PGP)6) Аэропорты: Alexandria, Louisiana USA -
63 JEFF
Программное обеспечение: J Executable File Format -
64 Jeff
Программное обеспечение: J Executable File Format -
65 TRS
1) Американизм: Technical Report Series2) Военный термин: Technical Research Ship, Telecommunications Service Request, The Rising Sun, Theater- Resolution Scenario, Training Simulation Division, tactical radar system, tactical radio set, tactical reconnaissance squadron, tactical reconnaissance system, technical repair standards, technical requirements specification, telemetry receiving site, test requirements specification, test requirements summary, test research station, third readiness state, threat reaction system, time reference system, transportable relay station3) Техника: tape recorder subsystem, telemetry receiving station, terrestrial radio system, transmitted reference system4) Сельское хозяйство: Total Reducing Sugar5) Экономика: Total Return Swap6) Автомобильный термин: transmission regulated spark control system7) Биржевой термин: Trade Registration System (http://www.euronext.com/fic/000/006/635/66357.pdf)8) Музыка: Timing Reference Signal9) Телевидение: опорный сигнал синхронизации10) Телекоммуникации: Tip Ring And Sleeve, Tip Ring Sleeve, Trunk Radio System, радиосистема с предоставлением свободного канала11) Сокращение: Tactical Reconnaissance System / Sensor, Tele-Operator Retrieval System, Teleoperator Retrieval System, Ticket Reservation System, Training Reception System, Technical Repair Standard, Terminal Receive Side12) Университет: Time To Revise Subject, Transcript Request Status13) Физиология: Treatment Recovery System14) Вычислительная техника: Terry Research Station16) Транспорт: Throttle Return Spring, Turbulence Reduction System17) Фирменный знак: Tandy Radio Shack, The Right Solution18) Целлюлозно-бумажная промышленность: Total Residual Sulphur, Содержание общей остаточной серы, (total residual sulphur) серосодержащие вещества19) СМИ: Transpose20) Образование: Teachers Retirement System21) Автоматика: time resolved spectroscopy, transverse rupture station22) Расширение файла: Executable file (Micrografx)23) Электротехника: tough rubber sheath24) Должность: Theology and Religious Studies26) Единицы измерений: Temperature Ratio Scale -
66 XQT
Расширение файла: Waffle Executable file -
67 trs
1) Американизм: Technical Report Series2) Военный термин: Technical Research Ship, Telecommunications Service Request, The Rising Sun, Theater- Resolution Scenario, Training Simulation Division, tactical radar system, tactical radio set, tactical reconnaissance squadron, tactical reconnaissance system, technical repair standards, technical requirements specification, telemetry receiving site, test requirements specification, test requirements summary, test research station, third readiness state, threat reaction system, time reference system, transportable relay station3) Техника: tape recorder subsystem, telemetry receiving station, terrestrial radio system, transmitted reference system4) Сельское хозяйство: Total Reducing Sugar5) Экономика: Total Return Swap6) Автомобильный термин: transmission regulated spark control system7) Биржевой термин: Trade Registration System (http://www.euronext.com/fic/000/006/635/66357.pdf)8) Музыка: Timing Reference Signal9) Телевидение: опорный сигнал синхронизации10) Телекоммуникации: Tip Ring And Sleeve, Tip Ring Sleeve, Trunk Radio System, радиосистема с предоставлением свободного канала11) Сокращение: Tactical Reconnaissance System / Sensor, Tele-Operator Retrieval System, Teleoperator Retrieval System, Ticket Reservation System, Training Reception System, Technical Repair Standard, Terminal Receive Side12) Университет: Time To Revise Subject, Transcript Request Status13) Физиология: Treatment Recovery System14) Вычислительная техника: Terry Research Station16) Транспорт: Throttle Return Spring, Turbulence Reduction System17) Фирменный знак: Tandy Radio Shack, The Right Solution18) Целлюлозно-бумажная промышленность: Total Residual Sulphur, Содержание общей остаточной серы, (total residual sulphur) серосодержащие вещества19) СМИ: Transpose20) Образование: Teachers Retirement System21) Автоматика: time resolved spectroscopy, transverse rupture station22) Расширение файла: Executable file (Micrografx)23) Электротехника: tough rubber sheath24) Должность: Theology and Religious Studies26) Единицы измерений: Temperature Ratio Scale -
68 executables
любые файлы, которые после загрузки в ОЗУ могут быть непосредственно исполнены - см. executable fileАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > executables
-
69 link editor
= linkage editor; = linkerредактор связей, компоновщиксистемная программа, строящая из объектных модулей, библиотек проекта и библиотек транслятора абсолютный или перемещаемый загрузочный модуль (исполняемую программу, relocatable program). Обычно это делается в два прохода: сначала компоновщик считывает объектные модули, указанные в задании на компоновку, и ищет (в том числе и в библиотеках) модули, на которые ссылаются глобальные переменные в других, уже считанных модулях. Этот процесс называется разрешением ссылок (reference resolution). В ходе выборки модулей компоновщик строит глобальную таблицу имён и проверяет их непротиворечивость, а затем производится объединение модулей в исполняемый файл (executable file) и настройка адресов. Компоновщик позволяет также разработчикам создавать из объектных модулей свои библиотекисм. тж. development tool, DLL, link editing, linking, linking loader, load module, object module, run-time libraryАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > link editor
-
70 nonexecutable
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > nonexecutable
-
71 program infector
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > program infector
-
72 Windows Assessment Console
"A tool in the Windows ADK that uses assessments to create jobs that evaluate quality and view the results after a job runs. The Windows AC can also package a job and other necessary files, save the files in a folder that contains an executable file, move the job to another computer, and then run the job on the new computer."English-Arabic terms dictionary > Windows Assessment Console
-
73 Windows AC
"A tool in the Windows ADK that uses assessments to create jobs that evaluate quality and view the results after a job runs. The Windows AC can also package a job and other necessary files, save the files in a folder that contains an executable file, move the job to another computer, and then run the job on the new computer." -
74 firmware system binary
"A feature that enables partners to place a system binary from firmware into Windows without modifying a Windows binary or executable file. OEMs can use this to make sure that, even after a user has removed or reinstalled the operating system, features such as theft-recovery applications, remote data-deletion software, or the ability to provide a missing device driver are still available to the user." -
75 -basedir
Тип: ParameterSyntax: game.exe -basedir (fully qualified path)Указывает путь где будет размещается файлы для игры.Note: You can use this command to keep the executable files separate of the game files and then use this command to point the game executable at the location of the game files. This might be useful on networked file systems so that only one copy of the game files is kept while people can use their own executable to run the game. This parameter is very similar to the -path parameter. Example: game.exe -basedir c:quake game.exe -basedir /usr/quake -
76 COFF
A format in 32-bit programming for executable (image) and object files that is portable across platforms. The Microsoft implementation is called portable executable (PE) file format. -
77 APP
1) Авиация: ДПП, рейтинг процедурного контроля подхода2) Военный термин: Ah Pek Plant, Allied Procedural Publications, Allied Procedures Publications, Application, Army Procurement Procedures, Army procurement procedure, abandoned private property, advanced parts procurement, advanced procurement plan, advanced procurement planning, advanced project planning, antipersonnel projectile, armor-piercing practice, armor-piercing, proof, auxiliary power plant3) Техника: acoustic performance prediction, advance procurement plan, ammonium polyphosphate, astronomical photoelectric photometry, astrophysics payload, auxiliary power package4) Химия: Average Physical Product5) Автомобильный термин: Accelerator Pedal Position6) Телекоммуникации: Applications Portability Profile7) Сокращение: Allied Procedural Publication, Application Portability Profile, Armor Protection Program (USA), appearance, Associated Press of Pakistan (новостное агентство)8) Университет: Accelerated Progress Program, Advanced Placement Program9) Физиология: Appears, Audio Psycho Phonology10) Вычислительная техника: associative parallel processor, прикладной переносимый профиль11) Нефть: As per program12) Иммунология: Amyloid Precursor Protein13) Биохимия: белок-предшественник амилоида14) Транспорт: Office of Airport Planning and Programming15) Воздухоплавание: Approach Control Office16) Экология: atmospheric physics program17) СМИ: Absolute Power Productions18) Глоссарий компании Сахалин Энерджи: air pollution potential19) Полимеры: atactic polypropylene20) Химическое оружие: Accident Prevention Plan21) Расширение файла: Executable application file (DR-DOS - NeXTstep - Atari - EPOC), Generated application (FoxPro), Add-in application file (Symphony), Application object file (dBASE Application Generator) -
78 App
1) Авиация: ДПП, рейтинг процедурного контроля подхода2) Военный термин: Ah Pek Plant, Allied Procedural Publications, Allied Procedures Publications, Application, Army Procurement Procedures, Army procurement procedure, abandoned private property, advanced parts procurement, advanced procurement plan, advanced procurement planning, advanced project planning, antipersonnel projectile, armor-piercing practice, armor-piercing, proof, auxiliary power plant3) Техника: acoustic performance prediction, advance procurement plan, ammonium polyphosphate, astronomical photoelectric photometry, astrophysics payload, auxiliary power package4) Химия: Average Physical Product5) Автомобильный термин: Accelerator Pedal Position6) Телекоммуникации: Applications Portability Profile7) Сокращение: Allied Procedural Publication, Application Portability Profile, Armor Protection Program (USA), appearance, Associated Press of Pakistan (новостное агентство)8) Университет: Accelerated Progress Program, Advanced Placement Program9) Физиология: Appears, Audio Psycho Phonology10) Вычислительная техника: associative parallel processor, прикладной переносимый профиль11) Нефть: As per program12) Иммунология: Amyloid Precursor Protein13) Биохимия: белок-предшественник амилоида14) Транспорт: Office of Airport Planning and Programming15) Воздухоплавание: Approach Control Office16) Экология: atmospheric physics program17) СМИ: Absolute Power Productions18) Глоссарий компании Сахалин Энерджи: air pollution potential19) Полимеры: atactic polypropylene20) Химическое оружие: Accident Prevention Plan21) Расширение файла: Executable application file (DR-DOS - NeXTstep - Atari - EPOC), Generated application (FoxPro), Add-in application file (Symphony), Application object file (dBASE Application Generator) -
79 SCR
1) Общая лексика: лебёдка с цепной трансмиссией, цепной подъёмник (steel catenary riser), профессорская2) Авиация: Slot Clearance Request3) Медицина: seroconversion rate (частота сероконверсии)4) Военный термин: Senior Command Representative, Smart Card Reader, Software Change Request, Source Code Review, Spanish communications region, single-channel reception, standard casualty rate, supersonic cruise research, system change request, system control routine5) Техника: selenium control rectifier, signal conditioner, signal-to-clutter ratio, significant condition report, silicon controlled receiver module, site characterization report, site characterization review, sodium-cooled reactor, structural correlation range, система снижения токсичности выхлопа7) Юридический термин: Docs Scientific Council Research documents8) Бухгалтерия: Stranded Costs Recovered, small company rate (of corporate tax)9) Металлургия: coke strength after reaction with CO210) Телевидение: тактовые импульсы центрального процессора11) Телекоммуникации: Sustained Cell Rate (ATM)12) Сокращение: Section Cross-Reference, Senior Combination Room, Senior Common Room, Serbo- Croatian, Seychelles Rupee, Signal-Controlled Rectifier, Silicon Controlled Rectifier, Single Channel Radio system, screw, selective catalytic reduction, semiconductor controlled rectifier, short-circuit ratio, silicon controlled rectifier (thyristor), scrambler13) Физиология: Serum Creatinine14) Электроника: Signal Corps Radio15) Вычислительная техника: Selective Call Rejection, sustainable cell rate, Sustainable Cell Rate (UNI, ATM, VBR), (Standby continuous replication) резервная непрерывная репликация16) Нефть: slow circulating rate17) Иммунология: Sustain Cell Rate18) Транспорт: Shipboard Census Report19) Воздухоплавание: Selective Chopper Radiometer20) Фирменный знак: South Circular Recordings21) Энергетика: сорго, сахарный тростник, рапс (Sorgo, sugar Cane, Rape), ИКВ, СКР, выборочная каталитическая редукция, избирательное каталитическое восстановление, селективная каталитическая редукция, селективное каталитическое восстановление22) Деловая лексика: System Communication Research23) Бытовая техника: кремниевый управляемый вентиль24) Бурение: выход целого керна (Solid Core Recovery)25) Глоссарий компании Сахалин Энерджи: silicon( control rectifier) control package, silicon control rectifier26) Нефтегазовая техника комплектное тиристорное устройство (КТУ - комплексное тиристорное устройство)27) Нефтепромысловый: теристорный преобразователь, steel catenary riser28) Сетевые технологии: Send Configure Request29) Полимеры: styrene-chloroprene rubber, стойкость к растрескиванию30) Программирование: Single Call Ring31) Автоматика: short-circuit rotor, single-cage rotor, station controller32) Туризм: сейшельская рупия33) Сахалин Р: Satellite Control Room34) Сахалин Ю: selective catalyst reduction35) Химическое оружие: silicone-controlled rectifier36) Авиационная медицина: skin conductance response37) Расширение файла: AutoCAD Script, Debug source code file, Fax image, Screen File, Windows 3. x Screen saver, Script file source (TeleMate), Windows screensaver executable (Windows Control Panel Screen Snapshop), Any other screen system38) Газовые турбины: СКВ, метод СКВ, селективный каталитический реагент, система СКВ, SCR system, SCR technology, selective catalytic reagent( for abatement of NOx in power station emissions)39) Электротехника: semiconductor-controlled rectifier, silicon-controlled rectifier, squirrel-cage rotor, three-terminal thyristor, trinistor, triode thyristor, тиристорный блок, КТУ, тринистор, триодный тиристор40) НАСА: Software Configuration Review41) Международные перевозки: specific commodity rate -
80 SCr
1) Общая лексика: лебёдка с цепной трансмиссией, цепной подъёмник (steel catenary riser), профессорская2) Авиация: Slot Clearance Request3) Медицина: seroconversion rate (частота сероконверсии)4) Военный термин: Senior Command Representative, Smart Card Reader, Software Change Request, Source Code Review, Spanish communications region, single-channel reception, standard casualty rate, supersonic cruise research, system change request, system control routine5) Техника: selenium control rectifier, signal conditioner, signal-to-clutter ratio, significant condition report, silicon controlled receiver module, site characterization report, site characterization review, sodium-cooled reactor, structural correlation range, система снижения токсичности выхлопа7) Юридический термин: Docs Scientific Council Research documents8) Бухгалтерия: Stranded Costs Recovered, small company rate (of corporate tax)9) Металлургия: coke strength after reaction with CO210) Телевидение: тактовые импульсы центрального процессора11) Телекоммуникации: Sustained Cell Rate (ATM)12) Сокращение: Section Cross-Reference, Senior Combination Room, Senior Common Room, Serbo- Croatian, Seychelles Rupee, Signal-Controlled Rectifier, Silicon Controlled Rectifier, Single Channel Radio system, screw, selective catalytic reduction, semiconductor controlled rectifier, short-circuit ratio, silicon controlled rectifier (thyristor), scrambler13) Физиология: Serum Creatinine14) Электроника: Signal Corps Radio15) Вычислительная техника: Selective Call Rejection, sustainable cell rate, Sustainable Cell Rate (UNI, ATM, VBR), (Standby continuous replication) резервная непрерывная репликация16) Нефть: slow circulating rate17) Иммунология: Sustain Cell Rate18) Транспорт: Shipboard Census Report19) Воздухоплавание: Selective Chopper Radiometer20) Фирменный знак: South Circular Recordings21) Энергетика: сорго, сахарный тростник, рапс (Sorgo, sugar Cane, Rape), ИКВ, СКР, выборочная каталитическая редукция, избирательное каталитическое восстановление, селективная каталитическая редукция, селективное каталитическое восстановление22) Деловая лексика: System Communication Research23) Бытовая техника: кремниевый управляемый вентиль24) Бурение: выход целого керна (Solid Core Recovery)25) Глоссарий компании Сахалин Энерджи: silicon( control rectifier) control package, silicon control rectifier26) Нефтегазовая техника комплектное тиристорное устройство (КТУ - комплексное тиристорное устройство)27) Нефтепромысловый: теристорный преобразователь, steel catenary riser28) Сетевые технологии: Send Configure Request29) Полимеры: styrene-chloroprene rubber, стойкость к растрескиванию30) Программирование: Single Call Ring31) Автоматика: short-circuit rotor, single-cage rotor, station controller32) Туризм: сейшельская рупия33) Сахалин Р: Satellite Control Room34) Сахалин Ю: selective catalyst reduction35) Химическое оружие: silicone-controlled rectifier36) Авиационная медицина: skin conductance response37) Расширение файла: AutoCAD Script, Debug source code file, Fax image, Screen File, Windows 3. x Screen saver, Script file source (TeleMate), Windows screensaver executable (Windows Control Panel Screen Snapshop), Any other screen system38) Газовые турбины: СКВ, метод СКВ, селективный каталитический реагент, система СКВ, SCR system, SCR technology, selective catalytic reagent( for abatement of NOx in power station emissions)39) Электротехника: semiconductor-controlled rectifier, silicon-controlled rectifier, squirrel-cage rotor, three-terminal thyristor, trinistor, triode thyristor, тиристорный блок, КТУ, тринистор, триодный тиристор40) НАСА: Software Configuration Review41) Международные перевозки: specific commodity rate
См. также в других словарях:
executable file — vykdomasis failas statusas T sritis informatika apibrėžtis ↑Failas, kuriame laikoma ↑vykdomoji programa. Į ↑kompiuterinę kalbą sukompiliuotų programų vykdomieji failai dažniausiai turi prievardžius EXE, COM, PIF. Į ↑operatyviąją atmintį įkeltą… … Enciklopedinis kompiuterijos žodynas
executable file — file which contains a program which may be run, file which can be activated … English contemporary dictionary
executable file — Any file that can be executed by the operating system. Some executable files contain compiler binary instructions, and others are text files containing commands or shell scripts … Dictionary of networking
executable file — /ɛksəˈkjutəbəl faɪl/ (say eksuh kyoohtuhbuhl fuyl) noun Computers a version of an application (def. 10) that can be directly read by the computer …
Portable Executable File Format — Portable Executable Extension .cpl, .exe, .dll, .ocx, .sys, .scr, .drv Type de format Binaire, Exécutable, Code Objet, DLL Extension du MZ DOS Executable COF … Wikipédia en Français
Comparison of executable file formats — This is a comparison of executable file formats. Explicit processor declarations Arbitrary sections Metadata[vague] Digital signature String table Symbol table 64 bit Fat binaries Can contain icon a.out … Wikipedia
Executable compression — is any means of compressing an executable file and combining the compressed data with the decompression code it needs into a single executable.Running a compressed executable essentially unpacks the original executable code, then transfers… … Wikipedia
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
File Replication Service — is a Microsoft Windows Server service for distributing shared files and Group Policy Objects. It replaced the (Windows NT) Lan Manager Replication service [1], and has been partially replaced by Distributed File System Replication. It is also… … 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
Executable and Linkable Format — Infobox file format name = ELF extension = none, .o, .so, .elf mime = owner = Unix System Laboratories genre = Binary, executable, object, shared libraries, core dump container for = contained by = extended from = extended to = In computing, the… … Wikipedia