代码搜索:containing

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

代码结果 10,000
www.eeworm.com/read/471348/6890604

m xovsprs.m

% XOVSPRS.M (CROSSOVer Single-Point with Reduced Surrogate) % % This function performs single-point 'reduced surrogate' crossover between % pairs of individuals and returns the current genera
www.eeworm.com/read/193736/8205094

m sigav.m

% sigav.m - signal averaging % % y = sigav(D, N, x) % % D = length of each period % N = number of periods % x = row vector of length at least ND (doesn't check it) % y = length-D row vector containing
www.eeworm.com/read/394067/8249878

txt fifo8x16_readme.txt

The following files were generated for 'FIFO8x16' in directory D:\work\eccGen256byte: FIFO8x16.asy: Graphical symbol information file. Used by the ISE tools and some third party tools to
www.eeworm.com/read/393807/8262381

h icq7settings.h

/* * ============================================================================ * File name: Icq7Settings.h * Part of : Icq7 * Created : 09.06.2006 by Maksim Nazarenko * Description: *
www.eeworm.com/read/293734/8276622

bat scandisk.bat

@ECHO OFF ECHO. ECHO To run ScanDisk, change to the directory containing Windows 95, ECHO and run SCANDISK from the \COMMAND subdirectory. ECHO.
www.eeworm.com/read/393394/8290091

m casfiltr.m

function y = casfiltr(b0,B,A,x); % CASCADE form realization of IIR and FIR filters % ----------------------------------------------- % y = casfiltr(b0,B,A,x); % y = output sequence % b0 = gain c
www.eeworm.com/read/293183/8310312

m labelim.m

%LABELIM Construct image from objectlabels in case of feature images % % IM = LABELIM(A) % IM = A*LABELIM % % If A is a dataset containing images stored as features, so % each pixel is an object, than
www.eeworm.com/read/349380/8318361

m make_rp.m

% This file makes the structure containing the run % parameters used for the Adpative Equalization experiment rp.Nruns = 200; rp.var_v = 0.001; rp.decay = 0; rp.p = 11;
www.eeworm.com/read/370636/9589461

m dichotomic_grouping.m

function [part,B,G] = dichotomic_grouping(pos,options) % dichotomic_grouping - regroup points into 2^s (s is unknown) bins of nearly equal size. % % [part,B,G] = dichotomic_grouping_1d(pos,opt
www.eeworm.com/read/173927/9629868

m ex9101.m

%---------------------------------------------------------------------------- % Example 9.10.1 % three-dimensional analysis of a cube