代码搜索:FastDb

找到约 1,595 项符合「FastDb」的源代码

代码结果 1,595
www.eeworm.com/read/328267/13036885

h rtnode.h

// -*- Mode: C++ -*- // RTnode.h // // Copyright (c) 1996, Regents of the University of California // $Header: /cvsroot/fastdb/fastdb/GiST/RSTree/RTnode.h,v 1.1 2007/07/18 20:45:47 kniz
www.eeworm.com/read/328267/13036917

h command.h

// -*- Mode: C++ -*- ---------------------------------------- // // Copyright (c) 1996, Regents of the University of California // $Header: /cvsroot/fastdb/fastdb/GiST/RSTree/command.h,v 1.1 2007/0
www.eeworm.com/read/328267/13036928

h gistcursor.h

// -*- Mode: C++ -*- // GiSTcursor.h // // Copyright (c) 1996, Regents of the University of California // $Header: /cvsroot/fastdb/fastdb/GiST/libGiST/GiSTcursor.h,v 1.1 2007/07/18 20:4
www.eeworm.com/read/328267/13036960

cpp gistpredicate.cpp

// -*- Mode: C++ -*- // GiSTpredicate.cpp // // Copyright (c) 1996, Regents of the University of California // $Header: /cvsroot/fastdb/fastdb/GiST/libGiST/GiSTpredicate.cpp,v 1.1 2007/
www.eeworm.com/read/328267/13036981

h gistfile.h

// Mode: -*- C++ -*- // GiSTfile.h // // Copyright (c) 1996, Regents of the University of California // $Header: /cvsroot/fastdb/fastdb/GiST/libGiST/GiSTfile.h,v 1.1 2007/07/18 20:45:49
www.eeworm.com/read/328267/13037111

h command.h

// -*- Mode: C++ -*- ---------------------------------------- // // Copyright (c) 1996, Regents of the University of California // $Header: /cvsroot/fastdb/fastdb/GiST/BTree/command.h,v 1.1 2007/07
www.eeworm.com/read/328267/13037286

icl makefile.icl

# -*- makefile -*- # Makefile for Microsoft Windows with Intel C++ Compiler GENERATE_DLL=0 FAULT_TOLERANT=0 OBJS = class.obj compiler.obj database.obj xml.obj hashtab.obj file.obj \ sync.obj
www.eeworm.com/read/328267/13037304

mvc makefile.mvc

# -*- makefile -*- # Makefile for Microsoft Windows with Microsoft Visual C++ 5.0 or higher compiler GENERATE_DLL=0 FAULT_TOLERANT=0 OBJS = class.obj compiler.obj database.obj xml.obj hashtab.
www.eeworm.com/read/328267/13037314

bcc makefile.bcc

# -*- makefile -*- # Makefile for Microsoft Windows with Borland C++ Builder 5.2 compiler OBJS = class.obj compiler.obj database.obj xml.obj hashtab.obj file.obj stdtp.obj \ sync.obj symtab.obj
www.eeworm.com/read/265314/11268635

bat compile.bat

if not defined JAVA_HOME set JAVA_HOME=\jdk1.3 javac -g *.java jar cvf jnicli.jar *.class cl -LD -Zi -W3 -GX -MTd -I../inc -I%JAVA_HOME%\include -I%JAVA_HOME%\include\win32 jnicli.cpp ..\fas