代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/158402/11620822
java coff.java
// PART OF THE MACHINE SIMULATION. DO NOT CHANGE.
package nachos.machine;
import java.io.EOFException;
/**
* A COFF (common object file format) loader.
*/
public class Coff {
/**
* Alloc
www.eeworm.com/read/347814/11634777
makefile
##########################################################
#
# General makefile for building executable programs and
# libraries for Embedded Artists' QuickStart Boards.
# (C) 2001-2005 Embedded A
www.eeworm.com/read/257924/11906175
mak hasm.mak
# /Fefilename sets the name of the executable
# /Idirectory sets a single include directory
# /Ddefine defines a macro
OPTIONS=/nologo /Fehasm.exe /I.\ /DWINDOWS_32
HASM.EXE:
CL.EXE $(
www.eeworm.com/read/343409/11950190
readme
Installation
============
Place the executable in either the root directory of your mSys installation,
or your bin (/bin) or sbin (/sbin) directories.
If you create a shortcut link, you should se
www.eeworm.com/read/256880/11966061
cpp uninstall.cpp
// Uninstall.cpp : Defines the entry point for the application.
//
// Module name: DeleteMe.cpp
// Written by: Jeffrey Richter
// Description: Allows an executable file to delete itself
#incl
www.eeworm.com/read/252898/12256739
makefile
##########################################################
#
# General makefile for building executable programs and
# libraries for Embedded Artists' QuickStart Boards.
# (C) 2001-2005 Embedded A
www.eeworm.com/read/251529/12339255
jamfile
# Bayes++ Jamfile - See Boost.build
# PV - Position Velocity filter
# Declare the location of this subproject relative to the project root.
subproject PV ;
# The executable for the example
exe pv :
www.eeworm.com/read/251529/12339262
jamfile
# Bayes++ Jamfile - See Boost.build
# Simple - Simple filter example
# Declare the location of this subproject relative to the project root.
subproject Simple ;
# The executable for the example
exe
www.eeworm.com/read/251529/12339292
jamfile
# Bayes++ Jamfile - See Boost.build
# Quadratic Calibration - filter example
# Declare the location of this subproject relative to the project root.
subproject "QuadCalib" ;
# The executable for th
www.eeworm.com/read/250397/12408986
txt readme.txt
The executable in this directory is self-contained:
It does not read any input.