登录
首页 » WINDOWS » ICP

ICP

于 2021-02-15 发布
0 206
下载积分: 1 下载次数: 4

代码说明:

说明:  it is a VUMAT code for plastic analysis which consists of isotrpic elastic plastic models

文件列表:

ICP\code.tar.gz, 74823 , 2005-05-12
ICP\code.zip, 84400 , 2005-05-12
ICP\elasticity\elastic.f, 2090 , 2004-08-02
ICP\elasticity\elas_axidisp.inp, 770 , 2004-08-13
ICP\elasticity\elas_axiforce.inp, 773 , 2004-08-13
ICP\index.html, 27274 , 2005-05-12
ICP\plasticity_exp\beam_mesh.inp, 96721 , 2005-05-11
ICP\plasticity_exp\code_exp.f, 7141 , 2004-07-28
ICP\plasticity_exp\plas_exp_axidisp.inp, 779 , 2004-08-13
ICP\plasticity_exp\plas_exp_axidisp_aba.inp, 803 , 2004-08-13
ICP\plasticity_exp\plas_exp_axiforce.inp, 784 , 2004-08-13
ICP\plasticity_exp\plas_exp_axiforce_aba.inp, 831 , 2004-08-13
ICP\plasticity_exp\plas_exp_beam.inp, 572 , 2005-05-11
ICP\plasticity_exp\plas_exp_beam_aba.inp, 592 , 2005-05-11
ICP\plasticity_imp\beam_mesh.inp, 96721 , 2005-05-11
ICP\plasticity_imp\code_imp.f, 7458 , 2004-07-29
ICP\plasticity_imp\plas_imp_axidisp.inp, 778 , 2004-08-13
ICP\plasticity_imp\plas_imp_axidisp_aba.inp, 803 , 2004-08-13
ICP\plasticity_imp\plas_imp_axiforce.inp, 783 , 2004-08-13
ICP\plasticity_imp\plas_imp_axiforce_aba.inp, 831 , 2004-08-13
ICP\plasticity_imp\plas_imp_beam.inp, 571 , 2005-05-11
ICP\plasticity_imp\plas_imp_beam_aba.inp, 592 , 2005-05-11
ICP\spin\spin_axidisp.inp, 780 , 2004-08-13
ICP\spin\spin_axiforce.inp, 784 , 2004-08-13
ICP\spin\spin_elastic.f, 2109 , 2004-08-02
ICP\spin\spin_elas_def.f, 10310 , 2004-08-05
ICP\spin\spin_shear.inp, 774 , 2004-08-13
ICP\spin\spin_shear_aba.inp, 759 , 2004-08-13
ICP\visco\beam_mesh.inp, 96721 , 2005-05-11
ICP\visco\uni_visco_exp.f, 1267 , 2004-08-19
ICP\visco\uni_visco_imp.f, 1713 , 2004-08-20
ICP\visco\visco_beam.f, 4817 , 2004-08-20
ICP\visco\visco_imp.f, 4817 , 2004-08-20
ICP\visco\visco_imp_axidisp.inp, 876 , 2004-08-20
ICP\visco\visco_imp_axiforce.inp, 882 , 2004-08-20
ICP\visco\visco_imp_beam.inp, 575 , 2005-05-11
ICP\elasticity, 0 , 2018-06-13
ICP\plasticity_exp, 0 , 2018-06-13
ICP\plasticity_imp, 0 , 2018-06-13
ICP\spin, 0 , 2018-06-13
ICP\visco, 0 , 2018-06-13
ICP, 0 , 2018-06-13

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

发表评论

