代码搜索:Contained
找到约 5,885 项符合「Contained」的源代码
代码结果 5,885
www.eeworm.com/read/352960/10487992
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/333438/12682375
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/245849/12777573
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 cur
www.eeworm.com/read/244097/12888755
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/325790/13184553
m plot2d.m
function plot2d(obj,varargin);
% Plots the data contained in the object, in two dimensions.
%
% Syntax: (* = optional)
%
% plot2d(ekfobj, states*, colorscheme*);
%
% In arguments:
%
% 1. ekfo
www.eeworm.com/read/325790/13184609
m plot2d.m
function plot2d(obj,varargin);
% Plots the data contained in the object, in two dimensions.
%
% Syntax: (* = optional)
%
% plot2d(sirobj, states*, colorscheme*, N*);
%
% In arguments:
%
% 1.
www.eeworm.com/read/325790/13184670
m plot2d.m
function plot2d(obj,varargin);
% Plots the data contained in the object, in two dimensions.
%
% Syntax: (* = optional)
%
% plot2d(sisobj, states*, colorscheme*, N*);
%
% In arguments:
%
% 1.
www.eeworm.com/read/137489/13320226
s mbr.s
; mbr.S -- Master Boot Record to boot first partition marked active
;
; Copyright 2002 John Coffman.
; All rights reserved.
;
; Licensed under the terms contained in the file 'COPYING' in the
; sour
www.eeworm.com/read/323757/13322246
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/310212/13654954
m getimage.m
function varargout = getimage(varargin)
%GETIMAGE Get image data from axes.
% A = GETIMAGE(H) returns the first image data contained in
% the Handle Graphics object H. H can be a figure, axes,