代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/338479/3317383

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/334276/3369364

c alg33.c

#include #include #include /* * generates: elements: 1 3 4 5 7 8 9 partial sum of elements: 1 4 8 13 20 28 37 partial sum of elements using tim
www.eeworm.com/read/334276/3369365

c alg37.c

#include #include #include #include /* generates: original vector sequence: 0 1 0 2 0 3 0 4 0 5 vector after remove, without applying e
www.eeworm.com/read/334276/3369373

c alg8.c

#include #include #include #include /* generates: array element sequence after sort: 12 15 17 19 20 22 23 26 29 35 40 51 equal_range result
www.eeworm.com/read/334276/3369378

c alg4.c

#include #include #include #include /* generates: 0 1 1 3 5 8 13 shifting array sequence left by 1: 1 1 3 5 8 13 13 shifting vector
www.eeworm.com/read/332370/3399781

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/326747/3469219

java timestamper.java

//$Id: Timestamper.java 3890 2004-06-03 16:31:32Z steveebersole $ package org.hibernate.cache; /** * Generates increasing identifiers (in a single VM only). * Not valid across multiple VMs. Identif
www.eeworm.com/read/311226/3686668

arq count-12.arq

PREFIX : PREFIX rdf: SELECT ?p (count(?n) as ?num) { # UNION is asymmetric in what it generates { ?x rdf:type :X . } U
www.eeworm.com/read/309949/3702573

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/303808/3806250

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