-
vumat
Abaqus定义材料本构用户子程序-VUMAT(Abaqus defined material constitutive user the subroutine-VUMAT )
- 2012-10-25 16:24:19下载
- 积分:1
-
Magic
幻方 (magic cube )
- 2010-06-05 15:08:54下载
- 积分:1
-
高速工况HWFET下瞬时功率计算
由工况HWFET数据和整车参数来计算整车瞬时需求功率,并绘制出功率需求图。(The instantaneous demand power of the whole vehicle is calculated by the HWFET data and the vehicle parameters, and the power demand map is drawn.)
- 2021-03-14 15:19:23下载
- 积分:1
-
interpolation
说明: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量(Neville interpolation algorithm, xa array as variables, xy array as the dependent variable x for the independent variables to be interpolated)
- 2008-09-25 16:29:52下载
- 积分:1
-
BigNumber
大数类,重载了各类操作符,可以直接使用(fate categories, a variety of heavy-duty operator can be used directly)
- 2005-02-27 10:55:05下载
- 积分:1
-
edger12dlocalbasis
通过C++头文件实现的有限元形状函数计算程序(finite element shape function)
- 2012-11-15 15:02:29下载
- 积分:1
-
data
幂律分布的数据案例,这个案例数据有助于理解幂律分布的计算公式。(The case of power-law distribution of data, case data will help to understand the power-law distribution formula.)
- 2012-12-19 01:32:50下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分: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
-
SUANFAPPT
常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等)
算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等)
(Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm complexity analysis (number of iterations, using a recursive equation, frequency analysis, etc.))
- 2013-04-23 12:28:26下载
- 积分:1