登录
首页 » 算法 » 此文档为有限元热力耦合分析的内容,本人搞有限元分析,借助对热力耦合的理解,上传此文...

此文档为有限元热力耦合分析的内容,本人搞有限元分析,借助对热力耦合的理解,上传此文...

于 2022-01-25 发布 文件大小:3.28 MB
0 203
下载积分: 2 下载次数: 1

代码说明:

此文档为有限元热力耦合分析的内容,本人搞有限元分析,借助对热力耦合的理解,上传此文-This document is coupled thermo-mechanical finite element analysis of the content, I engage in finite element analysis, with the understanding of the thermal coupling, upload this article

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

发表评论

0 个回复

  • TSP solve by ACO
    // TSP solve by ACO 2013/06/13 #include "stdafx.h" #include #include #include #include #define NumCities 42 //共幾座城市 #define NumAnts 20 //螞蟻組數POP,最多就NumCities隻 #define parameter_evaporate 0.5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-09 23:17:05下载
    积分:1
  • 一个基于C++的成绩管理系统
    一个基于C++的成一个基于C++的成绩管理系统绩管理系统,短小精悍,让初学者能够很好的理解C++理解面向对象编程,C++面向对象编程的最大特点--封装,继承和多肽,此系统那个够让读者体会和理解C++的安全机制及操作重载
    2022-05-13 02:38:54下载
    积分:1
  • 雅可比过关求实对称矩阵特征值与特征向量
    雅可比过关法求实对称矩阵特征值与特征向量-Jacobian clearance France realistic symmetric matrix eigenvalue and eigenvector
    2022-07-12 22:05:55下载
    积分:1
  • Solving partial differential equations of the finite difference method procedure...
    求解偏微分方程的有限差分法程序,对冲击动力学领域的科研工作者非常有用-Solving partial differential equations of the finite difference method procedures, the field of impact dynamics is very useful to researchers
    2022-06-02 04:00:35下载
    积分:1
  • 利用变步长来计积分,该中用到步长的折半方
    利用变步长来计算积分,该算法中用到步长的折半方法。-use variable step to calculate integrals, the algorithm uses the half step method.
    2022-06-20 02:56:02下载
    积分:1
  • 由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。...
    由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。-Three points by the given coordinates, fitting out of a spline curve, or data analysis for the project has the role of comrades.
    2022-04-22 10:39:19下载
    积分:1
  • 基于SRP-PHAT+SRC的声源定位
    这是一段采用SRP-PHAT算法的声源定位程序。为了减小计算量,采用了SRC(STOCHASTIC REGION  CONSTRICTION) 策略可以大大减小时间复杂度,比基于网格的SRP-PHAT的方法快千倍以上。
    2022-02-04 08:17:59下载
    积分:1
  • hough变换检测圆的程序
    输入图像为灰度图像,使用方法:[累积值, 圆心, 圆半径] = CircularHough_Grd(灰度图像, 最小范围直径 最大范围直径]); 可以检测同一幅图像中多个圆。
    2022-03-07 03:08:52下载
    积分:1
  • 一个标准的粒子滤波程序,有助于对粒子滤波的理解
    一个标准的粒子滤波程序,有助于对粒子滤波算法的理解-A standard particle filter process, contribute to the understanding of particle filter
    2023-07-18 06:10:03下载
    积分:1
  • 单片机输入c源代码
    纯C语言编写的输入法源代码,主要用于单片机,有需要的可以下载! 使用说明: 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]); input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: {     unsigned char input_string[]={"bang"};     unsigned char chines_string[100];     sprintf(chines_string,"%s",py_ime(input_string)); }
    2023-08-15 12:10:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载