代码搜索:Distributed
找到约 10,000 项符合「Distributed」的源代码
代码结果 10,000
www.eeworm.com/read/138798/13211611
m softeye.m
function M = softeye(K, p)
% SOFTEYE Make a stochastic matrix with p on the diagonal, and the remaining mass distributed uniformly
% M = softeye(K, p)
%
% M is a K x K matrix.
M = p*eye(K);
q
www.eeworm.com/read/240249/13229098
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/240249/13229119
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/240249/13229138
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/240249/13229155
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/240249/13229176
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/240249/13229197
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/240249/13229218
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/240249/13229241
txt readme.txt
These digits were created by Chris Williams of www.PowerASP.com from scratch.
Primarily to be used with any counter systems.
If this digit archive is distributed in any
way this text file must
www.eeworm.com/read/324949/13236475
pas platformnetworking.pas
//////////////////////////////////////////////////////////////////////
// //
// platformNetworking.pas: Platform dependant networking