代码搜索:并行端口
找到约 7,246 项符合「并行端口」的源代码
代码结果 7,246
www.eeworm.com/read/386015/8771494
cu 采用块并行化.cu
#include
#include
#include
#include
#define DATA_SIZE 1048576
#define THREAD_NUM 512
#define BLOCK_NUM 36
int data[DATA_SIZE];
__global_
www.eeworm.com/read/385623/8796018
ppt 03并行通信接口.ppt
www.eeworm.com/read/378890/9213908
pdf 并行计算导论.pdf
www.eeworm.com/read/276246/10752328
pdf 并行算法设计.pdf
www.eeworm.com/read/276246/10752342
pdf 并行计算概述.pdf
www.eeworm.com/read/416603/11019727
txt 简单并行输入实验.txt
;********************************;
;* 简单并行输入实验 *;
;********************************;
code segment
assume cs:code
start:mov dx,2a0h ;从2A0输入一数据
in al,dx
mov dl,al
www.eeworm.com/read/416603/11019730
txt 简单并行输出实验.txt
www.eeworm.com/read/467150/7019208
m51 12864(并行).m51
BL51 BANKED LINKER/LOCATER V6.00 01/04/2009 20:16:32 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 12864(
www.eeworm.com/read/467150/7019213
uv2 12864(并行).uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0
www.eeworm.com/read/467150/7019216
bak 12864(并行)_opt.bak
### 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 {