代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/292964/3937570
m parallel_protocol.m
function [msg, niter] = parallel_protocol(engine, evidence, msg)
bnet = bnet_from_engine(engine);
N = length(bnet.dag);
ns = bnet.node_sizes(:);
if ~isempty(engine.filename)
fid = fopen(engine.fil
www.eeworm.com/read/447738/1698685
s parallel-2.s
.text
test:
add r4,r5
st r4,@(r6)
addi r6,#4
.debugsym .LM568
bc.s test
www.eeworm.com/read/447738/1698692
d parallel-2.d
#as: -m32r2 -O
#objdump: -dr
.*: +file format .*
Disassembly of section .text:
0+0000 :
0: 04 a5 24 46 add r4,r5 -> st r4,@r6
4: 7c ff c6 04 bc 0 \|\| addi r6,[#]4
www.eeworm.com/read/434858/1868318
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(
www.eeworm.com/read/434858/1868350
m parallel_protocol.m
function [msg, niter] = parallel_protocol(engine, evidence, msg)
bnet = bnet_from_engine(engine);
N = length(bnet.dag);
ns = bnet.node_sizes(:);
if ~isempty(engine.filename)
fid = fopen(engine.fil
www.eeworm.com/read/430563/1920943
opt serial to parallel.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/430563/1920944
lnp serial to parallel.lnp
"Serial to Parallel.obj"
TO "Serial to Parallel"
www.eeworm.com/read/430563/1920947
plg serial to parallel.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\49 Serial to Parallel\Serial to Parallel.uv2
Project File Date:
www.eeworm.com/read/430563/1920948
lst serial to parallel.lst
A51 MACRO ASSEMBLER SERIAL_TO_PARALLEL 07/31/2006 08:46:15 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Serial to Parallel.OBJ
www.eeworm.com/read/430563/1920949
asm serial to parallel.asm
ORG 00H
AJMP START
START: MOV SCON,#0
MOV 30H,#01H ;8字节待传输数据
MOV 31H,#02H
MOV 32H,#04H
MOV 33H,#08H
MOV 34H,#16
MOV 35H,#32
MOV 36H,#64
MOV 3