代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/313385/13589248
opt parallel to serial.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/313385/13589249
lnp parallel to serial.lnp
"Parallel to Serial.obj"
TO "Parallel to Serial"
www.eeworm.com/read/313385/13589250
dsn parallel to serial.dsn
www.eeworm.com/read/313385/13589252
asm parallel to serial.asm
PL BIT P1.0
ORG 00H
START: CLR PL
SETB PL ;发送移位脉冲
MOV SCON,#10H ;允许串行口接收数据
WAIT: JNB RI,WAIT
MOV A,SBUF ;读取数据
CLR RI ;清除接收中断标志
MOV P0,A
www.eeworm.com/read/313385/13589254
plg parallel to serial.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\50 Parallel to Serial\Parallel to Serial.uv2
Project File Date:
www.eeworm.com/read/313385/13589255
lst parallel to serial.lst
A51 MACRO ASSEMBLER PARALLEL_TO_SERIAL 07/31/2006 10:03:52 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Parallel to Serial.OBJ
www.eeworm.com/read/313385/13589257
pwi parallel to serial.pwi
www.eeworm.com/read/308548/13699823
h parallel_partitioning.h
www.eeworm.com/read/303317/13818476
vhd parallel_crc.vhd
-------------------------------------------------------
-- Design Name : parallel_crc_ccitt
-- File Name : parallel_crc.vhd
-- Function : CCITT Parallel CRC
-- Coder : Deepak Kumar Tala (Ve
www.eeworm.com/read/140847/5779517
m parallel_protocol.m
function [bel, niter] = parallel_protocol(engine, evidence, pot_type, local_kernel, msg)
bnet = bnet_from_engine(engine);
ns = bnet.node_sizes;
onodes = find(~isemptycell(evidence));
ndoms = length(