0 个回复

  • matlab求积分实例
    说明:  插值型求积方法 275   8.1.1 梯形公式 276   8.1.2 辛普森公式 277   8.1.3 柯特斯公式 278   8.2 复化求积公式 279   8.2.1 复化梯形公式 279   8.2.2 复化辛普森公式 281   8.2.3 复化柯特斯公式 283   8.2.4 复化求积公式误差分析 285   8.3 步长逐次减半求积方法 286   8.3.1 步长逐次减半梯形求积公式 287   8.3.2 步长逐次减半辛普森求积公式 288   8.3.3 步长逐次减半柯特斯求积公式 290   8.3.4 Romberg求积公式 291   8.4 自适应求积方法 293   8.5 Gauss求积方法 295   8.5.1 Gauss求积公式的构造 295   8.5.2 几种常用的Gauss求积公式 297   8.6 重积分的数值解 303   8.7 MATLAB自带函数应用 304   8.7.1 trapz函数 304   8.7.2 integral函数 305   8.7.3 integral2函数 307   8.7.4 integral3函数 307(Interpolation Method for Integral Program Code)
    2019-02-13 10:54:13下载
    积分:1
  • ConfuserEx_bin
    说明:  给大家推荐一个.Net的混淆防反编译工具ConfuserEx。 由于项目中要用到.Net的混淆防反编译工具。 在网上找了很多.Net混淆或混淆防反编译工具,如.NET Reactor、Dotfuscator、Eazfuscator.NET、ConfuserEx。 由于是WEB项目,所有使用其中的某些软件混淆DLL后不能使用,或使用的局限性较大(Eazfuscator.NET只提供发布时混淆方案),最终选择了ConfuserEx(免费开源的哈)。(A confusing anti decompile tool, ConfuserEx, is recommended for.Net. A confusing anti decompile tool that uses.Net in the project. There are many.Net confused or obfuscation anti decomcompiling tools on the Internet, such as.NET Reactor, Dotfuscator, Eazfuscator.NET, ConfuserEx. Because it's a WEB project, all of the software that is used can't be used after DLL is confused, or the limitation of usage is large. (Eazfuscator.NET provides the confusion scheme at the time of publication). Finally, ConfuserEx is selected.)
    2017-12-15 15:16:19下载
    积分:1
  • Random Four-parameter Method
    说明:  基于matlab软件,采用随机四参数法生长法构建不同类型的多孔介质模型(Production of Porous Media Model by Random Four-parameter Method)
    2019-01-04 16:45:16下载
    积分:1
  • 走向ASP,走向ASP走向ASP走向ASP走向ASP.走向ASP走向ASP走向ASP,走向ASP....
    走向ASP,走向ASP走向ASP走向ASP走向ASP.走向ASP走向ASP走向ASP,走向ASP.-to ASP, ASP to ASP to ASP to ASP direction. Toward ASP to ASP to ASP, ASP direction.
    2022-08-24 10:34:39下载
    积分:1
  • jhb
    说明:  利用离散动态规划算法进行的水库优化调度,适用于单库的水库调度(Reservoir optimal operation using discrete dynamic programming algorithm)
    2020-01-10 15:15:01下载
    积分:1
  • lmap
    说明:  天堂的地图配置文件和几个相关的软件 =================== kehuduanmap**.s32 kehuduanmap**.seg 配置文件 配置文件内包含的数据有地图的 安全/战斗区域信息,地图块的拼接与位置信息,建筑物与点缀等内容的拼接与位置 =================== L1MapTool* 地图框架查看器 与 源码 此软件只能查看地图的 安全/战斗区域信息. 关于地图的具体绘制信息并未展示. 因为这个地图肯定是打开了*.s32与*.seg文件 我猜测他就可以直接看到配置文件的明文. =================== lep.exe 地图预览工具 此工具可以预览极老的某个游戏版本[好像已经失传了]的地图,应该是获取了所有的地图信息后展示出来. ===================(Paradise 1 Game Map Browsing Tool)
    2020-06-16 06:20:01下载
    积分:1
  • EMD
    说明:  EMD经验模态分解算法仿真,内部包含函数及泄露信号及模拟信号的仿真(Empirical Mode DecompositionEmulation of empirical mode decomposition algorithm, simulation of internal containing function, leakage signal and analog signal)
    2019-07-09 09:56:45下载
    积分:1
  • 第2章仿真程序
    说明:  机器人独立PD控制 基于重力补偿的PD控制自适应PD控制 机器人鲁棒自适应PD控制(Independent PD control of robot adaptive PD control robot robust adaptive PD control based on gravity compensation)
    2020-05-09 17:29:50下载
    积分:1
  • 捕获性能
    说明:  蒙特卡洛完成接收端BPSK信号捕获,可以绘制理论检测概率和仿真检测概率曲线(The BPSK signal acquisition is completed by Monte Carlo)
    2021-03-16 16:48:27下载
    积分:1
  • BP
    说明:  bp算法实现手写数字识别,简单实用,下载即可使用(Bp algorithm realizes handwritten digit recognition, simple and practical, download and use)
    2020-06-16 11:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载