代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/297846/7992330
m circular_array.m
%Circular Array in the x-y plane
% Element is a short dipole antenna parallel to the z axis
% 2D Radiation Patterns for fixed phi or fixed theta
% dB polar plots uses the polardb.m file
% Last m
www.eeworm.com/read/398034/8009011
m sa_fig2_15.m
% Figure 2.17
% figure 2-15
% calculate the fresnel coefficients for Parallel polarization
epsr=2;
thetat=asin(sqrt(1/epsr)*sin(theta));
den=cos(thetat)+sqrt(epsr)*cos(theta);
g2=(cos(thetat
www.eeworm.com/read/146231/12662905
m qpsk_tx.m
%QPSK Transmitter(QPSK_TX.m)
%JC 6/5/05
%Run from editor debug(F5)
%m-file for simulating a QPSK transmitter by modulating with a pseudo
%random bit stream. A serial to parallel conversion of the
www.eeworm.com/read/245004/12826609
c pmdser.c
/**
PMDSer.c -- parallel interface command/data transfer functions for the MC2xxx
Performance Motion Devices, Inc.
*/
#include
#include
#include "PMDtypes.h"
#include "PMDe
www.eeworm.com/read/240876/13189718
vhd shiftrne.vhd
--shiftrne.vhd n-bit left-to-right shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftrne is
generic ( n : integer := 7 ) ;
port (
r : i
www.eeworm.com/read/325597/13194966
vhd shiftrne.vhd
--shiftrne.vhd n-bit left-to-right shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftrne is
generic ( n : integer := 7 ) ;
port (
r : i
www.eeworm.com/read/138605/13228526
vhd shiftrne.vhd
--shiftrne.vhd n-bit left-to-right shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftrne is
generic ( n : integer := 7 ) ;
port (
r : i
www.eeworm.com/read/238965/13312362
m circular_array.m
%Circular Array in the x-y plane
% Element is a short dipole antenna parallel to the z axis
% 2D Radiation Patterns for fixed phi or fixed theta
% dB polar plots uses the polardb.m file
% Last m
www.eeworm.com/read/321424/13405065
m circular_array.m
%Circular Array in the x-y plane
% Element is a short dipole antenna parallel to the z axis
% 2D Radiation Patterns for fixed phi or fixed theta
% dB polar plots uses the polardb.m file
% Last m
www.eeworm.com/read/321385/13407735
m circular_array.m
%Circular Array in the x-y plane
% Element is a short dipole antenna parallel to the z axis
% 2D Radiation Patterns for fixed phi or fixed theta
% dB polar plots uses the polardb.m file
% Last m