CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - parallel programming

搜索资源列表

  1. 20083259292991374

    0下载:
  2. 用VC++编写的光交换并行程序,部分采用DSP程序编写,程序实用高效,采用并行运算。-Using VC++ to prepare the optical switching procedures, and some use of DSP programming, procedural and practical efficiency, the use of parallel computing.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.88mb
    • 提供者:five
  1. 110Port1.0

    0下载:
  2. 并口示波器模拟程序,对接口编程和仪器控制有需要的人员可以参考。-Parallel port oscilloscope simulation procedures, programming and instrument control interface, there is a need for personnel for reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:175.06kb
    • 提供者:chenpei
  1. USB2ISP_DEV

    1下载:
  2. 基于USBIO2ISP开发的强大功能的上位机软件。支持USB转IIC总线,SPI总线,GPIO,并口等,并扩展了常用器件如温度传感器DS1621,16位,8位,12位ADC的数据的读写,实时动态曲线显示,并且可以对常用的SPI的EEPROM和AT24Cxx系列的EEPROM的任意位置读取,写入,可视化界面,操作简单,对于学习上位机编程是一个完美的案例,同时附有使用说明!-Based on the development of powerful features USBIO2ISP PC soft
  3. 所属分类:Other systems

    • 发布日期:2016-06-20
    • 文件大小:5.98mb
    • 提供者:罗生
  1. leadingzero

    0下载:
  2. 使用并行结构对32位数据进行前导零检测,使用Verilog编程-Use parallel structure to the 32-bit data, leading zero detection, using Verilog Programming
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:7.12kb
    • 提供者:zhaozimou
  1. Applications=CodePlusMarkup.chm

    0下载:
  2. 本书是介绍微软最新客户应用程序接口的权威指导用书。对于如何用XAML语言以及C#创建微软Windows Vista应用程序接口给出了专家级的指导方案。-In this book, Windows programming legend Charles Petzold covers in parallel the two interfaces that make up the Windows Presentation Foundation (WPF). From the outset, the re
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.44mb
    • 提供者:Jackie
  1. Parallel_Programming

    0下载:
  2. Parallel Programming - white paper
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:26.33kb
    • 提供者:Romeo2786
  1. parport

    0下载:
  2. Parallel Port Programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.79kb
    • 提供者:Kornel
  1. SimpleParticlesCS

    0下载:
  2. CUDA Parallel Programming Sample on NVidia Quadro FX 4800 or TESLA. SimpleParticles
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:16.21mb
    • 提供者:201220122012
  1. TSPGenetic

    1下载:
  2. 采用MPI并行编程,解决TSP问题,作为清华的并行编程的大作业,结构收敛的不错,可以做参考-MPI parallel programming to solve the TSP problem, as the Tsinghua parallel programming job, structural convergence can reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:905.52kb
    • 提供者:汤升
  1. OmpSCR_v2.0.tar

    0下载:
  2. openmp关于并行编程的标准算例,里面有关于各种指导语句的用法-openmp parallel programming standard example usage on various guidance statement
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-05
    • 文件大小:205.58kb
    • 提供者:向昊
  1. Pthread_count_area

    0下载:
  2. Pthread程序设计 题目:求曲线y=-x4+x3+1与x轴围成的面积 要求: 1.平均取点估算面积 2.Pthread实现-This is a parallel programming. Its main funciton is count the area closed by the function y=-x4+x3+1.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:姚仁贵
  1. LptDemo

    0下载:
  2. 并口编程,自动识别系统中并口,可以对并口每一个PIN进行高低电平设置-Parallel programming, automatic identification system in parallel, can be set to high level parallel each PIN
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:203.17kb
    • 提供者:David
  1. MPI_TEST

    0下载:
  2. MPI并行编程,实现读取一个文件中的数据,文件中数据的第一行为数据个数,第二行为实际数据,数据间以空格隔开。判断第二行的数据中有多少个水仙花数。判断过程利用MPI采用多个线程进行。-MPI parallel programming, data read a file, the first acts of the number of data files in the data, and the second actual behavior data, separated by a space
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:Dust
  1. parallel-to-serial

    0下载:
  2. 用Verilog语言编程实现并行转串行,并在modelsim中仿真出波形。-programming to realize parallel to serial using Verilog language , and simulating waveform in the modelsim.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:908byte
    • 提供者:宁倩慧
  1. serial-to-parallel

    0下载:
  2. 用Verilog语言编程实现串行转并行,并在modelsim中仿真出波形。-programming to realize serial to parallel using Verilog language , and simulating waveform in the modelsim 。
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1008byte
    • 提供者:宁倩慧
  1. ATmega16(L)熔丝位恢复

    0下载:
  2. 用于没有烧写ATmega16并行编程器的朋友,初用ATmega16的工程师在串行编程时写错熔丝位,及加密位,造成不能再应用串行编程,构成不便,没并行编程将无法再使用,做了一个简易的并行编程器将的芯片加密位及熔丝恢复出厂默认值及恢复串行在线编程功能(ISP)。(For not writing ATmega16 parallel programmer friends, beginning with ATmega16 engineers in the wrong serial programming
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2kb
    • 提供者:ledaswan
  1. parallel-programming-assignment-master

    0下载:
  2. matrix multiplication part 3
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:73.99mb
    • 提供者:Pooja27ms
  1. CUDA by Example

    0下载:
  2. Parallel Programming: CUDA by Example
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:58kb
    • 提供者:Yeonseo
  1. CUDA for Engineers

    0下载:
  2. Parallel Programming: CUDA for Engineers
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:55kb
    • 提供者:Yeonseo
  1. CUDA Handbook

    0下载:
  2. Parallel Programming: CUDA Handbook
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:85kb
    • 提供者:Yeonseo
« 12 »
搜珍网 www.dssz.com