代码搜索:reliability
找到约 183 项符合「reliability」的源代码
代码结果 183
www.eeworm.com/read/221024/14769043
html http:^^cs.fit.edu^people^buoni.html
Server: Netscape-Enterprise/2.0a
Date: Mon, 25 Nov 1996 20:29:28 GMT
Accept-ranges: bytes
Last-modified: Thu, 15 Dec 1994 17:18:45 GMT
Content-length: 4596
Content-type: text/html
www.eeworm.com/read/213066/15143248
m decode_chase2_halfiter.m
function [decode_output,Wii]=decode_chase_halfiter(R1,Wi,n,h,t,alpha,beta)
% this function use chase algorithm、
% calculate extrinsic information,half-iteration
% decode_output is the result of bin
www.eeworm.com/read/354040/10395441
asv test.asv
for s=11:20
p0=0.85;
a=found(s,p0);
j=s;
RE_reliability(s)=1;
RE_energy(s)=0;
while j~=1
RE_reliability(s)=RE_reliability(s)*link_reliability(j,RE_parent(j));
RE_energy(s)=RE_energy(s)+lin
www.eeworm.com/read/423552/10549978
m mfbox_rel_pkmeans_run.m
function [mfbss,params]=mfbox_rel_pkmeans_run(mfbss,params,runflag)
% run bss algorithm with pkmeans clustering to access reliability
%
% Usage:
% [mfbss,params]=mfbox_rel_pkmeans_run(mfbss,params,ru
www.eeworm.com/read/207780/15262298
asv channel.asv
function out=channel(in)
global sys_consts;
L = size(in,2);
switch sys_consts.channel
case {'awgn'}
case {'case1'}
www.eeworm.com/read/207361/15274546
pdf low-power_system_design-considering_system_reliability_and_security.pdf
www.eeworm.com/read/423552/10550534
m mfbox_pos_informative_run.m
function [A,W,S,params,reliability]=mfbox_pos_informative_run(A,W,S,X,params,runflag)
% select and label components
%
% Usage:
% [A,W,S,params,reliability]=mfbox_pos_informative_run(A,W,S,X,params,ru
www.eeworm.com/read/447121/7557772
pdf stochastic analysis and improvement of the reliability of dht-based multicast_infocom2007.pdf
www.eeworm.com/read/229534/14332525
pdf a simple algorithm for reliability evaluation of a stochastic-flow network with node failure.pdf
www.eeworm.com/read/275207/10828714
h ip.h
#ifndef __IP_H__
#define __IP_H__
typedef struct _IP_HEADER
{
unsigned char Len:4,
Ver:4;
unsigned char ToS;
unsigned short TotalLength;
unsigned short Ident