登录
首页 » Fortran » 非线性

非线性

于 2019-12-28 发布
0 264
下载积分: 1 下载次数: 1

代码说明:

说明:  用于计算非线性有限元分析的程序,该程序可以处理多种工况、多种类型单元组合结构问题。同时,还可以处理固定约束和指定位移的情况。(A program for nonlinear finite element analysis)

文件列表:

非线性\NFEM2.DAT, 2662 , 2008-10-14
非线性\PROGRAM MASTER.doc, 293376 , 2008-10-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 有限元分析土体渗流程序
    说明:  有限元法分析土体渗流的源程序,采用Pascal语言,比较好(Source program of finite element analysis of soil seepage)
    2019-11-05 10:13:12下载
    积分:1
  • 四阶龙格-库塔法
    说明:  利用四阶龙格库塔求解微分方程,并给出方程实例。(The fourth order Runge Kutta is used to solve the differential equation and an example is given.)
    2020-07-04 18:33:12下载
    积分:1
  • 11087 统逆序对
    说明:  Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • 国内某B2C电子商务网站的据集
    电商的数据集,可用于做数据分析 平台搭建(The data set of e-commerce can be used to build data analysis platform.)
    2021-02-01 12:40:00下载
    积分:1
  • GRKT10
    通过C语言,实现龙格库塔法,用四阶龙格库塔法求解一阶微分方程组。(Through the C language, the realization of Runge-Kutta method with fourth-order Runge-Kutta method for solving first-order differential equations.)
    2021-03-17 22:19:21下载
    积分:1
  • sphinx4-1.0beta6-src
    sphinx4的src部分,包含演示程序(the src part sphinx4 to contains the demonstration programs)
    2012-11-06 21:42:51下载
    积分:1
  • CUDA-SAR-
    在VS2005环境下,使用CUDA编程实现SAR成像中CSA算法的实现,得到了很好的加速比。(In the VS2005 environment, using the CUDA programming SAR imaging algorithm implementation in the CSA, has been very good speedup.)
    2011-07-20 15:23:16下载
    积分:1
  • leaveoneout_lssvm
    用于最小二乘支持向量机的名为"留一法",可用于支持向量机超参数的确定.(for least squares support vector machine called "a stay", could be used to support vector machine-determined parameters.)
    2007-03-04 13:31:21下载
    积分:1
  • ductile-fracture
    在fortran环境下编写ductile_fracture子程序,可以通过MARC来调用,实现板材成形中破裂过程的可视化(Written in fortran environment ductile_fracture subroutines can be invoked by MARC, realized in sheet metal forming rupture process visualization)
    2015-07-22 18:24:09下载
    积分:1
  • code
    排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!(Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!)
    2015-05-02 15:41:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载