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

搜索资源列表

  1. 8250-55

    0下载:
  2. 关于8250系列通信编程如,8251串行通讯(自发自收),可编程并行口8255方式1,A口输出-this is a asm programer about interface technology
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5484
    • 提供者:junchen
  1. 12864

    0下载:
  2. 该程序实现了12864以串行的方式进行通信。 液晶上的R9。R10决定液晶的串行或者并行通讯方式。-The program implements the 12864 way to communicate with the serial. LCD on the R9. R10 serial or parallel LCD decision means of communication.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:19130
    • 提供者:何敏
  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. 18-4

    0下载:
  2. cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:6236
    • 提供者:zhouhuan
  1. chuan_to_bin

    0下载:
  2. 串口通信中串行转并行的程序,好东西,希望大家喜欢-Serial communication serial to parallel program, good things, hope you like
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:584
    • 提供者:
  1. ARQ

    0下载:
  2. 实现双机文本通信,并通过随机制造错误的方法,模拟数据链路层GoBackN方法下,数据帧的传递过程,并用表格图形界面展示。 1、实验过程中,需并行运行receiver和sender两个包中的主程序。 2、为了使显示文字符合逻辑,请首先使receiver进入等待连接状态,之后sender发 起连接,并发出文本,receiver进行接收。 3、默认情况为单机实验,发送和接收IP均为本地IP;进行双机实验时,请自行修改IP。 4、关闭图形界面后,也请在Eclipse中关闭进程。-A
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:30672
    • 提供者:
  1. CRC-Parallel-Computation

    0下载:
  2. 用软件实现CRC校验码计算很难满足高速数据通信的要求, 基于硬件的实现方法中, 有串行经典算法LFSR,电路以及由软件算法推导出来的其它各种并行计算方法。以经典的LFSR,电路为基础, 研究了按字节并行计算CRC校验码的原理.-Implemented in software CRC checksum calculation is difficult to meet the requirements of high-speed data communications, hardware-based
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:205611
    • 提供者:Geer
  1. _gao

    0下载:
  2. 采用MAX7219并行显示时间及设定的交通灯控制系统。包括两种中断源应用及串口通信。-The MAX7219 parallel display time and set of traffic light control system. Including two interrupt source application and serial interface communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:85426
    • 提供者:Aifu
  1. DoolittleLU

    2下载:
  2. 用MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。-Doolittle LU decomposition with MPI
  3. 所属分类:MPI

    • 发布日期:2016-08-27
    • 文件大小:757760
    • 提供者:fa
  1. 111USB

    0下载:
  2. LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机 通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:736756
    • 提供者:曹瑞翠
  1. OFDM-MATLAB--simulate-

    1下载:
  2. OFDM系统通过将高速数据流变成在多个载波并行传输的低速数据流,各子载波之间的正交性及保护间隔的引入,增强了OFDM系统的抗多径衰落等性能,是第四代移动通信技术标准的参考技术之一。本代码是基于IFFT和FFT算法的OFDM系统可以在matlab环境下进行很好的模拟仿真,并进行系统的性能分析-an Orthogonal Frequency Division Multiplexing code of Matlab
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:2105
    • 提供者:hong
  1. ipc-v4

    0下载:
  2. 双核MCU并行运行,负载均衡,任务和资源共享,多核通信。-The dual-core MCU is running in parallel, load balancing, task and resource sharing, multi-core communication.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:590464
    • 提供者:GUANGLIN
  1. Phw22rara

    0下载:
  2. 编程与开发测试并行平台MPI层的带宽与延迟:单向通信信时间简单易懂表示为:t=Latency+Message -Programming and development and testing parallel platforms MPI layer bandwidth and delay: the straightforward one-way communication channel time is expressed as: t = Latency+ Message
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:575
    • 提供者:陪同
  1. IntelProject

    0下载:
  2. intel的并行程序的demo,是vs2008转换的,实习了基本的通信-intel parallel program demo, the vs2008 conversion, internships basic communication
  3. 所属分类:MPI

    • 发布日期:2017-12-02
    • 文件大小:3183838
    • 提供者:冯兵
  1. 74H595

    0下载:
  2. 这是74H595串行通信并行输出的程序列程,并且还是2级联的。-This is 74H595 parallel output serial communication procedures are away, and or cascade.
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:1241
    • 提供者:yuanjun901213
  1. Parallel

    0下载:
  2. 并行求jacob算法的并行程序,Fortran语言编写,包括五种不同的通信方法。-Evaluated in parallel the jacob algorithms parallel program, Fortran language, including five different communication methods.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:12299
    • 提供者:刘欣
  1. chuan-xing-AD

    0下载:
  2. 用单片机实现的串行通信,比并行的节约很多IO口,方便使用,移植也很方便!-Save a lot of IO ports than parallel MCU serial communication, easy to use and the transplant also very convenient!
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:603
    • 提供者:陈曦
  1. mpi_pi

    0下载:
  2. 用mpi库实现pi计算的并行计算,与pthread不同的是利用了集群节点的进程间通信概念-The parallel computing pi calculated using mpi library pthread different use of the cluster node interprocess communication concept
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-11
    • 文件大小:869
    • 提供者:juncheng
  1. Bcast

    0下载:
  2. 利用MPI实现的并行编程 bcast广播通信方式-Parallel programming the bcast broadcast communication using MPI implementation
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:599442
    • 提供者:王江
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com