代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/216092/15027279
m mlmethod.m
%%%%最大似然ML 最大似然方法联合实现符号定时同步和载波同步仿真
clear all;
%********************** preparation part ***************************
para=128; % Number of parallel channel to transmit (points) %并行信道传输个数
fftlen=1
www.eeworm.com/read/17655/751519
tdf agc.tdf
INCLUDE "LPM_ABS.INC";
INCLUDE "LPM_ADD_SUB.INC";
INCLUDE "PARALLEL_ADD.INC";
INCLUDE "LPM_MULT.INC";
INCLUDE "LPM_COMPARE.INC";
SUBDESIGN AGC
(
SYMCLK: INPUT;
PNSYNC: INPUT;
IDIN[15
www.eeworm.com/read/486037/1254687
h baycom.h
/*
* The Linux BAYCOM driver for the Baycom serial 1200 baud modem
* and the parallel 9600 baud modem
* (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA
*/
#ifndef _BAYCOM_H
#define _BAYCOM_H
/* ---
www.eeworm.com/read/486037/1256251
h baycom.h
/*
* The Linux BAYCOM driver for the Baycom serial 1200 baud modem
* and the parallel 9600 baud modem
* (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA
*/
#ifndef _BAYCOM_H
#define _BAYCOM_H
/* ---
www.eeworm.com/read/480930/1308323
h baycom.h
/*
* The Linux BAYCOM driver for the Baycom serial 1200 baud modem
* and the parallel 9600 baud modem
* (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA
*/
#ifndef _BAYCOM_H
#define _BAYCOM_H
/* ---
www.eeworm.com/read/479151/1338331
c parport_pc.c
/* Low-level parallel-port routines for 8255-based PC-style hardware.
*
* Authors: Phil Blundell
* Tim Waugh
* Jose Renau
www.eeworm.com/read/479151/1339341
c ppa.c
/* ppa.c -- low level driver for the IOMEGA PPA3
* parallel port SCSI host adapter.
*
* (The PPA3 is the embedded controller in the ZIP drive.)
*
* (c) 1995,1996 Grant R. Guenther, grant@to
www.eeworm.com/read/479151/1341144
h baycom.h
/*
* The Linux BAYCOM driver for the Baycom serial 1200 baud modem
* and the parallel 9600 baud modem
* (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA
*/
#ifndef _BAYCOM_H
#define _BAYCOM_H
/* ---
www.eeworm.com/read/251838/4415138
entries
/junk/1.1.1.1/Wed May 29 15:59:56 2002//
/parallel_protocol.m/1.1.1.1/Wed May 29 15:59:56 2002//
/tree_protocol.m/1.1.1.1/Wed May 29 15:59:56 2002//
D
www.eeworm.com/read/229812/4728427
dlg options.dlg
Options DIALOG 99, 36, 192, 111
STYLE DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
CAPTION "Parallel Port Options"
FONT 8, "Helv"
BEGIN
CONTROL "&OK", IDOK, "BUTTON", BS_DEFP