搜索资源列表
avrepp
- 对AVR进行调试,烧录操作的 并口驱动C代码-right AVR debugging and operation of the parallel port replicators drive C code
liunx_shellprogram
- 1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用\"&\"操作符作为命令的结束符。一个以\"&\"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用\"<\"和\">\"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符\" \"来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. P
linux3
- linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
l-thread
- An exercise with thread of C. If you want to explore this programming language you must know the thread and parallel programming.
Matrix_Addition_PVM
- C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and can be used as a starting point to familiarize PVM
IOR-2.10.1
- 关于MPI的并行I/O程序,环境是linux,语言是c+mpi-On the MPI parallel I/O process, the environment is linux, language is c+ mpi
p-run
- p-run - run programs on remote hosts in parallel Copyright (C) 2003 Frank Sorenson (frank@byu.net) This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published b
ch341.tar
- * Copyright 2007, Werner Cornelius <werner <at> cornelius-consult.de> * for changes/extenions regarding universal baud rate capability and modem * line control/status routines. * * ch341.c implements a serial port driver for
5sourcecodes
- o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java, fuzzy string matching in c-o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java,
Beginning.Linux.Programming4th_EN
- Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
dinamic_Allocation_01
- Tutorial of Advanced Memory Management: Dynamic Allocation, parallel between C and C++. Part 1.
dinamic_Allocation_02
- Tutorial of Advanced Memory Management: Dynamic Allocation, parallel between C and C++. Part 2,
dinamic_Allocation_03
- Tutorial of Advanced Memory Management: Dynamic Allocation, parallel between C and C++. Part 3,
dinamic_Allocation_04
- Tutorial of Advanced Memory Management: Dynamic Allocation, parallel between C and C++. Part 4,
Array.c
- 把几个磁盘的存储空间整合起来,形成一个大的单一连续的存储空间。NetRAID控制器利用它的SCSI通道可以把多个磁盘组合成一个磁盘阵列。简单的说,阵列就是由多个磁盘组成,并行工作的磁盘系统。需要注意的是作为热备用的磁盘是不能添加到阵列中的。-Several disk storage space to integrate to form a single continuous large storage space. NetRAID channel SCSI controller to use i
greetings
- parallel printing program in mpi c for linux platform
inpout32
- 操作并口的inpout32.dll类库,包括所有源代码,以及调用类库的vb、vc、borland c 的测试代码-Operating parallel interface the inpout32.dll class library, including all source code, and calls the class library vb, vc, the Borland c test code
OMP
- omp并行编程,以C语言为主,个人觉得比较有用-omp parallel programming to C language-based, personally feel more useful
odd_even_parallel.c.tar
- 奇偶并行排序的mpi实现,有较好的可扩展性-Achieve parity mpi parallel sorting, better scalability
parallel
- parallel.c Deal with the parallel processing. -parallel.c Deal with the parallel processing.