代码搜索:Contained

找到约 5,885 项符合「Contained」的源代码

代码结果 5,885
www.eeworm.com/read/405781/2283100

c mx27_prphw.c

/* * Copyright 2004-2007 Freescale Semiconductor, Inc. All Rights Reserved. */ /* * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU
www.eeworm.com/read/405781/2283102

c mx27_prpsw.c

/* * Copyright 2004-2007 Freescale Semiconductor, Inc. All Rights Reserved. */ /* * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU
www.eeworm.com/read/405781/2283103

c mx27_csi.c

/* * Copyright 2005-2007 Freescale Semiconductor, Inc. All Rights Reserved. */ /* * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU
www.eeworm.com/read/401534/2339937

h mpegaudiotab.h

/* * mpeg audio layer 2 tables. Most of them come from the mpeg audio * specification. * * Copyright (c) 2000, 2001 Fabrice Bellard. * * The licence of this code is contained in file LICENCE fo
www.eeworm.com/read/393286/2481303

h keyspan_mpr_fw.h

/* keyspan_mpr_fw.h The firmware contained herein as keyspan_mpr_fw.h is Copyright (C) 1999-2001 Keyspan, A division of InnoSys Incorporated ("Keyspan") as an unpublished work. This notice
www.eeworm.com/read/383347/2618065

java moremath.java

package com.brackeen.javagamebook.util; import java.util.List; /** The MoreMath class provides functions not contained in the java.lang.Math or java.lang.StrictMath classes. */ publi
www.eeworm.com/read/383347/2618160

java moremath.java

package com.brackeen.javagamebook.util; import java.util.List; /** The MoreMath class provides functions not contained in the java.lang.Math or java.lang.StrictMath classes. */ publi
www.eeworm.com/read/382594/2631056

readme

Presently, this directory contains only one example application for SPIPEs. The test source code is contained in SPIPE-acceptor.h and SPIPE-connector.h. The SPIPE-acceptor example illustrates ho
www.eeworm.com/read/371704/2779111

m l_regression.m

function [wlog,aux]=l_regression(wlog,expression,varargin) % Function creates new log curve using the mathematical expression contained in the % third input argument. Null values (NaNs) in the log c
www.eeworm.com/read/370865/2783374

java graphparticipantcomparator.java

package org.enhydra.jawe.components.graph; import java.util.Comparator; /** * Used to properly sort visual objects that represents Participant's contained within graph. */ public class GraphPartic