CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 并行处理

搜索资源列表

  1. parallelprogram

    0下载:
  2. 利用Vc编程环境,利用并行处理方法实现两个矩阵相乘的功能。-Vc programming environment by using the parallel processing method to achieve the function of the two matrices.
  3. 所属分类:Parallel Port

    • 发布日期:2017-04-03
    • 文件大小:454853
    • 提供者:xupeng
  1. test_1

    0下载:
  2. 基于51系列的单片机可以用keil自带的操作系统实现音乐、显示并行处理-Based on 51 series of microcontrollers can be used to achieve the operating system keil own music, display parallel processing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:30423
    • 提供者:霍允杰
  1. LED

    0下载:
  2. 本文阐明用单片机设计并制作一台简易LED电子显示屏,16行*32列点阵显示的方法,对LED显示模块单元如何进行行列信号控制及信号传输中的驱动问题进行了研究。讨论了单片机控制系统中关键的数据处理以及发送问题,结果表明采用并行数据输入、串行数据及同步时钟输出的专用电路可大大减少CPU的辅助时间,提高数据的发送速度。-This article set out to design and produce with a single chip LED electronic display of a sim
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:171128
    • 提供者:李康
  1. aqqs

    0下载:
  2. 多DSP并行处理的鱼雷仿真信号源Multi-DSP parallel processing of the signal source Torpedo Simulation-Multi-DSP parallel processing of the signal source Torpedo Simulation
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:331236
    • 提供者:tea567
  1. Fermi

    0下载:
  2. 改变翻天覆地_史上最全Fermi架构解读,详细阐述了Fermi的硬件架构及其在并行处理中的优势-_ In the history of earth-shaking changes in the most complete framework for interpretation of Fermi, Fermi described in detail the hardware architecture and its advantages in parallel processing
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1239892
    • 提供者:
  1. Advanced-Computer-Architecture

    0下载:
  2. 讲述计算机体系结构和并行处理,学习收获会很大。-Advanced Computer Architecture and Parallel Processing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3704598
    • 提供者:cuixx
  1. TSWIT

    0下载:
  2. 测量时间在并行处理系统,能够测量时间,并对所测结果进行处理-Measure Time in Concurrent Processing System
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1311
    • 提供者:xhuang
  1. ensembles_pca_svm_new10v

    2下载:
  2. pca做特征降维,然后进行特征空间随机分割构造多个svm分类器,并行处理,对样本进行分类,基于特征空间的svm多分类器-using pca reduce feature dimension,split feature space and then randomly divided over svm classifier construction, parallel processing, the samples were classified, based on multi-feature sp
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1659
    • 提供者:xiao
  1. GA-programme

    0下载:
  2. 智能优化算法又称为现代启发式算法,是一种具有全局优化性能、通用性强、且适合于并行处理的算法。这种算法一般具有严密的理论依据,而不是单纯凭借专家经验,理论上可以在一定的时间内找到最优解或近似最优解。-Intelligent optimization algorithms, also known as the modern heuristic algorithms, global optimization is a kind of performance, versatility, and suit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:165074
    • 提供者:于少沛
  1. Linux-net-programC-language

    0下载:
  2. 本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:76036
    • 提供者:吴文
  1. 2DWaveletsimpression

    0下载:
  2. 由于小波及小波包技术可以将信号或图像分层次按小波基展开,所以可以根据图像信号的性质以及事先给定的图像处理要求确定到底要展开到哪一级为止,从而不仅能有效地控制计算量,满足实时处理的需要,而且可以方便地实现通常由子频带、层次编码技术实现的累进传输编码(即采取逐步浮现的方式传送多媒体图像)。这样一种工作方式在多媒体数据浏览、医学图片远程诊断时是非常必要的。另外,利用小波变换具有放大、缩小和平移的数学显微镜的功能,可以方便地产生各种分辨率的图像,从而适应于不同分辨率的图像I/O设备和不同传输速率的通信系
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2168
    • 提供者:彭立军
  1. jiashu

    0下载:
  2. 遗传算法是一类借鉴生物自然选择和自然遗传机制的随机化搜索算法,由于其本身 具有很强的鲁棒性和并行处理功能,因而特别适用于传统优化方法难以解决的最优化问 题-Genetic algorithms are a class of reference biological mechanism of natural selection and random genetic-based search algorithm, due to its robust and highly parallel p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:983
    • 提供者:aa
  1. hebing

    0下载:
  2. 为了实现图像去噪的并行处理,进行代码的分割与合并,这个合并代码-In order to achieve parallel processing of image denoising, the code split and merge, the merged code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:930
    • 提供者:zhangjuan
  1. LDSBandwidth

    0下载:
  2. 一个AMD OPENCL出厂程序 利用多线程 并行处理提高程序速度 希望大家来一起学习-a amd opencl program using parallel techology to speed up.let us learn together.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:178564
    • 提供者:joyoseller
  1. StereoRegion

    0下载:
  2. 立体声区域增长算法进行并行处理,matlab程序编写,准确识别-Stereo region growing algorithm for parallel processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:236161
    • 提供者:Rock
  1. aes-encryption

    0下载:
  2. 为实现AES加密设计的高速实现,本设计引进了一种AES的并行设计算法,整体结构和加密进程,基于FPGA本身的特征和算法,设计使用并行处理算法来实现并行处理进程。-To implement the design of the AES algorithm with a high speed, the thesis introduce the principia mathematica of AES algorithm, integral structure and the Encryption pr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5886
    • 提供者:许飞
  1. robotics

    0下载:
  2. 基于行为的多线程并行处理构架的java 接口,代码看似很简单,但非常实用的算法,尤其是在做”机器人“编程方面-Behaviour based architecture by java
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:7894
    • 提供者:Ricky
  1. multthread

    0下载:
  2. PB多线程实例,使用PB9.0实现,可以多线程并行处理任务。-PowerBuild Multi Thread Example
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:12325
    • 提供者:Jams
  1. The-FPGA-high-speed-data-acquisition

    0下载:
  2. 摘要:介绍了现场可编程门阵列FPGA(Field Programmable Gate Array)器件XCS30的主要特点、技 术参数、内部结构和工作原理,I}述了其在电力系统高速数据采集系统中的应用实例。电力数据采 集装置—馈线终端单元(FTU)需要监测多条线路的电压和电流,实时性要求高,充分利用FPGA 的并行处理能力,对输入信号实行同时采样、分时进行A/D转换,通过在FPGA片上构建的DRAM 进行数据的快速传输。FPGA在系统中承担了较多的实时任务,使DSP芯片TMS32
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:87801
    • 提供者:刘恒
  1. CRC

    0下载:
  2. 包括按位完成crc运算和按字节并行处理完成crc运算。经测试可以顺利实现编码和解码,功能完美-Bitwise crc computing and parallel processing to complete byte crc computing. Has been tested the smooth realization of the encoding and decoding, perfect function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:5736
    • 提供者:杨庆
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com