代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/271207/11003860
c hvprog.c
#include "hardware.h"
#include
#include
#include "timer.h"
#include "utils.h"
#include "hvprog.h"
/* This module can handle high voltage serial and parallel programming. Ser
www.eeworm.com/read/468438/6989904
sql demo01.sql
select count(status) from big_table;
explain plan for
select count(status) from big_table;
select * from table(dbms_xplan.display);
alter table big_table parallel 4;
alter table big_table paralle
www.eeworm.com/read/460375/7252432
c rcservo_task.c
/*
rcservo_task.c
Control two radio-controlled servo motors through the parallel port.
Notes:
At 5 V input, need all of 20K pull-up.
Min time is 0.35 msec, max is 2.45 msec.
*/
#include
www.eeworm.com/read/454130/7397682
sql demo01.sql
select count(status) from big_table;
explain plan for
select count(status) from big_table;
select * from table(dbms_xplan.display);
alter table big_table parallel 4;
alter table big_table paralle
www.eeworm.com/read/453946/7403458
c ppt.c
#include "stdafx.h"
#include
#include
#include
#include "ppt.h"
int validPpt;
int GetValidPpt(void)
{
// search for valid parallel port
_outp(LPT1, 0x
www.eeworm.com/read/437705/7742646
ini progisp.ini
[Programmer]
Language=1
CompanyName=
Programmer=3
Port=0
CpuType=2
FlashFile=F:\单片机工程\显示76543210\xianshi0123.hex
EepromFile=
Address=0x278
[Parallel Port Programmer]
;****STK200/300****
Pvc
www.eeworm.com/read/333281/12692012
java philosopher.java
import java.util.Random;
import org.jcsp.lang.CSProcess;
import org.jcsp.lang.CSTimer;
import org.jcsp.lang.ChannelOutput;
import org.jcsp.lang.Parallel;
import org.jcsp.plugNplay.ProcessWrite;
cla
www.eeworm.com/read/331044/12854187
cpp ppt.cpp
#include "stdafx.h"
#include
#include
#include
#include "ppt.h"
int validPpt;
int GetValidPpt(void)
{
// search for valid parallel port
_outp(LPT1, 0x
www.eeworm.com/read/327242/13092270
mpi4_sse2 makefile.mpi4_sse2
#
# $Name: fa35_03_06 $ - $Id: Makefile.mpi4_sse2,v 1.4 2007/12/13 14:38:19 wrp Exp $
#
# 21 July, 2000
#
# Makefile for MPI versions of the parallel library comparison programs.
# this file is derive
www.eeworm.com/read/139948/13119591
c ppt.c
#include
#include
#include
#include "ppt.h"
int validPpt;
int GetValidPpt(void)
{
// search for valid parallel port
_outp(LPT1, 0x55);
if((int)_inp(LPT