CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux parallel

搜索资源列表

  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1423004
    • 提供者:computing
  1. pthread.tar

    0下载:
  2. linux下多线程实现生产者消费者及用并行算法求圆周率等经典算法-linux under the multi-threaded use of consumers and producers to achieve parallel algorithm for the classical algorithm, such as pi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2446
    • 提供者:brave_gen
  1. linux3

    0下载:
  2. linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:29276
    • 提供者:zxh170601
  1. usb-driver

    4下载:
  2. Xilinx USB下载线 Linux驱动,支持原来并口线,以及现在USB线,最重要的是支持基于FT2232的简易USB JTAG,FT2232不仅可以通过OpenOCD调ARM,还可以下载Xilinx FPGA了!-linux driver of Xilinx USB Platform cable, support xilinx usb cable and parallel cable, in addition, it support usb jtag based on FT2232!
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-17
    • 文件大小:25288
    • 提供者:gxliu
  1. juzhenchengfa

    0下载:
  2. 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:147817
    • 提供者:稀有品种
  1. hl340.tar

    0下载:
  2. 今天"有幸"买了个在LINUX下识别不出的USB转串口线,以前那个LP2303芯片的驱动在系统上已经自带,查了一下这个CH341的芯片的相关驱动- 5 * 6 * The CH341 device can be used to implement an RS232 asynchronous 7 * serial port, an IEEE-1284 parallel printer port or a memory-like 8 * interface. In all c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:231117
    • 提供者:123
  1. ij

    0下载:
  2. ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1337707
    • 提供者:王人富
  1. Hello

    0下载:
  2. 用来测试并行环境的hello.F90程序,用Fortran语言编写,代码不长,可是经常用到的哦!-Used to test the parallel environment hello.F90 procedures, with the Fortran language, the code is not long, but often used Oh!
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:701
    • 提供者:王伟
  1. C_code_to_access_paralel_port

    0下载:
  2. Simple parallel port output control program for Linux The program output the data value to PC parallel port data pins (default lpt1 I/O address 0x378). The data values are given as the command line parameter to the program. The number can be
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:695
    • 提供者:Mr Mirante
  1. Beginning.Linux.Programming4th_EN

    0下载:
  2. Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4136405
    • 提供者:gh
  1. parallel_port_on_linux

    0下载:
  2. Parallel port can be used to send the data and as various control actions to be taken for external event control.The default address for parallel port is 0x378. The code is compiled under linux and found to work ok.In outb file simply pass the valu
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:1191
    • 提供者:avinash
  1. Parallel-computing-techniques

    0下载:
  2. 给出了linux集群系统的设计与实现,对并行程序设计中的消息传递机制给出了详细的说明,针对不同并行计算模型,研究了了并行程序设计的方法,结合数据挖掘技术等,给出并行计算平台的构建方法,并且对并行计算技术在化工过程与优化中的应用有很多优秀的观点。资料内容很丰富,对于研究并行技术的朋友有很大帮助。-Given Linux cluster system design and implementation of parallel programming, the message transfer mec
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:25996091
    • 提供者:王鹏
  1. parallel-computation

    0下载:
  2. 并行计算 描述了linux下并行计算系统的搭建,已经一些并行算法。-This book has describe the eviriment of parallel computation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3160868
    • 提供者:任风超
  1. Linux-driver-development12

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:629248
    • 提供者:华清远见
  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. openmpi-1.4.3.tar

    0下载:
  2. 并行算法MPI实现代码,linux系统下openmpi-MPI to achieve parallel algorithm code, linux system openmpi
  3. 所属分类:MPI

    • 发布日期:2017-11-05
    • 文件大小:53872640
    • 提供者:tim
  1. CH35XDRV

    0下载:
  2. 并口卡驱动CH35XDRV 1口 2口并口和串口的驱动。-Parallel port card driver CH35XDRV 1 口 two parallel and serial port drivers.
  3. 所属分类:Com Port

    • 发布日期:2017-03-21
    • 文件大小:325231
    • 提供者:郭美东
  1. linux

    0下载:
  2. Linux下利用多线程实现矩阵相乘的并行计算-Linux using multi-threaded parallel computing for matrix multiplication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1101
    • 提供者:严杨
  1. MATLAB-parallel-computing

    0下载:
  2. MATLAB并行计算和分布式计算的操作方法。包括Windows系统和Linux系统。-MATLAB parallel computing and distributed computing in both Windows and Linux.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1276128
    • 提供者:BaiGe
  1. Linux

    0下载:
  2. Linux并行计算环境搭建和使用,对于自行搭建服务器很有帮助-Linux parallel computing environment to build and use
  3. 所属分类:Project Manage

    • 发布日期:2017-05-14
    • 文件大小:3287900
    • 提供者:shenhao
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com