代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/337023/12401545

c msp430x22x4_uscib0_i2c_09.c

//****************************************************************************** // MSP430F22x4 Demo - USCI_B0 I2C Slave RX multiple bytes from MSP430 Master // // Description: This demo connects
www.eeworm.com/read/337023/12401746

c msp430x22x4_uscib0_i2c_10.c

//****************************************************************************** // MSP430F22x4 Demo - USCI_B0 I2C Master RX multiple bytes from MSP430 Slave // // Description: This demo connects
www.eeworm.com/read/337023/12401804

c msp430x22x4_uscib0_i2c_11.c

//****************************************************************************** // MSP430F22x4 Demo - USCI_B0 I2C Slave TX multiple bytes to MSP430 Master // // Description: This demo connects t
www.eeworm.com/read/337023/12401814

c msp430x22x4_uscib0_i2c_08.c

//****************************************************************************** // MSP430F22x4 Demo - USCI_B0 I2C Master TX multiple bytes to MSP430 Slave // // Description: This demo connects t
www.eeworm.com/read/148833/12422643

c malloc.c

/* Malloc implementation for multiple threads without lock contention. Copyright (C) 1996-2002, 2003, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed b
www.eeworm.com/read/233013/14173764

m wigb.m

function wigb (a,scal,x,z,amx) %WIGB: Plot seismic data using wiggles. % % WIGB(a,scal,x,z,amx) % % IN a: seismic data % scale: multiple data by scale % x: x-axis; %
www.eeworm.com/read/226770/14452835

c alloc.c

/* Public domain. */ #include #include "alloc.h" #include "error.h" #define ALIGNMENT 16 /* XXX: assuming that this alignment is enough */ #define SPACE 2048 /* must be multiple of ALIGNM
www.eeworm.com/read/223154/14651894

m llbc.m

function [LogLik,ix,x]=llbc(ECM,Y,Mode) % LLBC Log-Likelihood based classifier % [LLBC] = llbc(ECM); % LLBC is a multiple discriminator % % [LL] = llbc(ECM,D); % calculates the Log-Likelihood to
www.eeworm.com/read/121688/14742266

spec cooledit.spec

Summary: Full featured multiple window programmer's text editor Name: cooledit Icon: cooledit.gif Version: 3.17.5 Release: 1 Copyright: GPL Group: Applications/Editors Requires: python = 1.5.2 Require
www.eeworm.com/read/115525/15012095

h integer.h

#ifndef CRYPTOPP_INTEGER_H #define CRYPTOPP_INTEGER_H /** \file */ #include "cryptlib.h" #include "misc.h" #include NAMESPACE_BEGIN(CryptoPP) //! multiple precision integer a