-
UDF_03_Files
用C语言编写的Fluent UDF实例,包含Adjust宏,profile宏等八个实例教程,快速上手(The UDF is for computational fluid dynamics software Fluent, it concludes the Profile.c,the Adjust.c)
- 2019-05-11 00:02:23下载
- 积分:1
-
temperature
用于ABAQUS计算,描述复合材料温度场变化的程序(describing changes in the temperature field of composite materials with ABAQUS)
- 2018-06-28 16:49:21下载
- 积分:1
-
shuzhifenxi
数值计算各算法的程序,包括:牛顿迭代法,超松驰迭代法,微分法等.对于初学数值分析这门课程的人有很大的帮助.(Numerical calculation procedure of the algorithm, including: Newton iteration, ultra-relaxation iteration method, differential method and so on. Beginner numerical analysis for this course were very helpful.)
- 2008-01-24 14:50:44下载
- 积分:1
-
3DDC
此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)
- 2013-12-05 22:36:46下载
- 积分: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
-
fftwuserdll
说明: fftw 快速傅里叶变换, C#算法 直接调用dll(fftw fuliye bianhuan C# suanfa zhijie dianyong dll wenjian zhijie daoru fangzai bin wenjian jia zhong)
- 2020-06-20 13:20:01下载
- 积分:1
-
introductiontononlinearfiniteelementanalysis
说明: Kim 的非线性有限元分析经典教材,教材很经典,对于静态有限元分析讲的很透彻,书中附有matlab代码(Kim's nonlinear finite element analysis classic textbook, the textbook is very classic, for static finite element analysis is very thorough, the book with matlab code)
- 2021-03-08 19:49:28下载
- 积分:1
-
svdpackc.tar
求矩阵奇异分解svd算法,共计4种实现方式,(for SVD matrix decomposition algorithm, for a total of four kinds of achievement,)
- 2005-07-06 10:56:02下载
- 积分:1
-
vumat
Abaqus定义材料本构用户子程序-VUMAT(Abaqus defined material constitutive user the subroutine-VUMAT )
- 2012-10-25 16:24:19下载
- 积分:1
-
NumericalRecipes
数值分析方法库
本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解等(Numerical analysis method to prepare a library book more than 300 practical and efficient numerical algorithm C language program. Its contents include: linear equations, calculation of inverse matrix and determinant, polynomial and rational function interpolation and extrapolation, function points and the valuation of special functions numerical calculation, random number generation, non- Solving linear equations, etc.)
- 2008-06-03 21:24:04下载
- 积分:1