代码搜索:REPRESENTATION
找到约 7,935 项符合「REPRESENTATION」的源代码
代码结果 7,935
www.eeworm.com/read/269631/4244378
tdf cmpr_ava.tdf
--lpm_compare DEVICE_FAMILY=MAX7000B LPM_REPRESENTATION=SIGNED LPM_WIDTH=9 ONE_INPUT_IS_CONSTANT=YES aleb dataa datab
--VERSION_BEGIN 4.0 cbx_lpm_compare 2003:09:10:10:27:44:SJ cbx_mgl 2004:01:13:14:
www.eeworm.com/read/269631/4244388
tdf cmpr_5va.tdf
--lpm_compare DEVICE_FAMILY=MAX7000B LPM_REPRESENTATION=SIGNED LPM_WIDTH=9 ONE_INPUT_IS_CONSTANT=YES ageb dataa datab
--VERSION_BEGIN 4.0 cbx_lpm_compare 2003:09:10:10:27:44:SJ cbx_mgl 2004:01:13:14:
www.eeworm.com/read/427042/1980233
pod d2i_ssl_session.pod
=pod
=head1 NAME
d2i_SSL_SESSION, i2d_SSL_SESSION - convert SSL_SESSION object from/to ASN1 representation
=head1 SYNOPSIS
#include
SSL_SESSION *d2i_SSL_SESSION(SSL_SESSION **a,
www.eeworm.com/read/422785/2032701
pod d2i_ssl_session.pod
=pod
=head1 NAME
d2i_SSL_SESSION, i2d_SSL_SESSION - convert SSL_SESSION object from/to ASN1 representation
=head1 SYNOPSIS
#include
SSL_SESSION *d2i_SSL_SESSION(SSL_SESSION **a,
www.eeworm.com/read/367675/2839252
txt 906.txt
发信人: fervvac (高远), 信区: DataMining
标 题: Re: 请教求子集的算法
发信站: 南京大学小百合站 (Wed May 29 16:03:07 2002), 站内信件
A macro to get the j-th bit of the binary representation of i, easily
done by bit shifting an
www.eeworm.com/read/358714/2984302
pod d2i_ssl_session.pod
=pod
=head1 NAME
d2i_SSL_SESSION, i2d_SSL_SESSION - convert SSL_SESSION object from/to ASN1 representation
=head1 SYNOPSIS
#include
SSL_SESSION *d2i_SSL_SESSION(SSL_SESSION **a,
www.eeworm.com/read/355697/3049896
pod d2i_ssl_session.pod
=pod
=head1 NAME
d2i_SSL_SESSION, i2d_SSL_SESSION - convert SSL_SESSION object from/to ASN1 representation
=head1 SYNOPSIS
#include
SSL_SESSION *d2i_SSL_SESSION(SSL_SESSION **a,
www.eeworm.com/read/394381/8227811
m draw.m
function fig = draw()
% 手画光滑曲线图形界面
% 先用Range确定大致范围;然后用ginput用鼠标单击大致数据点;最后用Draw it画图。
% 本程序采用样条拟合
% By L. J. Hu, 2000
% This is the machine-generated representation of a Handle Graphics object
www.eeworm.com/read/334860/12568248
m draw.m
function fig = draw()
% 手画光滑曲线图形界面
% 先用Range确定大致范围;然后用ginput用鼠标单击大致数据点;最后用Draw it画图。
% 本程序采用样条拟合
% By L. J. Hu, 2000
% This is the machine-generated representation of a Handle Graphics object
www.eeworm.com/read/136697/13365358
m l_add.m
function res=L_add(s1,s2)
% res=L_add(s1,s2)
%
% Addition of Fuzzy Numbers, s1+s2, in level-set representation.
%
% s1 and s2 are fuzzy quantities defined in terms of alpha-cuts (level sets).
% The f