-
CFDMethod
说明: 明尼苏达大学大牛G.V.Candler关于最近年来气动热、力的数值计算方面的总结,对该领域的学者有借鉴作用。(The Big Cow of University of Minnesota, G.V.Candler's summary on the numerical calculation of aerodynamic heat and force in recent years, which could be benifited for scholars in this field.)
- 2020-06-06 15:18:35下载
- 积分:1
-
FAREA
读入断面数据,根据地形,水位,进行相应计算
(calculate the area and depth )
- 2012-01-30 09:48:02下载
- 积分:1
-
mm
说明: 模糊模拟、神经网络以及遗传算法的结合,matlab程序(The combination of fuzzy simulation, neural network and genetic algorithm, matlab program)
- 2013-03-06 15:09:50下载
- 积分:1
-
mises
abaqus在岩土工程中应用,第六章其中的一段源代码,(apply for geotectnical)
- 2017-06-26 17:15:14下载
- 积分:1
-
5
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
u1_zhiluzhuijiaqiuzukongjuzhen
利用支路追加法求阻抗矩阵,解:输入数据如下:
请输入节点数:n=a
请输入支路数:nl=b
请输入由支路参数形成的矩阵:
B=[i j z bc t it ......]其中ij为支路端点,z为支路阻抗,bc为对地电容,t为变压器变比,it表示i端点是否与变压器直接相连。
(Seek additional method using branch impedance matrix)
- 2020-07-29 20:18:38下载
- 积分:1
-
Landweber
电容层析成像的landweber算法演示程序,并有详细的说明。(The capacitive tomography of the landweber algorithm demonstrates the program and has a detailed description.)
- 2020-12-31 09:59:04下载
- 积分:1
-
drop
使用fluent udf编程,实现水滴在空气中的运动描述。(Use fluent udf programming, to achieve the movement of water droplet in the air.)
- 2014-06-13 14:27:10下载
- 积分:1
-
spmv_csr
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序(Sparse matrix DIA/ELLPACK/COO/CSR/HYB representation, as well as the representation of the sparse matrix multiplication (large sparse matrix* vector)' s CUDA implementation. For each row of the sparse matrix representing the number of elements the case of unification, ELLPACK that the best, followed by HYB (ELL+COO). NVIDIA CUDA ™ is introduced by a general purpose parallel computing architecture that makes the GPU to solve complex computational problems. It contains the CUDA Instruction Set Architecture (ISA) and the GPU parallel computing engine. Developers can now use the C language to write programs for the CUDA ™ architecture)
- 2013-07-11 17:46:21下载
- 积分:1
-
pdesolve
偏微分方程数值解法的程序包,包括拉普拉斯方程、对流方程和扩散方程的各种解法(Numerical Solution of Partial Differential Equations package, including the Laplace equation, convection-diffusion equation equation and the various solution)
- 2009-03-22 19:39:32下载
- 积分:1