代码搜索:Capi
找到约 986 项符合「Capi」的源代码
代码结果 986
www.eeworm.com/read/279486/4136317
m lrm_d_capi.m
function M = lrm_d_capi(trajs,K,Ops)
%LRM_D_CAPI Curve API for LRM_D model.
%
% Model = LRM_D_CAPI(Trajs,K,Options)
% - Trajs : 'Trajs' structure (see HELP CCToolbox)
% - K : number o
www.eeworm.com/read/173349/9661875
test capi3b.test
# 2004 September 2
#
# 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 for you
www.eeworm.com/read/173349/9661927
tcl capi3ref.tcl
set rcsid {$Id: capi3ref.tcl,v 1.42 2006/08/12 14:38:47 drh Exp $}
source common.tcl
header {C/C++ Interface For SQLite Version 3}
puts {
C/C++ Interface For SQLite Version 3
}
proc api {nam
www.eeworm.com/read/205013/15330009
test capi3c.test
# 2006 November 08
#
# 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 for you
www.eeworm.com/read/205013/15330165
test capi3b.test
# 2004 September 2
#
# 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 for you
www.eeworm.com/read/205013/15330198
tcl capi3ref.tcl
set rcsid {$Id: capi3ref.tcl,v 1.55 2007/04/16 15:35:24 drh Exp $}
source common.tcl
header {C/C++ Interface For SQLite Version 3}
puts {
C/C++ Interface For SQLite Version 3
www.eeworm.com/read/169520/5420396
txt class44c435270390.txt
capi_ioctl_struct. Defined as a type in:. linux/include/linux/capi.h, line 117
在LINUX中capi.h文件中已经定义了
capi_ioctl_struct capi;
www.eeworm.com/read/169520/5420369
txt class44c43ad3015d.txt
struct capi_version {
word CapiMajor;
word CapiMinor;
word ManuMajor;
word ManuMinor;
};
用在CAPI_GET_VERSION中