代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/172733/9694851
vhd ioport.vhd
--===========================================================================----
--
-- S Y N T H E Z I A B L E ioport - 2 x 8 bit parallel I/O port
--
-- www.OpenCores.Org - September 2003
www.eeworm.com/read/146473/12645167
vhd shift.vhd
-- File: shift.vhd
--
-- Author: Jennifer Jenkins
-- Xilinx
-- Purpose: Serial in/serial out 8-bit parallel load/out shift
-- register component definition. Must have shi
www.eeworm.com/read/202635/15377440
vhd decoder.vhd
-- **************************************************************
-- Owner: Xilinx Inc.
-- File: decoder.vhd
--
-- Purpose: 16B/20B decoder module. Combines two parallel
-- working 8B/10
www.eeworm.com/read/202635/15377464
vhd decoder.vhd
-- **************************************************************
-- Owner: Xilinx Inc.
-- File: decoder.vhd
--
-- Purpose: 16B/20B decoder module. Combines two parallel
-- working 8B/10
www.eeworm.com/read/103122/15744617
c mpipar.c
/*This is the parallel programm for the matrix multiplation */
/*programmer : Liu zhifeng 9500*/
#include "stdio.h"
#include "stdlib.h"
#include "mpi.h"
#define MAX 20
/* assume the maximum of the val
www.eeworm.com/read/378188/9242528
makeframe
#
# --- Makefile for parallel sparse irregular linear system solve
# (OpenMP version).
OBJECTS = numerics.o fltimod.o ranmod.o \
mod2ci.o diagsk.o
www.eeworm.com/read/361019/10068559
java parallelportviewer.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class ParallelPortViewer{
public static void main(String arg[]){
MainWindow mainWindow = new MainWindow("Parallel
www.eeworm.com/read/357659/10203871
asm write flash byte.asm
/* This program writes data into parallel flash and polls whether
the data is written correctly
Input - Word_To_Write, External_Byte_Address
Output - None */
#include
.global WRIT
www.eeworm.com/read/273254/10922102
i2c-parport
==================
i2c-parport driver
==================
2004-07-06, Jean Delvare
This is a unified driver for several i2c-over-parallel-port adapters,
such as the ones made by Philips, Velleman or
www.eeworm.com/read/270992/11013622
m bulb.m
%bulb.m/created by PJNahin for "Duelling Idiots"(5/9/98)
%This m-file calculates and plots the probability of a bulb,
%wired in series/parallel with sheets of switches, glowing.
%
%
n=input('Numb