搜索资源列表
computer_network
- P2P-Grid环境下基于聚集的并行资源调度模型研究 论文-P2P-based Grid environment gathered parallel resource scheduling model research papers
CameraCalibration
- This paper introduces an affine invariant of trapezia, and the explicit constraint equation between the intrinsic matrix of a camera and the similarity invariants of a trapezium are established using the affine invariant. By this constraint, the inne
并行通信和串行通信介绍
- 并行通信和串行通信是CPU与外部设备之间进行信息交换的基本方法。采用并行通信时,构成一个字符或数据的各位同时传送,每一位都占用一条通信线,另外还需要联络以保证和外围设备协调地工作,它具有较高的传输速度。但由于在长线上驱动和接收信号较困难,驱动和接收电路较复杂,因此并行通信的传输距离受到限制,这种通信方式多用于计算机内部,或者作为计算机与近距离外围设备传输信息用。,Parallel and serial communication is communication between the CPU
mpi_dr_fft_source.tar
- parallel implementation of fft
Escalonamento-em-sys-dist
- An overview over distributed schedulling in parallel operating systems
DFG
- 数学形态学的数学基础和所用语言是集合论,因此它具有完备的数学基础,这为形态学用于图像分析和处理、形态滤波器的特性分析和系统设计奠定了坚实的基础。数学形态学的应用可以简化图像数据,保持它们基本的形状特性,并除去不相干的结构。数学形态学的算法具有天然的并行实现的结构, 实现了形态学分析和处理算法的并行,大大提高了图像分析和处理的速度。-The mathematical basis of mathematical morphology and the language is set theory, s
dd-160128fc-2a.pdf.tar
- OLED DISPLAY MODULE I m using a 160x128 Graphic OLED Display from Densitron (DD-160128FC-2A) with the ATmega1281. The LCD is controlled via a SEPS525 OLED Driver IC. I use the LCD in 8bit parallel mode. Both the LCD and controller dat
a
- 来自万方数据库的付费论文,详细介绍基于并行遗传算法的图像超分辨率复原-WanFangDATA paid from the paper, details based on parallel genetic algorithm for image super-resolution restoration
DSP
- 。本文针对三电平高压变频器控制要 求的特点,设计了基于DSP 和FPGA 的控制电路。利用DSP 进行高速浮点计算,满足实时控制的要求;FPGA 并行执行 程序,实现了多路触发信号的同时控制,而且由于采用了硬 件电路完成计算,提高了控制系统的可靠性-. In this paper, three-level voltage inverter control requirements of the features, design and FPGA-based DSP control
paralletest
- 并行测试技术文档。国内仅有的一些文档,有参考意义。-Parallel test technical documentation. China only some documents, there is reference value.
ADSP-21262
- High performance 32-bit/40-bit floating-point processor Code compatibility—at assembly level, uses the same instruction set as other SHARC DSPs Single-instruction multiple-data (SIMD) computational architecture— two 32-bit IEEE floating-point
Unrelatedparallelmachinescheduling
- Unrelated parallel machine scheduling with setup times and a total weighted tardiness objective
armadillo-0.9.10.tar
- changinfg th armadillo for parallel processing on 32 bit linux. the armadillo has solved integration problems with cuda api.
CUDA-Programming-2.0
- CUDA 是一种并行编程模型和软件环境,用于应对这种挑战,同时保证熟悉 C 语言等标准编程语言的程序员能够迅速掌握 CUDA-CUDA is a parallel programming model and software environment for the response to this challenge, while ensuring that familiar with standard programming languages such as C language progr
Series-parallel-system-based-on-organizational-str
- 基于串并联系统的战略联盟组织结构优化Series-parallel system based on organizational structure optimization Strategic Alliance-Series-parallel system based on organizational structure optimization Strategic Alliance
Task-Parallel-Programming-Model
- 介绍了任务并行编程模型的基本编程接口和支持机制,展望了任务并行未来的研究方向。-Describes the task parallel programming model of the basic programming interface and support mechanisms, task parallelism prospect of future research directions.
Parallel-genetic-algorithm
- 并行遗传算法将并行计算机的高速并行性和遗传算法固有的并行性相结合,极大地提升了遗传算法的求解速度和质量。在主从式0细粒度和粗粒度这三类遗传算法并行化模型中,粗粒度模型以其较小的通讯开销和对种群多样化,获得了最广泛的应用。本文概括了基于模式定理和有限状态马尔可夫链的遗传算法理论,总结了前人在粗粒度模型下开展的理论分析和实践应用,并指出并行遗传算法的研究将向异步化,理论化和模型化的方向发展-而有限状态马尔可夫链是构建并行遗传算法可执行模型的有力工具。-Parallel genetic algorit
Massively-Parallel-Computing-[Read-Only]
- Massively parallel computing on GPU
Parallel-Artificial-Bee-Colony-(PABC)-Algorithm--
- The artificial bee colony (ABC) algorithm is a metaheuristic algorithm for numerical optimization. It is based on the intelligent foraging behavior of honey bees. This paper presents a parallel version of the algorithm for shared memory archi
Parallel-graph-partitioning
- 对最大团问题的研究在速度和精度上都提出了更高的要求,考虑将搜索空间进行划分,并行独立运算求解子空间的最大团结构。 -Parallel graph partitioning