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

搜索资源列表

  1. Cal_do

    0下载:
  2. 一个命令行运算器源代码 用C++写的命令行运算器,支持加、减、乘、除、乘方和小括号(可嵌套),乘方的符号是^^,因为在WINDOWS的命令行模式下^是一个连接符。 用法:cal expression expression = expression op expression expression = (expression) op = + | - | * | / | ^^ -a command line computing devices wit
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:165977
    • 提供者:李柳静
  1. zxecfym

    0下载:
  2. 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:刘馨泽
  1. Threaded_Solution

    0下载:
  2. 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:957
    • 提供者:ASIN
  1. Serial

    0下载:
  2. 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:660
    • 提供者:ASIN
  1. meijubympi

    0下载:
  2. 用mpi实现的枚举排序,测试请在mpi的并行环境中进行-Enumeration sorting using mpi implementation, testing in the mpi parallel environment for the conduct
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:2267
    • 提供者:liuqiang
  1. Source

    0下载:
  2. 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:97748
    • 提供者:shallowgrave
  1. wbwt

    0下载:
  2. 假设在周末舞会上,男士和女士进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。 -Assuming the ball over the weekend, men and women to enter the ballroom, the respective line up a team. Dance begins, followed by men
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:4892
    • 提供者:时培
  1. dynamic-mandel

    0下载:
  2. 利用并行技术,动态的完成图的绘制,当slave完成一行的绘制,master会自动给出另一行的序号-The use of parallel technologies, the completion of the dynamic mapping, when the slave completed his drawing, master will automatically give another line of the serial number
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:jingjing wang
  1. 185

    0下载:
  2. 统计选票:选票统计问题介绍 假设现有一个10个人100行的...由于涉及演示结果进行显示,则需使用C语言的图形函数功能实现本设计,还需用到C语言的文件函-Statistics ballots: votes Statistics descr iption assumes that the current 100 line of a 10-person ... involves a demonstration of the results to display, you need to use th
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:23359
    • 提供者:jackchen
  1. jacobi

    0下载:
  2. 行交差划分方式下 MPI 实现雅可比迭代算法-Line mode MPI cross into the Jacobi iterative algorithm to achieve
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2580
    • 提供者:liuqiang
  1. codeCountTools

    0下载:
  2. 多种常用开发语言(java,c++,.net,js等)代码统计小工具 包含存代码行,注释,空行等统计 -Multiple common development languages (java, c++,. Net, js etc.) code statistical small tool contains deposit code line, annotation, blank lines other statistical
  3. 所属分类:MPI

    • 发布日期:2017-06-19
    • 文件大小:29412791
    • 提供者:zhao
  1. Sobel

    0下载:
  2. Program to read file and execute an matrix process from a source process with Command Line Output. Just a simple MPICH based program
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1176
    • 提供者:Andrew Raharjo
  1. DDA

    0下载:
  2. 交互式画DDA直线,能实现对直线的加宽和对线型的选择-DDA line interactive art, to achieve the widening of the line and the choice of linear
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1954204
    • 提供者:彭述刚
  1. Monte-carlo

    0下载:
  2. matlab源程序_用蒙特卡洛法实现对排队等待问题的计算机模拟 来自51CTO-matlab source _ the method of Monte Carlo computer simulation of waiting in line From 51CTO
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:36665
    • 提供者:尤书畅
  1. Adjusting-the-single-traversing-line

    0下载:
  2. 由于原来物探施工经常用单导线进行物探施工,但是必须进行平差。-Adjusting the seismic traversing lines.
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2670
    • 提供者:Hmily
  1. 6.3

    0下载:
  2. 输入的第一行是一个整数N(1 <= N <= 100),表示学生的总数。 接下来的N行每行是一位学生的数据,从左向右依次是姓名,期末平均成绩,班级评议成绩,是否是学生干部,是否是西部省份学生,以及发表的论文数。姓名是由大小写英文字母组成的长度不超过20的字符串(不含空格);期末平均成绩和班级评议成绩都是0到100之间的整数(包括0和100);是否是学生干部和是否是西部省份学生分别用一个字符表示,Y表示是,N表示不是;发表的论文数是0到10的整数(包括0和10)。每两个相邻数据项之
  3. 所属分类:MPI

    • 发布日期:2017-11-06
    • 文件大小:3420
    • 提供者:邹继瑶
  1. Baldwins-FEMOL

    0下载:
  2. 有限元线法三维问题的应用 主要求解平面单元,轴对称单元以及空间矩形直条单元-The application of the finite element-line method of three-dimensional problem solve plane unit, the axisymmetric unit as well as the space rectangular straight bar unit
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:5393061
    • 提供者:朱颖
  1. MPI_Bcast

    1下载:
  2. 矩阵相乘的LU算法的MPI并行实现源码,采用连续行划分方法。-MPI parallel implementation of matrix multiplication, LU algorithm source code, a continuous line of division method.
  3. 所属分类:MPI

    • 发布日期:2017-11-10
    • 文件大小:1777
    • 提供者:NeoLi
  1. juzhenxiangcheng

    0下载:
  2. 矩阵相乘的并行算法,矩阵是按行分类的,还有按列分类的算法-Parallel algorithm for matrix multiplication, matrix classification by line, column classification algorithm
  3. 所属分类:MPI

    • 发布日期:2017-12-08
    • 文件大小:908
    • 提供者:zhang
  1. Overhead-transmission-line-INSULATORS

    0下载:
  2. Overhead transmission line INSULATORS
  3. 所属分类:MPI

    • 发布日期:2017-04-28
    • 文件大小:13510
    • 提供者:mohamed kamall2
« 12 »
搜珍网 www.dssz.com