代码搜索:coherent

找到约 522 项符合「coherent」的源代码

代码结果 522
www.eeworm.com/read/160223/10554950

mdl coherent.mdl

Model { Name "coherent" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off ShowPortDataT
www.eeworm.com/read/459610/7272636

mdl coherent.mdl

Model { Name "coherent" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataType
www.eeworm.com/read/458762/7289768

mdl coherent.mdl

Model { Name "coherent" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataType
www.eeworm.com/read/447612/7549125

mdl coherent.mdl

Model { Name "coherent" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataType
www.eeworm.com/read/330669/12876398

mdl coherent.mdl

Model { Name "coherent" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataType
www.eeworm.com/read/344535/11873995

mdl coherent.mdl

Model { Name "coherent" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataType
www.eeworm.com/read/298894/7927339

m coherent_receiver.m

% % % function [y] = coherent_receiver(rx,n,template) y = sum(reshape(rx.*template,n,length(template)/n),1);
www.eeworm.com/read/485265/6556993

m coherent_receiver.m

% % % function [y] = coherent_receiver(rx,n,template) y = sum(reshape(rx.*template,n,length(template)/n),1);
www.eeworm.com/read/481537/6642851

c dma-coherent.c

/* * Coherent per-device memory handling. * Borrowed from i386 */ #include #include struct dma_coherent_mem { void *virt_base; u32 device_base; int siz
www.eeworm.com/read/250243/4432422

c dma-coherent.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2000