代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/417857/2096749
ihelp backtranseq.ihelp
Standard (Mandatory) qualifiers:
[-sequence] sequence (Gapped) protein sequence filename and
optional format, or reference (input USA)
[-outfile]
www.eeworm.com/read/417857/2096821
ihelp pepwheel.ihelp
Standard (Mandatory) qualifiers:
[-sequence] sequence Protein sequence filename and optional
format, or reference (input USA)
-graph g
www.eeworm.com/read/417857/2096927
ihelp pepinfo.ihelp
Standard (Mandatory) qualifiers:
[-sequence] sequence Protein sequence filename and optional
format, or reference (input USA)
-graph x
www.eeworm.com/read/417857/2097458
ihelp backtranambig.ihelp
Standard (Mandatory) qualifiers:
[-sequence] sequence (Gapped) protein sequence filename and
optional format, or reference (input USA)
[-outfile]
www.eeworm.com/read/417857/2097828
ihelp pepwindow.ihelp
Standard (Mandatory) qualifiers:
[-sequence] sequence Protein sequence filename and optional
format, or reference (input USA)
-graph x
www.eeworm.com/read/417857/2097835
ihelp patmatmotifs.ihelp
Standard (Mandatory) qualifiers:
[-sequence] sequence Protein sequence filename and optional
format, or reference (input USA)
[-outfile] r
www.eeworm.com/read/291927/8387520
m gold.m
clear all
clc
r=6;N=2^r-1;
s1(1:6)=[1 0 0 0 0 0]; %initial value 1
s2(1:6)=[1 0 0 0 0 0]; %initial value 1
f1=[1 0 0 0 0 1 1]; %特征多项式f=x^6+x+1;
f2=[1 1 0 0 1 1 1]; %特征多项式f=x^6+x^5+x^2+x+1;
for
www.eeworm.com/read/389810/8498417
cpp ex163_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/389810/8498587
cpp ex418_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC
//#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_conne
www.eeworm.com/read/389810/8499449
cpp ex519_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