资源列表
MPI
- 采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
MPI
- 编写一个MPI并行程序,计算积分:要求写出算法思想、计算步骤、程序代码、重要变量和代码语句的注释。 -Write a MPI parallel program to calculate the integral: thinking required to write algorithms to calculate the step, the program code, important variables and code statements in comments.
java_wait_notify_notifyall
- java 多线程编程,演示了线程等待,唤醒。可以达到并行计算。利用著名操作系统的生产者与消费者说了原理。-java multithreaded programming that demonstrates thread waiting, wake up. Parallel computing can be achieved. Using well-known operating system that the principle of producers and consumers.
DELPHI-CALL-JAVASCRIPT-TO-COUNT
- DELPHI调用JAVAscr ipt科学计算-DELPHI call JAVAscr ipt scientific computing
UEFA-Champions-League-Grouping_C
- 使用Visual C++模拟2011年度欧洲冠军联赛8强抽签-use Visual C++ to simulate 2011 UEFA Champions League quarter finals
matrix-multiplication
- 该文件内的源代码,实现矩阵乘法的高速算法,效率应该不错的-The file' s source code, to achieve high-speed matrix multiplication algorithm, efficiency should be good
VOF2DMPI_0.2.tar
- 详细介绍使用VOF的界面追踪方法,2Dfortran并行程序-Using the VOF interface tracking method, 2D parallel program
apen
- 利用matlab进行计算机编程,计算熵值以及熵值标准偏差-Computer programming using matlab to calculate the entropy and entropy standard deviation
MPI_SFC_TS
- 西门子MPI网络编程应用,应用SFC编程工程案例-Siemens MPI Network programming applications, application SFC Programming Project
k-means
- k-means MPI implementation for sparse matrixes
Matrix
- Dataset for my MPI clustering implementation. Matrix.txt - sparse matrix of all terms Matrix.txt.membership - clustering results Matrix.txt.cluster_centres - cluster centers
zhong_zhuan_hou_calc
- 输入中缀表达式,转换为后缀表达式,并计算出结果-Input infix expression into postfix expression, and calculate the results