代码搜索:Generalized

找到约 2,645 项符合「Generalized」的源代码

代码结果 2,645
www.eeworm.com/read/170872/9783256

makefile

# Makefile for libGiST, GiST test programs # # Generalized Search Tree # LINKER = purify -collector=/usr/sww/lib/gcc-lib/hppa1.1-hp-hpux9.03/2.7.2/ld -cache-dir=/tmp/jmh LINKER = g++ # LINKER = c++
www.eeworm.com/read/147328/12564358

c dsort.c

/* * generalized seek sort for disk */ #include "../h/param.h" #include "../h/systm.h" #include "../h/buf.h" #define b_cylin b_resid disksort(dp, bp) register struct buf *dp, *bp; { register str
www.eeworm.com/read/113400/15456741

readme

libGiST: Generalized Search Tree C++ Library This directory contains the 0.9beta1 release of the GiST C++ Library. We have a WWW home page located at: http://s2k-ftp.cs.berkeley.edu:8000/gist
www.eeworm.com/read/433114/8544783

m s_slice_3d.m

function aux=s_slice_3d(seismic,varargin) % Plot a slice of a 3-D dataset. % % Written by: E. R.: October 6, 2006 % Last updated: October 9, 2006: Generalized to x-slices and y-slices as well % %
www.eeworm.com/read/429878/8783795

htm glmgrad.htm

Netlab Reference Manual glmgrad glmgrad Purpose Evaluate gradient of error function for generalized linear model. Synopsis
www.eeworm.com/read/350890/10701059

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.tab.o scan
www.eeworm.com/read/350890/10701262

readme

libGiST: Generalized Search Tree C++ Library This directory contains the 0.9beta1 release of the GiST C++ Library. We have a WWW home page located at: http://s2k-ftp.cs.berkeley.edu:8000/gist Pleas
www.eeworm.com/read/296909/8073046

m le.m

function r = le(lhs, rhs) % GPOSYNOMIAL/LE Implements '
www.eeworm.com/read/243369/12945639

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.tab.o scan
www.eeworm.com/read/243369/12945751

readme

libGiST: Generalized Search Tree C++ Library This directory contains the 0.9beta1 release of the GiST C++ Library. We have a WWW home page located at: http://s2k-ftp.cs.berkeley.edu:8000/gist Pleas