代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/200022/15442093
cpp iicdlg.cpp
// CIIDlg.cpp : implementation file
//
#include "stdafx.h"
#include "IIC.h"
#include "IICDlg.h"
#include "parallel.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/109477/15556878
h ppdev.h
/*
* linux/drivers/char/ppdev.h
*
* User-space parallel port device driver (header file).
*
* Copyright (C) 1998-9 Tim Waugh
*
* This program is free software; you ca
www.eeworm.com/read/188161/8565929
m mlmethod.m
%%%%最大似然ML 最大似然方法联合实现符号定时同步和载波同步仿真
clear all;
%********************** preparation part ***************************
para=128; % Number of parallel channel to transmit (points) %并行信道传输个数
fftlen=1
www.eeworm.com/read/285528/8832846
csv rung_3.csv
; Rung :
; all the blocks with the following format :
; type (see classicladder.h) - ConnectedWithTop - VarType (see classicladder.h) / VarOffset
#VER=1.0
#LABEL=
#COMMENT=parallel outputs D0,D1,D2
1-
www.eeworm.com/read/371997/9525702
m ex5bvp.m
function ex5bvp
%EX5BVP Example 5 of the BVP tutorial.
% Falkner-Skan BVPs are discussed in T. Cebeci and H.B. Keller,
% Shooting and parallel shooting methods for solving the Falkner-Skan
%
www.eeworm.com/read/364988/9884031
vhd sopi.vhd
library ieee;--------8 bits parallel input serial output
use ieee.std_logic_1164.all;
entity sopi is
port (clk :in std_logic;
load:in std_logic;
data_in:in std_logic_vector(7 d
www.eeworm.com/read/164511/10105408
h s3c44b0x.h
/*
* $Revision: 1.1 $
*/
// Cache
#define rNCACHBE0 (*(volatile unsigned *)0x1c00004)
#define rNCACHBE1 (*(volatile unsigned *)0x1c00008)
// Parallel I/O ports
#define rPCONC (*(volatile
www.eeworm.com/read/164463/10106850
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/416320/11033302
txt example.txt
a.out 4 1 INT2048.data BER.data 0 5 1 10000000 123456789
Parallel concatenated (turbo) code of rate = 0.333113
4-state constituent recursive convolutional codes
0.00 1.1289232e-01
www.eeworm.com/read/145388/7125247
m ex5bvp.m
function ex5bvp
%EX5BVP Example 5 of the BVP tutorial.
% Falkner-Skan BVPs are discussed in T. Cebeci and H.B. Keller,
% Shooting and parallel shooting methods for solving the Falkner-Skan
%