代码搜索:Distributed

找到约 10,000 项符合「Distributed」的源代码

代码结果 10,000
www.eeworm.com/read/150181/12307525

h eeprom.h

/*= eeprom.h =================================================================== * * Copyright (C) 2004 Nordic Semiconductor * * This file is distributed in the hope that it will be useful, bu
www.eeworm.com/read/251528/12339508

m ekf_sine_dh_dx.m

% Jacobian of the measurement model function in the random sine signal demo % Copyright (C) 2007 Jouni Hartikainen % % This software is distributed under the GNU General Public % Licence (version 2
www.eeworm.com/read/251528/12339557

m ungm_f.m

% State transition function for the UNGM-model. % % Copyright (C) 2007 Jouni Hartikainen % % This software is distributed under the GNU General Public % Licence (version 2 or later); please refer to
www.eeworm.com/read/234779/14097086

h clutil.h

/* --------------------------------------------------------------------------- Copyright (c) 2003, Dominik Reichl , Germany. All rights reserved. Distributed unde
www.eeworm.com/read/131980/14117757

h encrypt.h

/* Gaim encryption plugin */ /* Copyright (C) 2001-2003 William Tompkins */ /* This plugin is free software, distributed
www.eeworm.com/read/229523/14333004

m4 signed.m4

# signed.m4 serial 1 (gettext-0.10.40) dnl Copyright (C) 2001-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As
www.eeworm.com/read/229523/14333013

m4 glibc21.m4

# glibc21.m4 serial 2 (fileutils-4.1.3, gettext-0.10.40) dnl Copyright (C) 2000-2002 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General P
www.eeworm.com/read/228652/14371608

m inv.m

function Pinv = inv(P) % INV -- inverse of polynomial matrix % % Pinv = inv(P) % % I have chosen to invest all the programming effort into division % of matrix polynomials, since P \ Q
www.eeworm.com/read/228652/14371620

m ne.m

function yesno = ne(P1,P2) % NE -- check matrix polynomials for non-equality % % yesno = (P1 ~= P2) % yesno = ne(P1,P2) % Copyright (c) 2004 by Fritz Keinert (keinert@iastate.edu)
www.eeworm.com/read/126184/14438914

cpp testheader_countable.cpp

//: .\C09:TESTHEADER_Countable.cpp //: C09:Countable.h // From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison. // (c) 1995-2004 MindView, Inc. All Rights Reserved. // See source code