搜索资源列表
six
- 一些初学者可以看的程序,本人因才疏学浅,刚学C#,对C#还不了解,不过有一定的C基础,-beginners can see some of the procedures, because I have little talent and less learning, just learning C#, the C# do not really understand, However, there is some basis of C,
《计算机算法基础》源程序
- 计算机算法基础 里面有一些计算机的基础算法 初学着可以-computer algorithm based computer There is the basis of learning algorithm to look at
MPI
- 包含4个资料,pdf格式和ppt,中科院迟尉彬张林波等人的并行理论讲义,涉及并行理论的基础,mpi-Contains four data, pdf format, and ppt, Chinese Academy of Sciences, who later Wei Bin Zhang Linbo parallel theoretical lectures, the basis of the theory involving parallel, mpi, etc.
MPI_QuickSort
- MIP并行计算实现快速排序算法。在本篇中,我们首先对快速排序算法进行描述和实现,并在此基础上分析此算法的并行性,确定并行编程模式,最后给出该算法的MPI实现。-MIP fast parallel sorting algorithms. In this, we first describe a fast sorting algorithm and implementation, and on this basis of parallelism of this algorithm to determ
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
cheng
- 可以实现乘法运算,在原来的基础之上有了一定的修改,使得算法更加简便-Multiplication can be achieved, at the basis of the original must have the revised algorithm makes it easier
An_Introduction_to_Basis_Sets
- gaussian程序中的各种函数的应用 基组的选择和应用环境-gaussian process a variety of functions in the application of basis set selection and application environment
MPI_Parallel_Programming
- 书中第一部分简单介绍了并行程序设计的基本知识;然后在第二部分介绍基本的MPI并行程序设计方法,它虽然基本,但是却非常重要,因为通过这部分介绍的功能,可以实现几乎所有的通信功能;第三部分是在第二部分的基础上,介绍高级、复杂的MPI并行程序设计,使用高级的MPI调用可以提高并行程序的通用性和移植性,对提高并行程序的开发效率、可读性以及并行程序的执行效率等都有好处;最后一部分介绍MPI的最新扩展MPI-2,着重对动态进程管理、远程存储访问和并行I/O进行了讲解。-The book first sect
openFemSrc
- 有限元计算软件,用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础-Finite element software, using C/C++ programming to solve a simple finite element problem, as the finite element study of the programming examples to better understand the fi
Analysis--antenna-
- 从混合位积分方程出发,采用矩量法结合曲线分段的三角基函数和脉冲检 验函数分析了阿基米德平面螺旋天线,给出了输入阻抗,电流分布以及辐射方向图结 果。从曲线形式的海伦积分方程出发结合折线分段的脉冲基函数点匹配法比较结果 与文献[2~4]十分吻合。-In this paper,Archimedean spiral antenna is analyzed using a mixed po— tential integral equation。and the equation is sol
Parallel-Computing
- 并行计算学习资料,讲了并行基础,并行算法的设计与实现,-Parallel learning materials, about the parallel basis, parallel algorithm design and implementation,
mpi-ebook
- 这是一本介绍MPI很全面的书籍,是都志辉编写的,里面从MPI的基础到应用很适合用来做MPI的工具书-This is a very comprehensive book introduces MPI is DU written, which from the basis of MPI is suitable to the application of the tool used for MPI
MPI
- MPI并行程序的介绍,包括并行程序设计基础、基本的程序设计以及高级的并行程序设计-MPI parallel introduction of the program, including parallel programming basis, the basic program design and high-level parallel programming
CUDA-programming
- 此文档讲述的事CUDA编程的基础技术,对于基于GPU 的并行编程入门学者有帮助-This document is about the basis of the CUDA programming technology, entry scholars for GPU-based parallel programming
cuda_sum
- 一个基础的cuda例子, 用于矢量求和。-A basis for the cuda example, the vector sum
tdma_code
- tdma参数化模块。可以自动生成2的n次的tdma哥时隙,用户可根据需要自己配置参数-tdma see the number of model lumps. 2 n basis following manner tdma chance possible 以自 dynamic generation, for root needed self-placement see number
IRremote
- 程序编程的首选工具,arduino的基础例程库,非常有用-Programming tool of choice, 51 routine basis
parallel-computing
- 并行计算导论,作为基础入门的指导书 张林波出版-Introduction to parallel computing, as a basis for entry guide book
prefix-sum
- Prefix sums are trivial to compute in sequential models of computation, by using the formula yi = yi − 1 + xi to compute each output value in sequence order. However, despite their ease of computation, prefix sums are a useful primitive in certa
jacobi
- 用雅克比迭代法求解方程,给出5*5 但可在此基础上拓展-Solving equations using Jacobi iterative method, gives 5* 5 but can be expanded on the basis of
