代码搜索:Generalized
找到约 2,645 项符合「Generalized」的源代码
代码结果 2,645
www.eeworm.com/read/340665/3271004
c twalk.c
/* $NetBSD: twalk.c,v 1.1 1999/02/22 10:33:16 christos Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for int
www.eeworm.com/read/340665/3271006
c tdestroy.c
/* $NetBSD: tdelete.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for inte
www.eeworm.com/read/340665/3271009
c tfind.c
/* $NetBSD: tfind.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for intern
www.eeworm.com/read/326192/3473777
makefile
# Makefile for GiST test program
#
# Generalized Search Tree
PROGRAM = RTree
SRCS = command.cpp gram.y scan.l RTentry.cpp RTnode.cpp RTpredicate.cpp
OBJS = command.o gram.ta
www.eeworm.com/read/298657/3861944
c tsearch.c
/* $NetBSD: tsearch.c,v 1.3 1999/09/16 11:45:37 lukem Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for inte
www.eeworm.com/read/298657/3861948
c tdelete.c
/* $NetBSD: tdelete.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for inte
www.eeworm.com/read/298657/3861954
c twalk.c
/* $NetBSD: twalk.c,v 1.1 1999/02/22 10:33:16 christos Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for int
www.eeworm.com/read/298657/3861956
c tdestroy.c
/* $NetBSD: tdelete.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for inte
www.eeworm.com/read/298657/3861959
c tfind.c
/* $NetBSD: tfind.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */
/*
* Tree search generalized from Knuth (6.2.2) Algorithm T just like
* the AT&T man page says.
*
* The node_t structure is for intern
www.eeworm.com/read/292984/3936781
m mk_gdl_graph.m
function gdl = mk_gdl_graph(G, domains, node_sizes, kernels, varargin)
% MK_GDL_GRAPH Make a GDL (generalized distributed law) graph
% gdl = mk_gdl_graph(G, domains, node_sizes, kernels, ...)
%
% A GD