language:
Find link is a tool written by Edward Betts.Longer titles found: Executable-space protection (view), Executable UML (view), Executable and Linkable Format (view), Executable architecture (view), Executable choreography (view), Executable compression (view), Portable Executable (view), New Executable (view), Comparison of executable file formats (view), Preferred Executable Format (view), Globally Executable MHP (view)
searching for Executable 280 found (2136 total)
alternate case: executable
Client (computing)
(604 words)
[view diff]
no match in snippet
view article
Client is a computer that gets information from another computer called server in the context of client–server model of computer networks. The server isShellcode (2,909 words) [view diff] exact match in snippet view article find links to article
creating shellcode, it is generally desirable to make it both small and executable, which allows it to be used in as wide a variety of situations as possibleX68000 (2,224 words) [view diff] exact match in snippet view article find links to article
Human68k features English-based commands very similar to those in MS-DOS; executable files have the extension .X. Versions of the OS prior to 2.0 have commandTest suite (423 words) [view diff] exact match in snippet view article find links to article
test cases derived from a high-level model of the system under test, and executable test suites, which are derived from abstract test suites by providingBuffer overflow (5,132 words) [view diff] exact match in snippet view article find links to article
write past the end of the buffer. If this overwrites adjacent data or executable code, this may result in erratic program behavior, including memory accessDalvik (software) (2,329 words) [view diff] case mismatch in snippet view article
translated to Dalvik bytecode and stored in .dex (Dalvik EXecutable) and .odex (Optimized Dalvik EXecutable) files; related terms odex and de-odex are associatedNX bit (1,167 words) [view diff] exact match in snippet view article find links to article
address space as non-executable, preventing the processor from running any code stored there. This technique, known as executable space protection or WriteURL (2,359 words) [view diff] exact match in snippet view article find links to article
path (an executable module or program) and "/3456/my-document" is the second part of the path named pathinfo, which is passed to the executable module orPosition-independent code (3,097 words) [view diff] exact match in snippet view article find links to article
In computing, position-independent code (PIC) or position-independent executable (PIE) is a body of machine code that executes properly regardless of itsExec Shield (623 words) [view diff] exact match in snippet view article find links to article
Shield. The first Exec Shield patch attempts to flag data memory as non-executable and program memory as non-writeable. This suppresses many security exploitsPseudocode (1,441 words) [view diff] exact match in snippet view article find links to article
standard for pseudocode syntax exists, as a program in pseudocode is not an executable program; however, certain limited standards exist (such as for academicApache Jelly (272 words) [view diff] exact match in snippet view article find links to article
Java and XML based scripting and processing engine for turning XML into executable code. Jelly is a component of Apache Commons. Custom XML languages areSticky bit (1,100 words) [view diff] exact match in snippet view article find links to article
programs was replacing the executable (for instance, during patching); to do so required removing the sticky bit from the executable, executing the programKeRanger (705 words) [view diff] exact match in snippet view article find links to article
actually a Mach-O format executable file packed with UPX 3.91. When users click these infected apps, their bundle executable Transmission.app/Content/MacOS/TransmissionModel-based testing (1,875 words) [view diff] exact match in snippet view article find links to article
level of abstraction. An executable test suite needs to be derived from a corresponding abstract test suite. The executable test suite can communicateTransact-SQL (704 words) [view diff] exact match in snippet view article find links to article
user interface of the application. Stored procedures in SQL Server are executable server-side routines. The advantage of stored procedures is the abilitySpecification language (485 words) [view diff] exact match in snippet view article find links to article
higher level than a programming language, which is used to produce the executable code for a system. Specification languages are generally not directlyBusiness Process Execution Language (2,108 words) [view diff] exact match in snippet view article find links to article
known as BPEL (Business Process Execution Language), is an OASIS standard executable language for specifying actions within business processes with web servicesMethod stub (330 words) [view diff] no match in snippet view article find links to article
A method stub is a short and simple placeholder for a method that is not yet written for production needs. Generally, a method stub contains just enoughHard coding (1,851 words) [view diff] exact match in snippet view article find links to article
of embedding data directly into the source code of a program or other executable object, as opposed to obtaining the data from external sources or generatingComputer language (334 words) [view diff] exact match in snippet view article find links to article
language – all forms of communication by which a human can specify an executable problem solution to a computer Command language – a language used to controlSdlBasic (400 words) [view diff] exact match in snippet view article find links to article
on their coding development. Using the IDE it is possible to create an executable. This implementation helped inspire the RCBasic development environmentS-BASIC (556 words) [view diff] exact match in snippet view article find links to article
modifying the instruction pointer, so a program could effectively link other executable modules that were read during execution as data. Unlike BASIC interpretersStack buffer overflow (2,668 words) [view diff] exact match in snippet view article find links to article
needs to determine where executable code that can be used resides, either an executable payload is provided (with an executable stack) or one is constructedMarshalling (computer science) (2,143 words) [view diff] exact match in snippet view article
automatically converts the marshalled data containing codebase(s) into an executable Java object in JAXB. Any object that can be deserialized can be unmarshalledWorkbench (AmigaOS) (3,067 words) [view diff] exact match in snippet view article
representations: drawers (instead of folders) for directories, tools for executable programs, projects for data files, and a trash can as a folder intendedAXFS (322 words) [view diff] exact match in snippet view article find links to article
This is achieved by mixing compressed and uncompressed pages in the same executable file. AXFS is free software licensed under the GPL. Cramfs is anotherValence bond programs (395 words) [view diff] exact match in snippet view article find links to article
part of the GAMESS (US) release and can be compiled into the GAMESS(US) executable. There is a more limited stand-alone program. Earlier versions were interfacedSoftware cracking (2,765 words) [view diff] exact match in snippet view article find links to article
program. This has the advantage for a cracker to not include a large executable in a release when only a few bytes are changed. A loader modifies theHardware abstraction (1,506 words) [view diff] exact match in snippet view article find links to article
instructions. Then it is the job of the compiler to generate a CPU-specific executable. The same type of abstraction is made in operating systems, but OS APIsKlibc (414 words) [view diff] exact match in snippet view article find links to article
klibc library. An alternate strategy is to include everything in one executable, like BusyBox, which determines the requested applet via arguments orCornelis H. A. Koster (402 words) [view diff] exact match in snippet view article find links to article
grammars. In a sense, CDL is a deterministic executable affix grammar, while Prolog is a non-deterministic executable affix grammar; a link acknowledged by theCommon Language Infrastructure (947 words) [view diff] exact match in snippet view article find links to article
ISO/IEC (ISO/IEC 23271) and Ecma International (ECMA 335) that describes executable code and a runtime environment that allows multiple high-level languagesAWS Elastic Beanstalk (335 words) [view diff] exact match in snippet view article find links to article
the project, a 'version' which is a deployable build of the application executable, a 'configuration template' that contains configuration information forGnuWin32 (214 words) [view diff] exact match in snippet view article find links to article
The GnuWin32 project provides native ports in the form of executable computer programs, patches, and source code for various GNU and open source toolsXAML Browser Applications (494 words) [view diff] exact match in snippet view article find links to article
application running in the browser, it actually ran in an out-of-process executable (PresentationHost.exe) managed by a virtual machine. XBAP applicationsSystem image (578 words) [view diff] exact match in snippet view article find links to article
a computer system stored in some non-volatile form, such as a binary executable file. If a system has all its state written to a disk (i.e. on a diskFastStone Image Viewer (391 words) [view diff] exact match in snippet view article find links to article
stable versions have been released regularly since. It is available as an executable installer, zip, and a portable zip version. Thumbnail viewer (using LanczosFortMP (159 words) [view diff] exact match in snippet view article find links to article
Mathematical Programming journal. FortMP is available as a standalone executable that accepts input in MPS format and as a library with interfaces in CMemory map (429 words) [view diff] exact match in snippet view article find links to article
debugger programs, a memory map refers to the mapping between loaded executable(or)library files and memory regions. These memory maps are used to resolveComponent Pascal (962 words) [view diff] exact match in snippet view article find links to article
where fields and command buttons are linked to exported variables and executable procedures. This approach bears some similarity to the code-behind wayBuffer overflow protection (2,836 words) [view diff] exact match in snippet view article find links to article
techniques used during software development to enhance the security of executable programs by detecting buffer overflows on stack-allocated variables, andOpenLaszlo (745 words) [view diff] exact match in snippet view article find links to article
OpenLaszlo Server is a Java servlet that compiles LZX applications into executable binaries for targeted run-time environments. Laszlo applications can beBasic4ppc (996 words) [view diff] exact match in snippet view article find links to article
modes: Windows executable, Device executable for Pocket PC (with and without AutoScale), Desktop executable, and Smartphone executable (for mobile phonesPL/SQL (3,904 words) [view diff] exact match in snippet view article find links to article
nested – i.e., because a block is an executable statement, it can appear in another block wherever an executable statement is allowed. A block can beMemory footprint (513 words) [view diff] exact match in snippet view article find links to article
sizes of shared libraries or classes it loads, whereas static libraries, executable programs and static data areas contribute to a fixed (constant) portionRefinement calculus (184 words) [view diff] exact match in snippet view article find links to article
The required behaviour of the final executable program is specified as an abstract and perhaps non-executable "program", which is then refined by aScanner Access Now Easy (1,616 words) [view diff] exact match in snippet view article find links to article
an executable, this does not by itself cause the resulting executable to be covered by the GNU General Public License. Your use of that executable isScribe Mail (161 words) [view diff] exact match in snippet view article find links to article
the HTML layout engine from Lgi that is virus safe[citation needed]. Executable attachments are detected and optionally deleted. Translators have addedMark Zbikowski (757 words) [view diff] exact match in snippet view article find links to article
retired the same year from Microsoft. He was the designer of the MS-DOS executable file format, and the headers of that file format start with his initials:Return-to-libc attack (587 words) [view diff] exact match in snippet view article find links to article
by an address of a subroutine that is already present in the process executable memory, bypassing the no-execute bit feature (if present) and riddingGW-BASIC (1,444 words) [view diff] exact match in snippet view article find links to article
identical to BASICA, its BASIC interpreter is a fully self-contained executable and does not need the Cassette BASIC ROM found in the original. It wasRebol (2,154 words) [view diff] exact match in snippet view article find links to article
Lisp, in that it's all built upon a representation of data which is then executable as programs" and as one of JSON's influences. Originally, the languageDart (programming language) (3,366 words) [view diff] exact match in snippet view article
developer compiled it. This file can be distributed as any other native executable. $ dart compile exe <source.dart> -o <target_app> Generated: <target_app>Perl virtual machine (930 words) [view diff] exact match in snippet view article find links to article
which also contains a compiler (lexer, parser and optimizer) in one executable file, commonly /usr/bin/perl on various Unix-like systems or perl.exeSoftware Updater (304 words) [view diff] exact match in snippet view article find links to article
the GUI; the name of the APT package containing the application, the executable file itself, and internally the software itself, still use the name update-managerAssembly language (9,899 words) [view diff] exact match in snippet view article find links to article
Booth's 1947 work, Coding for A.R.C.. Assembly code is converted into executable machine code by a utility program referred to as an assembler. The termChessV (705 words) [view diff] exact match in snippet view article find links to article
code of this program is freely available for download as well as the executable program. As of ChessV 0.93, it is possible to customize the variants itGNAT Modified General Public License (193 words) [view diff] exact match in snippet view article find links to article
this unit with other files to produce an executable, this unit does not by itself cause the resulting executable to be covered by the GNU General PublicCode injection (3,107 words) [view diff] exact match in snippet view article find links to article
external data, such as user input, causing it to interpret the data as executable commands. An attacker using this method "injects" code into the programAutoIt (1,304 words) [view diff] exact match in snippet view article find links to article
AutoIt automation script can be converted into a compressed, stand-alone executable which can be run on computers even if they do not have the AutoIt interpreterPersonal firewall (1,001 words) [view diff] exact match in snippet view article find links to article
it is not yet known. This protects against malware implemented as an executable program. Personal firewalls may also provide some level of intrusion detectionBean (software) (622 words) [view diff] exact match in snippet view article
source software Bean became closed source at version 3. However, the Bean executable is still distributed free of charge. According to its author, James HooverRobert Bruce Findler (347 words) [view diff] exact match in snippet view article find links to article
Standard ML's formal specification (Milner, Tofte, Harper, MacQueen) but is executable and thus can visualize individual examples. In 2018, he and others wereSed (2,638 words) [view diff] exact match in snippet view article find links to article
made directly executable from the command line by prepending it with a "shebang line" containing the sed command and assigning the executable permissionDOSKEY (957 words) [view diff] exact match in snippet view article find links to article
executables which have DOSKEY macros. /MACROS:[executable name] Displays all DOSKEY macros for the given executable. /HISTORY Displays all commands stored inTurbo (software) (1,160 words) [view diff] exact match in snippet view article
Windows in a portable application format that can be delivered via a single executable or streamed over the web. Files and settings automatically synchronizeLs (1,252 words) [view diff] exact match in snippet view article find links to article
or the link's target -F Append a "/" to directory names and a "*" to executable files The following example shows the long form output: $ ls -l drwxr--r--Photo slideshow software (182 words) [view diff] exact match in snippet view article find links to article
predefined order. In most cases the output file is a standard video file or an executable file which contains all the sound and images for display. Slideshow applicationsDO-178C (2,624 words) [view diff] exact match in snippet view article find links to article
process. DO-178C adds the following statement about the Executable Object Code: "The Executable Object Code satisfies the software requirements (that isRTL (329 words) [view diff] exact match in snippet view article find links to article
computing, when a dynamic linker links a software executable to software libraries at the time the executable is run Ready to Learn, a zero-tolerance behaviorThe Matrix Awakens (697 words) [view diff] exact match in snippet view article find links to article
Engine 5 workshop. This was immediately used by fans to generate a Windows executable package in which the city can be navigated, offering the ability to controlXara Xtreme LX (449 words) [view diff] exact match in snippet view article find links to article
for Xara Xtreme on Linux and was retained in some places such as the executable "xaralx". The first version was released for Linux in October 2005, and1260 (computer virus) (165 words) [view diff] exact match in snippet view article
current or PATH directories upon execution. Changing an authenticated executable file is detected by most modern computer operating systems. "Threat AssessmentSimile (computer virus) (369 words) [view diff] exact match in snippet view article
around 90% of the virus' code. After the rebuild, the virus searches for executable files in folders on all fixed and remote drives. Files will not be infectedThe Matrix Awakens (697 words) [view diff] exact match in snippet view article find links to article
Engine 5 workshop. This was immediately used by fans to generate a Windows executable package in which the city can be navigated, offering the ability to controlSpecification by example (1,228 words) [view diff] exact match in snippet view article find links to article
Specification by example is also known as example-driven development, executable requirements, acceptance test–driven development (ATDD or A-TDD), AgileAmbient calculus (550 words) [view diff] exact match in snippet view article find links to article
networks that have a dynamic topology), and mobile computation (i.e. executable code that is able to move around the network). The ambient calculus providesOperational View (1,201 words) [view diff] exact match in snippet view article find links to article
dollar costs and their processes dollar costs. Analysis of dollar costs in executable architectures is a first step in an architecture based investment strategyGlobal Information Network Architecture (512 words) [view diff] exact match in snippet view article find links to article
the symbolic and the connectionist representations of the world through executable conceptual models. Declarative contextual, causal, behavioral, and adaptiveTemplate (file format) (310 words) [view diff] exact match in snippet view article
common feature of many software applications that define a unique non-executable file format intended specifically for that particular application. TemplateRational Synergy (1,022 words) [view diff] exact match in snippet view article find links to article
source code, documents and images as well as the final built software executable and libraries. Rational Synergy also provides the repository for the changeSource-code compatibility (248 words) [view diff] exact match in snippet view article find links to article
human-readable form of machine code that must be converted into numerical (i.e. executable) machine code by an assembler. This is different from binary-code compatibilityEmacs Lisp (2,302 words) [view diff] exact match in snippet view article find links to article
batch mode. In this way it may be called from the command line or via an executable file, and its editing functions, such as buffers and movement commandsBad command or file name (267 words) [view diff] exact match in snippet view article find links to article
interpreted. Because this word must be the name of an internal command, executable file or batch file, the error message provided an accurate descriptionTiming attack (1,611 words) [view diff] exact match in snippet view article find links to article
involves design of constant-time functions and careful testing of the final executable code. Many cryptographic algorithms can be implemented (or masked by aXPDL (1,280 words) [view diff] exact match in snippet view article find links to article
well as executable aspects which would be used to run a process. This distinguishes XPDL from BPEL which focuses exclusively on the executable aspectsThread (computing) (4,052 words) [view diff] exact match in snippet view article
share these resources. In particular, the threads of a process share its executable code and the values of its dynamically allocated variables and non-thread-localText (293 words) [view diff] exact match in snippet view article find links to article
based on characters Text segment, the portion of computer file containing executable instructions Writing, representation of language in a textual medium ThisLBR (file format) (314 words) [view diff] exact match in snippet view article
Novosielski, is LRUN.COM : a small program which allows running a .COM (executable code) directly from any library, without having to extract it to a separateJavadoc (874 words) [view diff] exact match in snippet view article find links to article
code comments used by Javadoc, do not affect the performance of a Java executable since comments are ignored by the compiler. Javadoc ignores comments unlessSun Cloud (805 words) [view diff] exact match in snippet view article find links to article
included with the Solaris 10 OS or user libraries packaged with the executable all executable code must be available on the Compute Utility at time of executionMmap (1,155 words) [view diff] exact match in snippet view article find links to article
munmap(2). Protection information—for example, marking mapped regions as executable—can be managed using mprotect(2), and special treatment can be enforcedUnited States v. Grubbs (1,330 words) [view diff] exact match in snippet view article find links to article
which are issued in advance of a "triggering condition" that makes them executable, are constitutional and do not need to describe that condition on theirFedora Commons (1,473 words) [view diff] exact match in snippet view article find links to article
achieved by the integration of data, interfaces, and mechanisms (i.e., executable programs) as clearly defined modules. The Fedora Repository open sourceMEX file (122 words) [view diff] exact match in snippet view article find links to article
Octave and functions written in C, C++ or Fortran. It stands for "MATLAB executable". When compiled, MEX files are dynamically loaded and allow external functionsMSAV (526 words) [view diff] exact match in snippet view article find links to article
disk. Warn of attempts to modify executable files. VSafe had a number of virus definitions embedded within its executable and was capable of loading additionalRemote evaluation (197 words) [view diff] exact match in snippet view article find links to article
evaluation is a general term for any technology that involves transmitting executable software code from a client computer to a server computer for subsequentFaronics (2,200 words) [view diff] exact match in snippet view article find links to article
as FreezeX, Anti-Executable is an application whitelisting software that, when first installed, creates a "whitelist" of executable files which existsDirective (programming) (1,433 words) [view diff] exact match in snippet view article
tags and commands (or markup) embedded in code that result in additional executable processing that extend the existing compiler, assembler and language constructsPunched card input/output (1,388 words) [view diff] exact match in snippet view article find links to article
computer input device used to read computer programs in either source or executable form and data from punched cards. A computer card punch is a computerSpacemacs (319 words) [view diff] exact match in snippet view article find links to article
including both graphical and command-line user interfaces, and being executable under X Window System and within a Unix shell terminal. It is free andStart (command) (469 words) [view diff] exact match in snippet view article
command is implemented as the cygstart executable. In PowerShell, the Invoke-Item cmdlet is used to invoke an executable or open a file. On Apple macOS andUnit testing (3,865 words) [view diff] no match in snippet view article find links to article
Unit testing, a.k.a. component or module testing, is a form of software testing by which isolated source code is tested to validate expected behavior.IBM Lotus Freelance Graphics (390 words) [view diff] exact match in snippet view article find links to article
reference to its original developer, Graphic Communications Inc., Freelance's executable file was named GCIFL.) Pre-Windows versions of Lotus Freelance GraphicsZmist (195 words) [view diff] exact match in snippet view article find links to article
The Mistfall engine contained in it is capable of decompiling Portable Executable files to [their] smallest elements, requiring 32 MB of memory. Zmist willVirtual address space (739 words) [view diff] exact match in snippet view article find links to article
|----------------------------------------------| Then the application's executable file is mapped into the VAS. Addresses in the process VAS are mapped toSAWStudio (273 words) [view diff] exact match in snippet view article find links to article
code that, even though maintained as a full-featured DAW, results in an executable file that is less than 2 megabytes in size, with its graphics DLL fileProof-carrying code (467 words) [view diff] exact match in snippet view article find links to article
an application via a formal proof that accompanies the application's executable code. The host system can quickly verify the validity of the proof, andFile binder (131 words) [view diff] exact match in snippet view article find links to article
allow a user to "bind" multiple files together, resulting in a single executable. They are commonly used by hackers to insert other programs such as TrojanDalvík (397 words) [view diff] case mismatch in snippet view article find links to article
Runtime in current versions of Android, .dex (Dalvik EXecutable) and .odex (Optimized Dalvik EXecutable) files are still used, so the Dalvik bytecode is stillPortable Sound Format (537 words) [view diff] exact match in snippet view article find links to article
internally structured as a file system, rather than PSF, which is a single PS executable. PSF's native sample rate is 44,100 Hz, while PSF2's is 48,000 Hz. RatesList of portable software (986 words) [view diff] exact match in snippet view article find links to article
external hard drives. To be considered for inclusion, an application must be executable on multiple computers from removable storage without installation, andALGOL 68C (966 words) [view diff] exact match in snippet view article find links to article
language, which could then be either interpreted or compiled to a native executable. This ability to interpret or compile ZCODE encouraged the porting ofSQL injection (4,983 words) [view diff] exact match in snippet view article find links to article
input validation, to prevent user input from being misinterpreted as executable SQL code. Discussions of SQL injection began in the late 1990s, includingMonolithic kernel (344 words) [view diff] exact match in snippet view article find links to article
NetBSD, DragonFly BSD, Solaris, and AIX can dynamically load (and unload) executable kernel modules at runtime. This modularity of the operating system isUniform Resource Identifier (4,555 words) [view diff] exact match in snippet view article find links to article
path (an executable module or program) and "/3456/my-document" is the second part of the path named pathinfo, which is passed to the executable module orFunction pointer (2,324 words) [view diff] exact match in snippet view article find links to article
called a subroutine pointer or procedure pointer, is a pointer referencing executable code, rather than data. Dereferencing the function pointer yields theCloud-native computing (372 words) [view diff] exact match in snippet view article find links to article
containers is the ability to package all software needed to execute into one executable package. The container runs in a virtualized environment, which isolatesFile inclusion vulnerability (1,036 words) [view diff] exact match in snippet view article find links to article
scripting run time. This issue is caused when an application builds a path to executable code using an attacker-controlled variable in a way that allows the attackerFrozenbyte (586 words) [view diff] exact match in snippet view article find links to article
Survivor, for Microsoft Windows, Mac OS X, and Linux. It also contained an executable version along with source code for an unfinished game, Jack Claw, andJelly (217 words) [view diff] exact match in snippet view article find links to article
Java- and XML-based scripting and processing engine for turning XML into executable code Petroleum jelly Jelly (app), an app, and the company behind it JelliSterling (program) (291 words) [view diff] exact match in snippet view article
brief instructions. There is no installation — it is enough to put the executable and dynamic-link library files in the same directory and start the exeGrammatical evolution (1,231 words) [view diff] exact match in snippet view article find links to article
of Limerick. As in any other GP approach, the objective is to find an executable program, program fragment, or function, which will achieve a good fitnessSCM (Scheme implementation) (258 words) [view diff] exact match in snippet view article
files which binaries can be dynamically or statically linked with an SCM executable. SCM includes linkable modules for SLIB features like sequence comparisonCMake (2,280 words) [view diff] exact match in snippet view article find links to article
aliases). CMake can produce object files that can be linked against by executable binaries/libraries, avoiding dynamic (run-time) linking and using staticSymbol table (1,208 words) [view diff] exact match in snippet view article find links to article
remains unresolved at the end of the process. While reverse engineering an executable, many tools refer to the symbol table to check what addresses have beenPaquisha War (1,812 words) [view diff] exact match in snippet view article find links to article
War of 1941, Ecuador claimed that the Rio de Janeiro Protocol was not executable because a 78 km section of the border was not precisely defined. In theTurochamp (2,102 words) [view diff] exact match in snippet view article find links to article
Automatic Computing Engine. Turing attempted to convert the program into executable code for the 1951 Ferranti Mark 1 computer in Manchester, but was unableModel-driven integration (86 words) [view diff] exact match in snippet view article find links to article
which focuses purely on solving Application Integration problems using executable Unified Modeling Language (UML). Noggle, Brian J; M Lang (1 April 2002)Virtual finite-state machine (1,191 words) [view diff] exact match in snippet view article find links to article
VFSM method introduces an execution model and facilitates the idea of an executable specification. This technology is mainly used in complex machine controlList of freeware video games (1,888 words) [view diff] exact match in snippet view article find links to article
is a selected list of freeware video games implemented as traditional executable files that must be downloaded and installed. Freeware games are gamesMarvin Zelkowitz (1,063 words) [view diff] exact match in snippet view article find links to article
debugging as well as ways to implement tests for runtime correctness of executable code. His later research dealt with software engineering practices byCommon Public Attribution License (335 words) [view diff] exact match in snippet view article find links to article
the Original Developer may include […] a requirement that each time an Executable and Source Code or a Larger Work is launched or initially run […] a prominentVERTCON (143 words) [view diff] exact match in snippet view article find links to article
Geodetic Survey (NGS) in 1994 and is available as an online tool, or PC executable package. The package contains the Perl source code. The NGS is the governmentBusiness Process Definition Metamodel (683 words) [view diff] exact match in snippet view article find links to article
compatibility. Many current business process models focus on specification of executable business processes that execute within an enterprise (orchestration).Gdbserver (360 words) [view diff] exact match in snippet view article find links to article
allows the GNU Debugger to connect from another system; that is, only the executable to be debugged needs to be resident on the target system ("target"), whileGNU Core Utilities (1,182 words) [view diff] exact match in snippet view article find links to article
philosophy in mind GNU Binutils – GNU software development tools for executable code List of GNU packages List of KDE applications – Set of applicationsAccord.NET (573 words) [view diff] exact match in snippet view article find links to article
comprises a set of libraries that are available in source code as well as via executable installers and NuGet packages. The main areas covered include numericalNSAKEY (1,480 words) [view diff] exact match in snippet view article find links to article
cryptography); and c) Microsoft's CryptoAPI implementation is available only in executable form, and thus is presumed to be reasonably resistant to user tamperingPromela (2,118 words) [view diff] exact match in snippet view article find links to article
iteration statement. The else is only executable if all other options in the same selection are not executable. Also, the else may not be used togetherExtensible programming (1,711 words) [view diff] exact match in snippet view article find links to article
not a monolithic program that converts source code input into binary executable output. The compiler itself must be extensible to the point that it isResident set size (179 words) [view diff] exact match in snippet view article find links to article
parts of the occupied memory were paged out, or because some parts of the executable were never loaded. Proportional set size (PSS) – measure of computer programResident set size (179 words) [view diff] exact match in snippet view article find links to article
parts of the occupied memory were paged out, or because some parts of the executable were never loaded. Proportional set size (PSS) – measure of computer programDOS/4G (336 words) [view diff] exact match in snippet view article find links to article
extended memory without writing specialized code. It embeds itself in the executable file at linking time and executes before main application code, so usuallyPowerset construction (1,500 words) [view diff] exact match in snippet view article find links to article
practice for converting easier-to-construct NFAs into more efficiently executable DFAs. However, if the NFA has n states, the resulting DFA may have upZIP (file format) (6,739 words) [view diff] exact match in snippet view article
prepending the program code to a ZIP archive and marking the file as executable. Storing the catalog at the end also makes possible to hide a zipped fileCPMulator (355 words) [view diff] exact match in snippet view article find links to article
The code to put the CPU in emulation mode was prefixed to each CP/M executable. Any calls to the CP/M operating system were intercepted and translatedInetd (1,092 words) [view diff] exact match in snippet view article find links to article
Requests are served by spawning a process which runs the appropriate executable, but simple services such as echo are served by inetd itself. ExternalParallel Thread Execution (572 words) [view diff] exact match in snippet view article find links to article
graphics driver contains a compiler which translates PTX instructions into executable binary code, which can run on the processing cores of Nvidia graphicsVAX (3,030 words) [view diff] exact match in snippet view article find links to article
and memory. Since register masks are a form of data embedded within the executable code, they can make linear parsing of the machine code difficult. ThisOne-liner program (1,594 words) [view diff] exact match in snippet view article find links to article
qualified name like Data.List.sort will work, although as a standalone executable you'd need to import Data.List. An even shorter version: main = interactMemoization (3,741 words) [view diff] exact match in snippet view article find links to article
combinators can be used as building blocks to construct complex parsers as executable specifications of CFGs. Memoization was again explored in the contextExtended ML (391 words) [view diff] exact match in snippet view article find links to article
It extends the syntax of ML to include axioms, which do not need to be executable but can rigorously specify the behavior of a program. With this additionOntology language (344 words) [view diff] exact match in snippet view article find links to article
Description Framework (RDF) RDF Schema (RDFS) SHOE Attempto Controlled English Executable English Three languages are completely or partially frame-based languagesIllegal number (1,725 words) [view diff] exact match in snippet view article find links to article
quite distinct from that of copyright infringement. Any image file or an executable program can be regarded as simply a very large binary number. In certainVundo (1,042 words) [view diff] exact match in snippet view article find links to article
immediately closed upon loading. Renaming the program executable can work around this. Malwarebytes's executable may be deleted as soon as it is installed (dependingJAL (compiler) (269 words) [view diff] exact match in snippet view article
Language) is a Pascal-like programming language and compiler that generates executable code for PIC microcontrollers. It is a free-format language with a compilerBinary Ninja (769 words) [view diff] exact match in snippet view article find links to article
decompiled code. Binary Ninja supports various CPU architectures and binary executable formats, and runs on Windows, macOS, and Linux. It also offers a free-to-useGrammar-oriented programming (182 words) [view diff] exact match in snippet view article find links to article
within real-time workshops for various lines of business and create an executable simulation of the processes used. Instead of using one DSL for the entireLink (687 words) [view diff] exact match in snippet view article find links to article
element Link, in a linked list Linker (computing), converts object files to executable Links (web browser) Microsoft Office Assistant Links, an animated catDalvik Turbo virtual machine (223 words) [view diff] exact match in snippet view article find links to article
also run applications which have been converted into a compact Dalvik Executable (.dex) bytecode format for lower end devices. In 2011, MIPS TechnologiesAdobe AIR (2,606 words) [view diff] exact match in snippet view article find links to article
coders to construct applications and video games that run as a stand-alone executable and behave similarly to a native application on supported platforms. AnPicoBSD (249 words) [view diff] exact match in snippet view article find links to article
binaries in the dial-up flavor due to FreeBSD 2.2.5's smaller binary executable format. With flexibility that FreeBSD gives, along with the full sourceLiteStep (1,086 words) [view diff] exact match in snippet view article find links to article
also be used to create informational-type displays. Aside from the core executable, LiteStep is made up of modules, some of which are included with the initialTurbo Pascal (5,879 words) [view diff] exact match in snippet view article find links to article
and a linker combined object code with runtime libraries to produce an executable program. In the early IBM PC market (1981–1983) the major programmingJean-Raymond Abrial (400 words) [view diff] exact match in snippet view article find links to article
development support for refinement from a high-level specification to an executable program, including the Rodin tool. These are two important formal methodsGenetix (235 words) [view diff] exact match in snippet view article find links to article
machine created by theoretical physicist Bernard Hodson containing only 34 executable instructions. It was inspired by the principles of Alan Turing and allowsTable of keyboard shortcuts (1,422 words) [view diff] exact match in snippet view article find links to article
application ⊞ Win, enter executable name or ⊞ Win+R, enter executable name ⌘ Cmd+Space, enter executable name or ⌘ Cmd+↓ Alt+F2, enter executable name Search ⊞ WinNotebook interface (1,119 words) [view diff] exact match in snippet view article find links to article
computer programs. Some notebooks are WYSIWYG environments including executable calculations embedded in formatted documents; others separate calculationsOSv (292 words) [view diff] exact match in snippet view article find links to article
bare-metal hardware. It is a unikernel, designed to run a single Linux executable or an application written in one of the supported runtime environmentsLX (257 words) [view diff] exact match in snippet view article find links to article
numerals Lux (symbol: lx), the SI derived unit of illuminance Linear Executable, the executable file format used by OS/2 Lipoxin, in medicine Swiss InternationalMythTV (1,111 words) [view diff] exact match in snippet view article find links to article
distributes only source code, which must be compiled for the desired system; executable programs can be downloaded from various third-party sources. The softwareHierarchical task network (629 words) [view diff] exact match in snippet view article find links to article
STRIPS, but are more general. A solution to an HTN problem is then an executable sequence of primitive tasks that can be obtained from the initial taskHupigon (186 words) [view diff] exact match in snippet view article find links to article
Kaspersky Labs. This malicious software, which usually should be a portable executable (and may be packed with UPX), is mostly used in order to connect a (worldwide)JIT spraying (512 words) [view diff] exact match in snippet view article find links to article
purpose is to produce executable data, a JIT compiler is one of the few types of programs that cannot be run in a no-executable-data environment. Because9000 (number) (987 words) [view diff] exact match in snippet view article
or weakly decreasing 9923 – super-prime, probably smallest certainly executable prime number on x86 MS-DOS 9949 – sum of nine consecutive primes (1087Structure and Interpretation of Classical Mechanics (425 words) [view diff] exact match in snippet view article find links to article
unambiguous and computationally effective. Formulating a method as a computer-executable program and debugging that program is a powerful exercise in the learningMythTV (1,111 words) [view diff] exact match in snippet view article find links to article
distributes only source code, which must be compiled for the desired system; executable programs can be downloaded from various third-party sources. The softwareQuickBASIC (1,592 words) [view diff] exact match in snippet view article find links to article
editor. The interpreter was used to debug a program before creating an executable file. Unfortunately, there were some subtle differences between the interpreterMojikyō (2,569 words) [view diff] exact match in snippet view article find links to article
fonts contain different numbers of characters. Also included is a Windows executable that implements a graphical character map, the "Mojikyō Character Map"Hex editor (864 words) [view diff] exact match in snippet view article find links to article
prevent correction of erroneous data. They have been used to "patch" executable programs to change or add a few instructions as an alternative to recompilationJIT spraying (512 words) [view diff] exact match in snippet view article find links to article
purpose is to produce executable data, a JIT compiler is one of the few types of programs that cannot be run in a no-executable-data environment. BecausePHP (12,528 words) [view diff] exact match in snippet view article find links to article
implemented as a module, a daemon or a Common Gateway Interface (CGI) executable. On a web server, the result of the interpreted and executed PHP code—whichCodeView (1,043 words) [view diff] exact match in snippet view article find links to article
source code line related to every computer instruction in the binary executable, is enabled by the command line switch -Zi given to the compiler, andIBMDOS.COM (670 words) [view diff] exact match in snippet view article find links to article
system file attributes set. As IBMDOS.COM is a binary image containing executable code rather than a true COM-style program, the hidden attribute is setLocate32 (199 words) [view diff] exact match in snippet view article find links to article
One unpacks the program files anywhere on the hard disk and runs the executable directly. The user first needs to index their files by creating the databaseCode morphing (309 words) [view diff] exact match in snippet view article find links to article
decryption with this method. Protected code blocks are always in the executable state, and they are executed (interpreted) as transformed code. The originalShell builtin (263 words) [view diff] exact match in snippet view article find links to article
the shell that loaded it. BusyBox – Collection of Unix tools in single executable file Internal DOS command POSIX standard: Shell Commands Tansley, DavidSevenDust (computer virus) (225 words) [view diff] exact match in snippet view article
encrypted. It spreads by users running an infected application program (executable). Some variants of SevenDust also delete all non-application files accessedInformal methods of validation and verification (1,675 words) [view diff] exact match in snippet view article find links to article
executable model with the conceptual model. On the other hand, validation methods are the methods by which a model, either conceptual or executable isCompiler-compiler (5,129 words) [view diff] exact match in snippet view article find links to article
transformations into an object program. A typical parser generator associates executable code with each of the rules of the grammar that should be executed whenEmail attachment (1,036 words) [view diff] exact match in snippet view article find links to article
software. .iso files can also be used to spread malware and .exe is an executable file that can become active on a computer as soon as it is opened. A lotCode on demand (533 words) [view diff] exact match in snippet view article find links to article
In distributed computing, code on demand is any technology that sends executable software code from a server computer to a client computer upon requestFuser (Unix) (440 words) [view diff] exact match in snippet view article
followed by a letter denoting the type of access: c current directory. e executable being run. f open file. F open file for writing. r root directory. m mmap'edKoKo (computer virus) (158 words) [view diff] exact match in snippet view article
Koko.1780. KoKo is written in the Assembly programming language and the executable file usually has an approximate file size of around 1780 bytes. The KoKoRogue (video game) (4,117 words) [view diff] exact match in snippet view article
around 1980 for Unix-based minicomputer systems as a freely distributed executable. It is listed in the 4th Berkeley Software Distribution UNIX programmer's7z (1,243 words) [view diff] exact match in snippet view article find links to article
encoding – delta filter, basic preprocessor for multimedia data. Similar executable pre-processing technology is included in other software; the RAR compressorHybrid-core computing (254 words) [view diff] exact match in snippet view article find links to article
the computational units share a common logical address space, and an executable is composed of a single instruction stream—in essence a contemporary coprocessorMAD (programming language) (2,430 words) [view diff] exact match in snippet view article
(assignment) TRANSFER TO statement-label WHENEVER boolean-expression, executable-statement (simple conditional) WHENEVER boolean-expression (compound conditional)Boot sector (1,714 words) [view diff] exact match in snippet view article find links to article
copies the first sector from the device (which may be a MBR, VBR or any executable code), into physical memory at memory address 0x7C00. On other systemsAgile modeling (717 words) [view diff] exact match in snippet view article find links to article
information. Executable specifications. Requirements are specified in the form of executable "customer tests", instead of non-executable "static" documentationData transformation (computing) (2,187 words) [view diff] exact match in snippet view article
Code generation is the process of generating executable code (e.g. SQL, Python, R, or other executable instructions) that will transform the data basedNavidad virus (701 words) [view diff] exact match in snippet view article find links to article
through email clients such as Microsoft Outlook while masquerading as an executable electronic Christmas card. Depending on the variant, infected computersProcess (computing) (1,872 words) [view diff] exact match in snippet view article
image of the executable machine code associated with a program. Memory (typically some region of virtual memory); which includes the executable code, process-specificOberon-2 (2,209 words) [view diff] exact match in snippet view article find links to article
metaobjects, but simply reads from type descriptors compiled into the executable binaries, and exposed in the modules that define the types and/or proceduresProgram slicing (1,417 words) [view diff] exact match in snippet view article find links to article
we union all of those statements, we do not have executable code, so to make the slice an executable slice we merely add the end brace for the for loopAlphard (programming language) (186 words) [view diff] exact match in snippet view article
the 'form' datatype, which combines a specification and a procedural (executable) implementation. It also took the generator from IPL-V, as well as theGeneric Eclipse Modeling System (342 words) [view diff] exact match in snippet view article find links to article
generates code. Interpreters can also interpret the model to provide executable semantics and perform complex analyses. "About GEMS". Eclipse ProjectGame Editor (1,223 words) [view diff] exact match in snippet view article find links to article
game data only, so that designers can store the game or its parts in non-executable files. The editor itself runs on Mac OS X, Windows and Linux. Game EditorYuri Gurevich (836 words) [view diff] exact match in snippet view article find links to article
tool helped Microsoft meet the European Union demands for high-level executable specifications. Later, Gurevich worked with different Microsoft groupsFARGO (programming language) (288 words) [view diff] exact match in snippet view article
language, whereas RPG had a program generation process that produced executable object code. The idea behind FARGO was to facilitate ease of transitionInput/output Buffer Information Specification (895 words) [view diff] exact match in snippet view article find links to article
two text files (*.ibs and *.ami) plus a platform-specific machine code executable file (*.dll on Windows, *.so on Linux). IBIS-AMI support statistical andDOS/32 (398 words) [view diff] exact match in snippet view article find links to article
DOS/4GW, DOS/32 is free, open-source and can be extended to create a unique executable file that incorporates the extender memory tool and main application codeInternet Communications Engine (647 words) [view diff] exact match in snippet view article find links to article
architecture container of executable services implemented in .dll or .so libraries. This is a lighter alternative to building entire executable for every serviceGeneric Eclipse Modeling System (342 words) [view diff] exact match in snippet view article find links to article
generates code. Interpreters can also interpret the model to provide executable semantics and perform complex analyses. "About GEMS". Eclipse ProjectNavigational algorithms (899 words) [view diff] exact match in snippet view article find links to article
The navigational algorithms are the quintessence of the executable software on portable calculators or smartphones as an aid to the art of navigation,Rake (software) (836 words) [view diff] exact match in snippet view article
configuration file called Rakefile. A Rakefile has no special syntax and contains executable Ruby code. The basic unit in Rake is the task. A task has a name and anPICO-8 (1,684 words) [view diff] exact match in snippet view article find links to article
browser, and view the source code. PICO-8 games can also be exported as executable programs, which will run on Windows, macOS, or Linux. Notable games releasedMatita (533 words) [view diff] exact match in snippet view article find links to article
collaboration, providing a programming environment where formal specifications, executable algorithms and automatically verifiable correctness certificates naturallyStars virus (384 words) [view diff] exact match in snippet view article find links to article
to inflict minor damage in the initial stage and might be mistaken for executable files of governmental organizations. This is the second attack claimedKAON (277 words) [view diff] exact match in snippet view article find links to article
Text2Onto are open source, based on Java. KAON2 is not open source, but the executable can be downloaded from the KAON2 site. Philipp Cimiano, Johanna VölkerConcolic testing (1,998 words) [view diff] exact match in snippet view article find links to article
multithreaded Java programs with jCUTE, and unit testing programs from their executable codes (tool OSMOSE). It was also combined with fuzz testing and extendedFlowcode (255 words) [view diff] exact match in snippet view article find links to article
which is capable of creating Windows based applications via a runtime executable. This allows the software to also create applications for testing or interactingNovell ZENworks Application VIrtualization (369 words) [view diff] exact match in snippet view article find links to article
console by Novell that allows a user to build applications that run like an executable file. This product is now known as Micro Focus Desktop Containers. ZENworksModified Harvard architecture (1,650 words) [view diff] exact match in snippet view article find links to article
program to modify itself. A disadvantage of these methods are issues with executable space protection, which increase the risks from malware and software defectsTrojan horse (computing) (1,858 words) [view diff] exact match in snippet view article
malicious version of the Linux ls command. An attacker would place this executable script in a publicly writable and "high-traffic" location (e.g., /tmp/ls)CoreASM (389 words) [view diff] exact match in snippet view article find links to article
Academic Free License version 3.0) that focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supportingUtil-linux (622 words) [view diff] exact match in snippet view article find links to article
simpleinit tailf vidmode BusyBox – Collection of Unix tools in single executable file CUPS – Computer printing system GNU Core Utilities – Collection ofEnterprise Architect (software) (2,135 words) [view diff] exact match in snippet view article
with DMN models for simulation. This includes the ability to generate executable code from these business rules. Business modeling can be combined withTTCN-3 (830 words) [view diff] exact match in snippet view article find links to article
executing the architecture is organized as follow: TE: TTCN-3 Executable is the executable form of the test suite. TRI: TTCN-3 Runtime Interface is theHigh-level programming language (2,028 words) [view diff] exact match in snippet view article find links to article
written in a language is compiled, its syntax is transformed into an executable form before running. There are two types of compilation: Machine codeSoftpedia (641 words) [view diff] exact match in snippet view article find links to article
attacks due to serving more stand-alone installers that do not download executable files. Softpedia displays virtual awards for products free of adware,NetWars (417 words) [view diff] exact match in snippet view article find links to article
bundled with Novell DOS 7 and Personal NetWare 1.0 in form of a single executable named NETWARS.EXE. It replaced the text-based game NLSNIPES.EXE that cameTurboDOS (540 words) [view diff] exact match in snippet view article find links to article
specialized linker which builds an executable version of the system. TurboDOS has no "resident" commands. All commands are executable files. The standard commandsFlash memory emulator (299 words) [view diff] exact match in snippet view article find links to article
(i.e. PC, which runs debugger). This allows the programmer to change executable code while it is running, set break points, and use other advanced debuggingSafeDisc (1,261 words) [view diff] exact match in snippet view article find links to article
the actual game's name). The EXE executable is only a loader which decrypts and loads the protected game executable in the encrypted ICD file. The initialTitan (supercomputer) (3,978 words) [view diff] exact match in snippet view article
to exploit the hybrid architecture. Any selected programs must also be executable on other supercomputers to avoid sole dependence on Titan. Six vanguardLive Online Portal (185 words) [view diff] exact match in snippet view article find links to article
Some later LOP variants used a string of pseudo-random words as their executable names and have been placing these executables in the user's applicationMemory safety (1,911 words) [view diff] exact match in snippet view article find links to article
such as the return-to-libc attack and defense techniques such as the non-executable stack and address space layout randomization. Randomization prevents mostMZ (289 words) [view diff] exact match in snippet view article find links to article
executable, a file type in Microsoft MS-DOS Mark Zbikowski, a former Microsoft programmer whose initials mark the first two bytes of all executable filesInversion of control (1,498 words) [view diff] exact match in snippet view article find links to article
and dispatching those requests to the app's executable endpoints. Endpoints are the app's units of executable request-handling code. Endpoints are definedFortSP (146 words) [view diff] exact match in snippet view article find links to article
and integrated chance constraints. FortSP is available as a standalone executable that accepts input in SMPS format and as a library with an interface inClean (programming language) (965 words) [view diff] exact match in snippet view article
files in the module and the runtime system and converted into a normal executable using the system linker (when available) or a dedicated linker writtenList of game engine recreations (2,280 words) [view diff] exact match in snippet view article find links to article
clone is made in part by studying and reverse engineering the original executable, but occasionally, as was the case with some of the engines in ScummVMMonolithic application (624 words) [view diff] exact match in snippet view article find links to article
Object-based modularity provides the application as a collection of separate executable files that may be independently maintained and replaced without redeployingBlocks (C language extension) (818 words) [view diff] exact match in snippet view article
the stack executable. Executable stacks are generally considered to be a potential security hole. Blocks do not require the use of executable thunks, soAssembly (CLI) (1,389 words) [view diff] exact match in snippet view article
four parts The short name. On Windows this is the name of the Portable Executable (PE) file without the extension. The culture. This is an RFC 1766 identifierList of game engine recreations (2,280 words) [view diff] exact match in snippet view article find links to article
clone is made in part by studying and reverse engineering the original executable, but occasionally, as was the case with some of the engines in ScummVMSigreturn-oriented programming (1,410 words) [view diff] exact match in snippet view article find links to article
attacker to execute code in presence of security measures such as non-executable memory and code signing. It was presented for the first time at the 35thAssembly (CLI) (1,389 words) [view diff] exact match in snippet view article
four parts The short name. On Windows this is the name of the Portable Executable (PE) file without the extension. The culture. This is an RFC 1766 identifierTagès (775 words) [view diff] exact match in snippet view article find links to article
application's executable file and requires no changes to the source code of the application. It provides the encryption of the protected product's executable file(s)Rom (447 words) [view diff] exact match in snippet view article find links to article
motion, e.g. of joints in physiotherapy Android ROM, a file containing executable instructions of an Android OS Read-only memory, a type of storage mediaLegal informatics (4,083 words) [view diff] exact match in snippet view article find links to article
Imperial College London on the representation of legislation by means of executable logic programs. Early meetings of scholars included a one-off meetingFree60 (1,255 words) [view diff] exact match in snippet view article find links to article
uses hardware-based encryption and digital signatures for all of its executable programs, and as such will not run unsigned code out of a box, insteadTinyMUCK (540 words) [view diff] exact match in snippet view article find links to article
also use Message Parsing Interpreter (MPI) which can be used to embed executable code into descriptions of all in-game objects. Unlike many other virtualCHARMM (2,102 words) [view diff] exact match in snippet view article find links to article
appeared, but may of course be used with subsequent versions of the CHARMM executable program. Likewise, these force fields may be used within other molecularJava Pathfinder (473 words) [view diff] exact match in snippet view article find links to article
Java Pathfinder (JPF) is a system to verify executable Java bytecode programs. JPF was developed at the NASA Ames Research Center and open sourced in 2005ClipBook Viewer (328 words) [view diff] exact match in snippet view article find links to article
is not listed in the Start menu and can only be accessed through its executable file, ClipBrd.exe. Windows NT relies on NetDDE and a Windows service calledSource code virus (148 words) [view diff] exact match in snippet view article find links to article
finds on an infected computer, and then compiles itself into a finished executable. "Delphi spreads virus in source code". 19 August 2009. Tanenbaum, AndrewCfront (581 words) [view diff] exact match in snippet view article find links to article
code was to be compiled with the native C compiler, and the resulting executable could then be used to compile the Cfront C++ sources. Most of the portingDO-178B (1,877 words) [view diff] exact match in snippet view article find links to article
description (SDD) Source code Executable object code Traceability from system requirements to all source code or executable object code is typically requiredB4 Organ II (220 words) [view diff] exact match in snippet view article find links to article
synthesizer made by Native Instruments. The software runs as a stand-alone executable, or as a VST, DXi, or RTAS plugin in a Digital audio workstation. TheReflective programming (1,819 words) [view diff] exact match in snippet view article find links to article
source code. A compiled Objective-C executable, for example, records the names of all methods in a block of the executable, providing a table to correspondPikeOS (411 words) [view diff] exact match in snippet view article find links to article
predefined list of OS services. With PikeOS, the term application refers to an executable linked against the PikeOS application programming interface (API) libraryWindows.h (555 words) [view diff] exact match in snippet view article find links to article
program by including it into a source file: #include <windows.h> Also, the executable must be linked to each static library that either contains the functionBash (Unix shell) (9,534 words) [view diff] exact match in snippet view article
programs such as ls or ln, and Shell scripts, which are files containing executable commands. (Shell scripts do not require compilation before execution andCHKDSK (1,679 words) [view diff] exact match in snippet view article find links to article
versions 2.x - 4.x use chkdsk.com as the executable file. MS-DOS versions 5.x and later use chkdsk.exe as the executable file. CHKDSK can also show the memoryList of programming languages by type (6,703 words) [view diff] exact match in snippet view article find links to article
Mozart Programming System cross-platform Oz P Pony Pict – essentially an executable implementation of Milner's π-calculus Python – uses thread-based parallelismWeb threat (1,231 words) [view diff] exact match in snippet view article find links to article
executable platform, tomorrow’s will likely run on the Web, for the very same reason. Because, like it or not, the Web is already a huge executable platformWhetstone (benchmark) (2,486 words) [view diff] no match in snippet view article
The Whetstone benchmark is a synthetic benchmark for evaluating the performance of computers. It was first written in ALGOL 60 in 1972 at the TechnicalList of concurrent and parallel programming languages (570 words) [view diff] exact match in snippet view article find links to article
structuring a program. A parallel language is able to express programs that are executable on more than one processor. Both types are listed, as concurrency is aIBM PALM processor (384 words) [view diff] exact match in snippet view article find links to article
could be configured with up to 64+ KB (APL + BASIC ROMs make 64+ KB) of Executable ROS (ROM) and up to 64 KB of RAM. A simple bank switching scheme was usedGoogle Closure Tools (686 words) [view diff] exact match in snippet view article find links to article
google-closure-compiler which provides three compilers: native binary executable (via GraalVM), Java and a JavaScript-based one The Closure Compiler ServiceCP/M-86 (2,534 words) [view diff] exact match in snippet view article find links to article
8086 and Intel 8088. The system commands are the same as in CP/M-80. Executable files used the relocatable .CMD file format. Digital Research also producedArden syntax (2,845 words) [view diff] exact match in snippet view article find links to article
designed for representing and sharing medical knowledge in a standardized, executable format. It is primarily used by clinical decision support systems to generateBackdoor (computing) (4,448 words) [view diff] exact match in snippet view article
compiler recompiled from original source with the compromised compiler executable: the backdoor has been bootstrapped. This attack dates to a 1974 paperPegasus (workflow management) (642 words) [view diff] exact match in snippet view article
execution, Pegasus translates the constructed abstract workflow into an executable workflow which is executed and managed by HTCondor. Pegasus is being usedJava packager (158 words) [view diff] exact match in snippet view article find links to article
produce a Jar file. Many other formats are available, including native executable formats for the platform. The Java Packager tool will evolve for JDK 9SCUMM (2,081 words) [view diff] exact match in snippet view article find links to article
human-readable commands into byte-sized tokens that then would be read by an executable interpreter program that presented the game to the player. For example