代码搜索结果
找到约 18,795 项符合
X 的代码
gb_games.ch
@x l.14
extern Graph *games();
@y
extern Graph *games(unsigned long,long,long,long,long,long,long,long);
@z
@x l.174
Graph *games(n,ap0_weight,upi0_weight,ap1_weight,upi1_weight,
first_day,last_
gb_plane.ch
@x l.20
extern Graph *plane();
extern Graph *plane_miles();
extern void delaunay();
@y
extern Graph *plane(unsigned long,unsigned long,unsigned long,@|
unsigned long,unsigned long,long);
extern Grap
gb_miles.ch
@x l.14
extern Graph *miles();
@y
extern Graph *miles(unsigned long,long,long,long,@|
unsigned long,unsigned long,long);
@z
@x l.116
Graph *miles(n,north_weight,west_weight,pop_weight,
max_dist
gb_econ.ch
@x l.14
extern Graph *econ();
@y
extern Graph *econ(unsigned long,unsigned long,unsigned long,long);
@z
@x l.190
Graph *econ(n,omit,threshold,seed)
unsigned long n; /* number of vertices desired */
gb_words.ch
@x l.17
extern Graph *words();
extern Vertex *find_word();
@y
extern Graph *words(unsigned long,long [],long,long);
extern Vertex *find_word(char *,void (*)(Vertex *));
@z
@x l.162
Graph *words(n,wt_
gb_roget.ch
@x l.14
extern Graph *roget();
@y
extern Graph *roget(unsigned long,unsigned long,unsigned long,long);
@z
@x l.78
Graph *roget(n,min_distance,prob,seed)
unsigned long n; /* number of vertices desir
football.ch
@x l.61
main(argc,argv)
int argc; /* the number of command-line arguments */
char *argv[]; /* an array of strings containing those arguments */
@y
int main(@t\1\1@>
int argc, /* the number of co
gb_raman.ch
@x l.32
extern Graph *raman();
@y
extern Graph *raman(long,long,unsigned long,unsigned long);
@z
@x l.92
Graph *raman(p,q,type,reduce)
long p; /* one less than the desired degree; must be prime */
assign_lisa.ch
@x l.72
main(argc,argv)
int argc; /* the number of command-line arguments */
char *argv[]; /* an array of strings containing those arguments */
@y
int main(@t\1\1@>
int argc, /* the number of co
roget_components.ch
@x l.45
main(argc,argv)
int argc; /* the number of command-line arguments */
char *argv[]; /* an array of strings containing those arguments */
@y
int main(@t\1\1@>
int argc, /* the number of co