代码搜索:Multiplex
找到约 278 项符合「Multiplex」的源代码
代码结果 278
www.eeworm.com/read/292248/8365584
m set_comm_ofdm_parameters.m
function sim=set_comm_parameters(sim);
%set comm_parameters for a group of packets.
sim.sampling_rate=192000;
sim.carrier_freq=12000;
sim.symbol_rate=4000;
sim.bandwidth=6000;
sim.packet_type='o
www.eeworm.com/read/292248/8365621
m set_comm_parameters.m
function sim=set_comm_parameters(sim);
%set comm_parameters for a group of packets.
sim.sampling_rate=192000;
sim.carrier_freq=12000;
sim.symbol_rate=2000;
sim.bandwidth=6000;
sim.blank_time=2
www.eeworm.com/read/152843/5661703
h tea6415c.h
#ifndef __INCLUDED_TEA6415C__
#define __INCLUDED_TEA6415C__
/* possible i2c-addresses */
#define I2C_TEA6415C_1 0x03
#define I2C_TEA6415C_2 0x43
/* the tea6415c's design is quite brain-dead. altho
www.eeworm.com/read/214582/15094463
h mxi.h
/*****************************************************************************
@(#) mxi.h,v 0.9.2.5 2007/02/13 14:05:28 brian Exp
------------------------------------------------------------------
www.eeworm.com/read/104260/6205111
java protocolconstants.java
/*
* Copyright (c) 1996, 1997, 1998, 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license-lesser.terms" for information on usage and
* redistribution of th
www.eeworm.com/read/320930/13415814
v hash_misc.v
/********************************************************************************
* Multiplex-demultiplex logic
********************************************************************************/
www.eeworm.com/read/207991/4999826
mal tst900.mal
# the multiplex code blocks. Testing syntax errors
b:= bat.new(:lng,:lng);
x:= multiplex.+(b,b);
d:= [+](b,c) ;;# parser bug
a:= b [+] b;
www.eeworm.com/read/246683/12712551
h dr_0c.h
/*****************************************************************************
* dr_0c.h
* (c)2001-2002 VideoLAN
* $Id: dr_0c.h 88 2004-02-24 14:31:18Z sam $
*
* Authors: Arnaud de Bossoreille de
www.eeworm.com/read/330402/12896359
h dr_0c.h
/*****************************************************************************
* dr_0c.h
* (c)2001-2002 VideoLAN
* $Id: dr_0c.h 88 2004-02-24 14:31:18Z sam $
*
* Authors: Arnaud de Bossoreille de
www.eeworm.com/read/318282/13482228
h dr_0c.h
/*****************************************************************************
* dr_0c.h
* (c)2001-2002 VideoLAN
* $Id: dr_0c.h,v 1.2 2002/05/10 23:50:36 bozo Exp $
*
* Authors: Arnaud de Bossore