代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/402770/11528444

cpp ex09_oci7.cpp

#include using namespace std; #include #define OTL_ORA7 // Compile OTL 4/OCI7 #include // include the OTL 4 header file otl_connect db; // connect object voi
www.eeworm.com/read/402770/11528449

cpp ex82_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MYSQL // Compile OTL 4/MyODBC // #define OTL_ODBC_UNIX // uncomment this line if UnixODBC is used #include
www.eeworm.com/read/402770/11528455

cpp ex31_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4/ODBC #include // include the OTL 4 header file otl_connect db; // connect object voi
www.eeworm.com/read/402770/11528468

cpp ex545_odbc.cpp

#include using namespace std; #include #define OTL_FREETDS_ODBC_WORKAROUNDS #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile O
www.eeworm.com/read/402770/11528477

cpp ex152_oci8.cpp

#include using namespace std; #include #define OTL_ORA8I // Compile OTL 4.0/OCI8 //#define OTL_ORA8I // Compile OTL 4.0/OCI8i //#define OTL_ORA9I // Compile OTL 4.0/OCI9i
www.eeworm.com/read/402770/11528501

cpp ex92_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4/DB2-CLI #include // include the OTL 4 header file otl_connect db; // connect object
www.eeworm.com/read/402770/11528516

cpp ex524_odbc.cpp

#include using namespace std; #include #define OTL_FREETDS_ODBC_WORKAROUNDS #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile O
www.eeworm.com/read/402770/11528522

cpp ex156_oci8.cpp

#include using namespace std; #include #include #include #define OTL_ORA8I // Compile OTL 4.0/OCI8 //#define OTL_ORA8I // Compile OTL 4.0/OCI8(i)
www.eeworm.com/read/402770/11528530

cpp ex34_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/400577/11572989

m im_bpropagation.m

%IM_BPROPAGATION Binary propagation of images stored in a dataset (DIP_Image) % % B = IM_BPROPAGATION(A1,A2,N,CONNECTIVITY,EDGE_CONDITION) % % INPUT % A1 Dataset with binary object images da