搜索:parallel output

找到约 896 项符合「parallel output」的查询结果

结果 896
按分类筛选
显示更多分类
https://www.eeworm.com/dl/654/373024.html 数据结构

Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language:

Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Description 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数 ...
下载 138
·
查看 1083
https://www.eeworm.com/dl/628/425099.html 编译器/解释器

c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin

c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to dete ...
下载 77
·
查看 1110
https://www.eeworm.com/dl/502/31744.html 单片机编程

一款监视串口和并口使用的小软件.

(Portmon is an application that lets you monitor serial and parallel activity on your local system, or any computer on the network that you can reach&nbsp ...
下载 56
·
查看 1115
https://www.eeworm.com/dl/957452.html 技术资料

面向并行图像处理的实时分布式操作系统的设计与实现

· 摘要:  针对多片TMS320C64 DSP构成的多计算机体系结构的实时图像识别系统,设计并实现了面向并行图像处理的实时分布式操作系统PIPORTDOS(Parallel image processing-oriented real-time distributed operating system).PIPORTDOS基于微内核体系结构,包括硬件抽象层、系统核心层、分布式消 ...
下载 1
·
查看 5113
https://www.eeworm.com/dl/571/21186.html 模拟电子

校准复用器简化系统校准设计

Abstract: IC switches and multiplexers are proliferating, thanks to near-continual progress in lowering the supply voltage,incorporating fault-protected inputs, clamping the output voltage, and reducing the switch resistances. The latest of these advancesis the inclusion of pre ...
下载 48
·
查看 1165
https://www.eeworm.com/dl/571/21258.html 模拟电子

精密DAC和看门狗提高模拟输出安全

Abstract: Using a DAC and a microprocessor supervisor, the system safety can be improved in industrial controllers, programmablelogiccontrollers (PLC), and data-acquisition systems. The analog output is set to zero-scale (or pin-programmable midscale) when amicroprocessor failu ...
下载 50
·
查看 1098
https://www.eeworm.com/dl/665/134170.html matlab例程

This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel.

This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The ...
下载 78
·
查看 1162
https://www.eeworm.com/dl/643/168380.html USB编程

Writing an Input Module The sample module introduced here is called idiom (Input Device for Interc

Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom transl ...
下载 64
·
查看 1069
https://www.eeworm.com/dl/644/360453.html 汇编语言

数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you t

数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme!$ qq db 0dh,0ah, when you input number,press enter.$ qw db 0dh,0ah, 6eh,52h,94h,52h,$ qa db 0dh,0ah, $ info1 db 0dh,0ah,0dh, input number:$ info2 db 0dh,0a ...
下载 85
·
查看 1342
https://www.eeworm.com/dl/522498.html 论文

Densely Connected Convolutional Networks

Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we embrace this observation and introduce the D ...
下载 1
·
查看 194