代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/353195/10464254
todo
TODO
====
- update vbv_delay calculation to agree with November 1994
(WG11 approved IS draft of ISO/IEC 13818-2).
- allow intra only encoding of sequences (disable ipflag in
putseq.c)
www.eeworm.com/read/423262/10575798
h vnnormalcalc.h
//***************************************************************//
//* *//
//* File: vnNormalCalc.h
www.eeworm.com/read/421154/10752800
h crc.h
/* 16 bit CRC-CCITT stuff. Extracted from Bill Simpson's PPP */
#define FCS_START 0xffff /* Starting bit string for FCS calculation */
#define FCS_FINAL 0xf0b8 /* FCS when summed over frame and se
www.eeworm.com/read/420640/10784779
todo
TODO
====
- update vbv_delay calculation to agree with November 1994
(WG11 approved IS draft of ISO/IEC 13818-2).
- allow intra only encoding of sequences (disable ipflag in
putseq.c)
www.eeworm.com/read/270669/11030544
h crc.h
/* 16 bit CRC-CCITT stuff. Extracted from Bill Simpson's PPP */
#define FCS_START 0xffff /* Starting bit string for FCS calculation */
#define FCS_FINAL 0xf0b8 /* FCS when summed over frame and se
www.eeworm.com/read/197682/6954001
h tcp-fast.h
/************************************************************************\
* TCP-FAST NS2 Module *
* University of Melbourne April 2005
www.eeworm.com/read/197682/6954007
tcl tcp-fast-defaults.tcl
# Insert the following lines into ns-allione-2.27/ns-2.27/tcl/lib/ns-default.tcl
Agent/TCP/Fast set cwnd_update_period_ 0.01
Agent/TCP/Fast set avgRTT_ 0
Agent/TCP/Fast set baseRTT_ 0
Agent/TCP/Fa
www.eeworm.com/read/466694/7031457
m gka_dsb.m
function fit=gka_dsb(xi,m,bands,gki,ss);
%function fit=gka_dsb(xi,m,bands,gki,ss);
%
%return RMS error of the fit of b*(h^2/(h^2+s^2))^(m/2)*((h^2+s^2)/m)^(D/2) to gki(h)
%where
% xi(1)=D : correl
www.eeworm.com/read/466694/7031470
m gka_kphi.m
function fit=gka_kphi(xi,b,m,tau);
%function fit=gka_kphi(xi,b,m,tau);
%
%return RMS error of the fit of
% b(m)=phi*exp(-m*K*tau)
%
%where
% xi(1)=phi : constant
% xi(2)=K : entropy
% b
www.eeworm.com/read/465686/7051777
todo
# rename core.* to socket.*
# rename contorl.* to kbase.*
add selectEx
add accurate receiver buffer size calculation in our-of-order message delivery.
add file transfer under messaging mode
reduce fre