代码搜索:Parallel

找到约 6,530 项符合「Parallel」的源代码

代码结果 6,530
www.eeworm.com/read/103123/15744610

c paraw.c

/*This is the parallel programm for the matrix multiplation */ #include "stdio.h" #include "stdlib.h" #include "mpi.h" /* assume the maximum of the value of matrix*/ #define a(x,y) a[x*M+y] #define b
www.eeworm.com/read/474721/1392027

pbi main.pbi

This is an internal working file generated by the Source Browser. 07:22 47s D:\开发板资料\模块资料\触摸屏\彩色液晶触摸屏\彩色触摸屏驱动程序(MSP430)\Parallel_TFTLCD\main.c D:\开发板资料\模块资料\触摸屏\彩色液晶触摸屏\彩色触摸屏驱动程序(MSP430)\Parallel_T
www.eeworm.com/read/474721/1392028

pbi touch.pbi

This is an internal working file generated by the Source Browser. 07:22 47s D:\开发板资料\模块资料\触摸屏\彩色液晶触摸屏\彩色触摸屏驱动程序(MSP430)\Parallel_TFTLCD\touch.c D:\开发板资料\模块资料\触摸屏\彩色液晶触摸屏\彩色触摸屏驱动程序(MSP430)\Parallel_
www.eeworm.com/read/432021/8638307

makefile

# Makefile.in generated by automake 1.6.3 from Makefile.am. # src/parallel/Makefile. Generated from Makefile.in by configure. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free
www.eeworm.com/read/377553/9271651

vhd shiftlne.vhd

--shiftlne.vhd n-bitright-to-left shift register --with parallel load and enable library ieee ; use ieee.std_logic_1164.all ; entity shiftlne is generic ( n : integer := 7 ) ; port( r : in s
www.eeworm.com/read/373595/9448979

h par.h

/* Declaration of Parallel Features */ #ifndef PAR_H #define PAR_H 1 #include "defs.h" #define MAXPROCS 16 char *ParOptStr(); char *ParUsage(); char ParParamStr[256]; int Procs; /* no. of proce
www.eeworm.com/read/174978/9566095

html parallelsearches.html

Parallel Search Engine Results
www.eeworm.com/read/169662/9847127

c task_test8.c

/* * dspapps/dsp/task_testB/task_test8.c * * DSP task example: parallel task / priority control * * Copyright (C) 2002,2003 Nokia Corporation * * Written by Toshihiro Kobayashi
www.eeworm.com/read/362971/9973134

txt readme.txt

usb_jtag using FT245BM + CPLD ============================= The jtag_logic.vhd in this directory describes the logic for a parallel-serial converter to be connected to a FT245BM USB chip from FTDI I
www.eeworm.com/read/164942/10081202

vhd shiftlne.vhd

--shiftlne.vhd n-bitright-to-left shift register --with parallel load and enable library ieee ; use ieee.std_logic_1164.all ; entity shiftlne is generic ( n : integer := 7 ) ; port( r : in s