代码搜索:Making

找到约 2,505 项符合「Making」的源代码

代码结果 2,505
www.eeworm.com/read/173688/9641707

mak make66t.mak

# compile with the following options in effect # Mt = tiny model # g = debug info # x = 167 processor # WARNING: it is assumed that the user is making a NEW memory # MODEL, therefore ALL *.src
www.eeworm.com/read/173688/9641736

mak make66s.mak

# compile with the following options in effect # Ms = small model # g = debug info # x = 167 processor # WARNING: it is assumed that the user is making a NEW memory # MODEL, therefore ALL *.src
www.eeworm.com/read/415537/11065648

txt 193.txt

PIPE BOMBS FROM SOFT METAL PIPES -= Exodus =- First, one flattens one end of a copper or aluminum pipe carefully, making sure not to tear or rip the piping. Then, th
www.eeworm.com/read/132667/14079376

txt release.txt

Steps to follow when making a release of the gateway; if there is a problem, fix it, and re-start from beginning: * Decide on the version number. * Prepare the software for release. * Make sur
www.eeworm.com/read/105158/15676984

config

# configuration file for making Lua 5.0 # see INSTALL for installation instructions # These are default values. Skip this section and see the explanations below. LOADLIB= DLLIB= NUMBER= POPEN= TMPNA
www.eeworm.com/read/102339/15785793

txt apputil.txt

APPUTIL - Application Utility Library SUMMARY ======= The APPUTIL library provides utility classes and functions that are useful for making simple C++ Win32 Windows applications. APPUTIL is
www.eeworm.com/read/100266/15879179

readme

Installation ------------ To compile VT, change to the src directory, read README in that directory, and then type 'make' after making any necessary changes. You do not need to keep any of the fil
www.eeworm.com/read/100081/15885826

c main.c

/* * virtmodem - the idea of this program is to provide a virtual modem * on a pty/tty pair for making calls over tcp/ip telnet connections as * if they were from a modem attached to a serial port.
www.eeworm.com/read/191902/8417146

m decision_region.m

function D = decision_region(param_struct, region) %Function for making decision regions for Gaussians. %Inputs are the means, covariances and weights for the Gaussians. %Output is the decision r
www.eeworm.com/read/429300/8812305

pas getglyphoutlineu.pas

unit GetGlyphOutlineU; {Special thanks to Marco Cocco for his valuable insight into making this example work. Note: See Marco Cocco's excellent True Type Font to Vector conversion