代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/431637/8664276

m wrapper.m

%% Initializations clear all R=[1 0.9;0.9 1]; p=[2;9]; Jmin=2; N=100; winit=[0;0]; mu=0.1; wo=R\p; w1=[(wo(1)-7):0.1:(wo(1)+7)]; w2=[(wo(2)-7):0.1:(wo(2)+7)]; % Calculating Eigen Spread
www.eeworm.com/read/431637/8664282

asv wrapper.asv

%% Initializations clear all R=[1 0.9;0.9 1]; p=[2;9]; Jmin=2; N=100; winit=[0;0]; mu=0.1; wo=R\p; w1=[(wo(1)-7):0.1:(wo(1)+7)]; w2=[(wo(2)-7):0.1:(wo(2)+7)]; % Calculating Eigen Spread
www.eeworm.com/read/385167/8815433

dll wrapper.dll

www.eeworm.com/read/385167/8815447

jar wrapper.jar

www.eeworm.com/read/384797/8843297

vhd wrapper.vhd

-- AccelDSP 9.1.00 build 868 Production, compiled Feb 16 2007 -- -- THIS IS UNPUBLISHED, LICENSED SOFTWARE THAT IS THE CONFIDENTIAL -- AND PROPRIETARY PROPERTY OF XILINX OR ITS L
www.eeworm.com/read/427891/8914614

h wrapper.h

/********************************************************************* * * Filename: wrapper.h * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status:
www.eeworm.com/read/427891/8914643

c wrapper.c

/********************************************************************* * * Filename: wrapper.c * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status: Stable * Author:
www.eeworm.com/read/186080/8961285

c wrapper.c

/* wrapper.c: * * Simple wrapper example: */ #include #include #include #include #include #include #include #inclu
www.eeworm.com/read/181576/9245556

c wrapper.c

/* * Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as
www.eeworm.com/read/178979/9380084

class wrapper.class