代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/292933/8322989
h pir_processor.h
//
// PIR_processor.h
//
// This file contains declarations for the PIRProcessor class.
//
// These classes are part of the Bioinformatics Template Library (BTL).
//
// Copyright (C) 1997, 1998 Birkbe
www.eeworm.com/read/192685/8339771
html 20627.html
About Sequence access txt file!!
About Sequence access txt file!!
www.eeworm.com/read/174072/9608663
cpp ex417_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_connect db; // connect ob
www.eeworm.com/read/174072/9608678
cpp ex160_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_connect db; // connect object
www.eeworm.com/read/174072/9609430
cpp ex162_oci8.cpp
#include
using namespace std;
#include
// Uncomment the line below when OCI7 is used with OTL
// #define OTL_ORA7 // Compile OTL 4.0/OCI7
#define OTL_ORA8I // Compile OT
www.eeworm.com/read/174072/9609632
cpp ex159_oci8.cpp
#include
using namespace std;
#include
// Uncomment the line below when OCI7 is used with OTL
// #define OTL_ORA7 // Compile OTL 4.0/OCI7
#define OTL_ORA8I // Compile OT
www.eeworm.com/read/174072/9609658
cpp ex161_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI
#include // include the OTL 4.0 header file
otl_connect db; // connect obj
www.eeworm.com/read/173349/9661495
c callback.c
/*
** 2005 May 23
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness f
www.eeworm.com/read/367062/9785299
m hurst_estimate.m
function H = hurst_estimate(sequence,method,isplot,opt)
%
% 'hurst_estimate' estimate the hurst parameter of a given sequence with
% an appointed method. The algorithms of the methods can be fo