资源列表
trans
- 坐标转换的实现 可批量进行高精度转换,实现了测量数据的换带计算及高程投影的进行.
OpenMp
- 并行计算,使用OpenMp计算π值,两种方式;矩阵向量乘法;矩阵乘法-Parallel computing, using OpenMp calculated π values in two ways matrix-vector multiplication matrix multiplication
MPI
- MPI并行设计的梯形积分法,内含运行结果图片(老师作业的要求= =)(MPI parallel design trapezoidal integration method, containing the results of the operation picture)
MPI_Distributed_Genetic_Algorithm-master
- For this project I implemented a parallel formulation for the Traveling Salesman Problem (TSP). The TSP is a NP-hard problem in combinatorial optimization. Given a list of cities with their pairwise distance, the task is to find the shortest route th
vbthreadcm
- 在VB.NET下多线程编程 开发 ,使多个程序并行 运行 。-THREAD PROGRAM
convhull
- 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
kaijicishujisuan
- 记录开机次数的C语言编程,用Keil uVision2软件调试程序,再导入单片机调试。-Boot record number of the C programming language, software debugger with Keil uVision2, and then import the single-chip debugging.
cpp_trees.tar
- C++ code implementation of RedBlack trees and interval trees based on Algorithms from MIT s CLR
lsqr++
- Hight Performance Computing Demos
Assigment-5-concole
- Assigment 5 console application
omptl-20070929
- omptl使用openmp多核库优化过的STL库,从而给STL加入了多核并行运算的能力,在多核的机器上大大改进了STL算法的性能。
pingjunshu
- 用键盘输入两个数,按计算按钮在平均数的编辑框中显示两个数的平均数