代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/215485/4903544
m mk_collage_from_clqs.m
function mk_collage_from_clqs(dir, cliques)
% For use with mk_ps_from_clqs.
% This generates a latex file that glues all the .ps files
% into one big figure.
cd(dir)
C = length(cliques);
ncols = 4;
www.eeworm.com/read/209584/4958459
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/208414/4992917
c pgprsakeygen.c
/*
* pgpRSAKeyGen.c
*
* Generates an RSA Key Pair. Broken out from pgpRSAKey.c BAT 6/4/97
* The breakout is so that we can elect not to ship this in the source.
*
* $Id: pgpRSAKeyGen.c,v 1.1.2.1
www.eeworm.com/read/206983/5003754
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/200288/5069450
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/197905/5090990
m mk_collage_from_clqs.m
function mk_collage_from_clqs(dir, cliques)
% For use with mk_ps_from_clqs.
% This generates a latex file that glues all the .ps files
% into one big figure.
cd(dir)
C = length(cliques);
ncols = 4;
www.eeworm.com/read/195502/5110720
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/194228/5135938
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/193937/5141282
sh meltobjs.sh
#! /bin/sh
#
# This script generates a single object file from a set of libraries (*.a files)
# Usage: meltobjs.sh target.o library1.a library2.a ...
#
# (C) SciTech Software, Inc. 1998
#
TMPDIR=/tmp
www.eeworm.com/read/190666/5175596
c default1.c
// PRMS Id: 5204
// Bug: g++ bashes the type of add_sym with the type of add, so calling it
// with one parameter generates an error.
// Build don't link:
int add(int const &symbol,
const unsigned c